summaryrefslogtreecommitdiff
path: root/x11-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-02 17:45:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-02 17:45:32 +0000
commit5939313f229e6fcf374fb7e9ee4f8675b05ab293 (patch)
tree0a8181cbc5d052ab4d26a8e1d2dc52f126063fc6 /x11-libs
parent7e3d6dcede5749fe6a1adef4e673a9dde7703b7b (diff)
gentoo auto-resync : 02:02:2024 - 17:45:32
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/Manifest.gzbin18363 -> 18186 bytes
-rw-r--r--x11-libs/libtinynotify-systemwide/Manifest3
-rw-r--r--x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild32
-rw-r--r--x11-libs/libtinynotify-systemwide/metadata.xml11
4 files changed, 0 insertions, 46 deletions
diff --git a/x11-libs/Manifest.gz b/x11-libs/Manifest.gz
index 6ab3668e91ef..8420aab4ceb5 100644
--- a/x11-libs/Manifest.gz
+++ b/x11-libs/Manifest.gz
Binary files differ
diff --git a/x11-libs/libtinynotify-systemwide/Manifest b/x11-libs/libtinynotify-systemwide/Manifest
deleted file mode 100644
index 53f3b0b086e6..000000000000
--- a/x11-libs/libtinynotify-systemwide/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST libtinynotify-systemwide-0.1.tar.bz2 270071 BLAKE2B 154dbdee157ea43e35cb89c71e0cb75397f3d5a9244f0ff5bd89e647826d5870bbe854ab929305628bb48f8c81d8f251502c637de559ba5d2db30dd7508f4bb0 SHA512 95516208485ed46e4702806bca467af509b9756a738f5f345cec712d878f14f4d9c84b78c33f0e4a41e0bf7be3b6e8e50dcd230da753c2827ae75793ca1c74aa
-EBUILD libtinynotify-systemwide-0.1-r1.ebuild 617 BLAKE2B ed18fec8e4cbae6689bfb71f7ad18cb650e80d34eeb4e7442ec2b955b26337b0156d72ae15ccac32cba6dc6e8aa16b53577c54041fff2429571e43c310e63a30 SHA512 babfd3d6f344befc6d308a765fcb95a4ef8619a7871bf74eac07bfaf37258ae0b8a80ca027ed234da2740a5273a80f654de46007d0cf0bd0abf9f184f4895b19
-MISC metadata.xml 344 BLAKE2B e4bc5bafc11cdfe2cfd8f979c55ea1d871fec82cd2b1a4ef7ba74d538e7f3d6a9364d42c5141fcb3a07161a53b582a2880baef25068a0c74a65de7b5ae4e1b6b SHA512 55f5e103535fb3d0cefa6459ac3c5c8831972a0ca95f095b352db2fae7eff91fc86299b1ac16513bf3e523a8a8450805fbbc65f9cb0dde9f0163f3fa8c27be94
diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild
deleted file mode 100644
index 610292371673..000000000000
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A system-wide notifications module for libtinynotify"
-HOMEPAGE="https://github.com/projg2/libtinynotify-systemwide/"
-SRC_URI="https://github.com/projg2/libtinynotify-systemwide/releases/download/${P}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- sys-process/procps:=
- x11-libs/libtinynotify:=
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- virtual/pkgconfig
-"
-
-src_configure() {
- econf --disable-gtk-doc
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
deleted file mode 100644
index 0b69695892f4..000000000000
--- a/x11-libs/libtinynotify-systemwide/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <upstream>
- <remote-id type="github">projg2/libtinynotify-systemwide</remote-id>
- </upstream>
-</pkgmetadata>