summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-09-23 20:05:41 -0400
committerAaron Bauman <bman@gentoo.org>2020-09-23 21:05:44 -0400
commit3cf02ba8887e6b058c3b8091ccad8786635fe81b (patch)
treee97f7a29d5a3aa13d1ff3020965947f54ae7ebd2 /x11-misc/notification-daemon
parentx11-themes/gtk-engines-unico: drop old (diff)
downloadgentoo-3cf02ba8887e6b058c3b8091ccad8786635fe81b.tar.gz
gentoo-3cf02ba8887e6b058c3b8091ccad8786635fe81b.tar.bz2
gentoo-3cf02ba8887e6b058c3b8091ccad8786635fe81b.zip
x11-misc/notification-daemon: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r--x11-misc/notification-daemon/Manifest3
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild50
-rw-r--r--x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild45
-rw-r--r--x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild43
4 files changed, 0 insertions, 141 deletions
diff --git a/x11-misc/notification-daemon/Manifest b/x11-misc/notification-daemon/Manifest
index f4c4233fa570..d121b7a2d84b 100644
--- a/x11-misc/notification-daemon/Manifest
+++ b/x11-misc/notification-daemon/Manifest
@@ -1,4 +1 @@
-DIST notification-daemon-0.5.0.tar.bz2 330034 BLAKE2B af201d3084716fbac02095140f88a4f8528548005996b18ea9a6ef3022ad9865f5bcc1cb7b8bc75d3e97de61fafc34ac98dd5a85066a52a96e908153b61b040f SHA512 abdc86732afebbbe819db779924b82642fee7d29c005564dc890918849e2af11dbff5ba36e1d089c35318236e5950ac69df7e379fc48e7d696d27facce203b5a
-DIST notification-daemon-3.14.1.tar.xz 280344 BLAKE2B 8e965cd52f97129f8f6116c9e21ffe73213b80f0652b7b00732c1afe3817e57a96c094a2ab8cef1628ef0e941aa90c759ff641d5d9fb3e5be8d4c8c26f27678a SHA512 977d028206d6a2005d346f697af5790b404f56399c451774037db25e37724f0cfbd558ae413c9ada40d2d7f399c1911392b19194e8fd093de74f65a6783ccc05
-DIST notification-daemon-3.18.2.tar.xz 329196 BLAKE2B cc4b00474ea20435fa412c1c27a95614baea06bfc00bf09c25b539e44ec8c41621eb7903a9245407e23a2a098290160d970e66dfe9cabc3bdf1ce3663a418f06 SHA512 962d84eb1970451d12d07027d4ee6843a96dc42c7d954dcb79bac55cd9918dcc84a2903b4ee032a0fd8f25d269e5e965a1deaab3da34b4181ea304df2adbae3c
DIST notification-daemon-3.20.0.tar.xz 340752 BLAKE2B 9ded1efdb38de0097495ff570b9b91eb151e5eb030fcb9364a5ac04a4a5631c0a8483dc4068dd806d54ef0a096062ca92f9783f2030edb57f681b82015cf8584 SHA512 d9311c71a2915cb6e55bd1408e60b4d7b7fc24114410b8bd8cb358fe86c100198567099843b967f7e01ca03c91afe3f3980fb30b7f2c138bdab949e0e196a0f8
diff --git a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild
deleted file mode 100644
index 807ee0da169f..000000000000
--- a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG=no
-GNOME2_LA_PUNT=yes
-GNOME_TARBALL_SUFFIX=bz2
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="Notification daemon"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
- >=x11-libs/gtk+-2.18:2
- >=gnome-base/gconf-2
- >=dev-libs/dbus-glib-0.100
- >=sys-apps/dbus-1
- >=media-libs/libcanberra-0.4[gtk]
- x11-libs/libnotify
- x11-libs/libwnck:1
- x11-libs/libX11
- !x11-misc/notify-osd
- !x11-misc/qtnotifydaemon"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.50
- gnome-base/gnome-common
- >=sys-devel/gettext-0.18
- virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog NEWS"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-libnotify-0.7.patch \
- "${FILESDIR}"/${P}-underlinking.patch
-
- eautoreconf
-
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure --disable-static
-}
diff --git a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild
deleted file mode 100644
index 5fe49103da47..000000000000
--- a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit gnome.org
-
-DESCRIPTION="Notification daemon"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.28
- >=x11-libs/gtk+-3.8:3
- sys-apps/dbus
- media-libs/libcanberra[gtk3]
- >=x11-libs/libnotify-0.7
- x11-libs/libX11
- !x11-misc/notify-osd
- !x11-misc/qtnotifydaemon
-"
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_install() {
- default
-
- cat <<-EOF > "${T}"/org.freedesktop.Notifications.service
- [D-BUS Service]
- Name=org.freedesktop.Notifications
- Exec=/usr/libexec/notification-daemon
- EOF
-
- insinto /usr/share/dbus-1/services
- doins "${T}"/org.freedesktop.Notifications.service
-}
diff --git a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
deleted file mode 100644
index 15fde45bfb77..000000000000
--- a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit gnome.org
-
-DESCRIPTION="Notification daemon"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.28:2
- >=x11-libs/gtk+-3.15.2:3[X]
- sys-apps/dbus
- x11-libs/libX11
- !x11-misc/notify-osd
- !x11-misc/qtnotifydaemon
-"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- >=sys-devel/gettext-0.19.4
- virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_install() {
- default
-
- cat <<-EOF > "${T}"/org.freedesktop.Notifications.service
- [D-BUS Service]
- Name=org.freedesktop.Notifications
- Exec=/usr/libexec/notification-daemon
- EOF
-
- insinto /usr/share/dbus-1/services
- doins "${T}"/org.freedesktop.Notifications.service
-}