summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-notifyd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
commit0b832a429ecd6081aa9faa0eb262303b019d87ea (patch)
treec39bb9eaa7bc30cec17f3a3bdef0cf5ed27c6a75 /xfce-extra/xfce4-notifyd
parent80e87db4d9ed551615eb2d0309bf370e79500716 (diff)
gentoo auto-resync : 09:03:2025 - 01:48:35
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r--xfce-extra/xfce4-notifyd/Manifest4
-rw-r--r--xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.6-r1.ebuild75
-rw-r--r--xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.7.ebuild2
3 files changed, 2 insertions, 79 deletions
diff --git a/xfce-extra/xfce4-notifyd/Manifest b/xfce-extra/xfce4-notifyd/Manifest
index 955006e036a4..a4612f63fed5 100644
--- a/xfce-extra/xfce4-notifyd/Manifest
+++ b/xfce-extra/xfce4-notifyd/Manifest
@@ -1,5 +1,3 @@
-DIST xfce4-notifyd-0.9.6.tar.bz2 742198 BLAKE2B 8bcd2df7e7b8727ba05f94577e3fe9a575c0801bccb841e4077f5150578f2b7faf25444193da45ddfef870d9cf470793b0c152b939f4391421fa226a39eca9f3 SHA512 deef625fdb7828ac25a3eeb2c5e5813f285310354b33a81e1c7943024d9dee9e9b5765f94f7e7ccedd1998dab77eb2c62a2803864d56aed6f831f08b910f0071
DIST xfce4-notifyd-0.9.7.tar.bz2 769085 BLAKE2B 1d76daa342f4011ca0b4bb3c71e721ffd9a140538b181410508332bddd5d2c3fcfc1ec3ee51b80c50cdd37d01b266c4bc412927a5820fbd2fe251131ca7b12e7 SHA512 8bbc7eff631704c7ac9417d3eaba151a0e6de54e48e0b75f7e7ec67c596a11b5ecd3b7ed12ffe6d657d335cb11102686fd69d5f0d1ab5b6645a594d6f0cbd6a6
-EBUILD xfce4-notifyd-0.9.6-r1.ebuild 1369 BLAKE2B 4cca401c8e19b55ceb6a2c7e2a0b77bf6640d63fb8dc1f44aa23c628a37047b356f93f19f58a64241951ed90c7cc72b5a3a733210d68f1c762dc6c6ef5189000 SHA512 cf65a36eb791e4bedb673392a53b6f738d0520a632d8af6e85c47230703fddfb06102e6319d07a2c025d76104c40dc674509544451e0f9f17f3c9cf4672887ba
-EBUILD xfce4-notifyd-0.9.7.ebuild 1372 BLAKE2B 538741d30bd089870342feadaaa10a48cce9e945dc68b02f0cdb049e992fa383f2892d4f39700a5c978ec71bf029231af1185ed67a4eda9473ff865265f48353 SHA512 ce81545603245aba144ef84df875c6ffa772c37159854c69c5b60b77bc9dde9c2171cf3cd253f7420216b3a8677e2833e01be0ebf16ee6f38952d9e3e1c9ce71
+EBUILD xfce4-notifyd-0.9.7.ebuild 1369 BLAKE2B eb6ed9440f440dcefb8d844571bea4fe08150718a21f0514e6a612d968a8911ea24db1b5d5fe68618968d7688ad803d182c21ef2b239c9cc526ca3dcb116f41a SHA512 2765aa3ac539b189c835269a1da3295b98f759d4636a67c63a9b4c186845602ec2213affdc5844df93398da79e28b8dd12d1bebc6c9069cf34c5144d1312a3dc
MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.6-r1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.6-r1.ebuild
deleted file mode 100644
index c15c4c5bc442..000000000000
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.6-r1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="Notification daemon for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/apps/notifyd/start
- https://gitlab.xfce.org/apps/xfce4-notifyd/
-"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-IUSE="sound wayland X"
-
-DEPEND="
- >=dev-db/sqlite-3.34:3
- >=dev-libs/glib-2.68.0:2
- >=sys-apps/dbus-1.0
- >=x11-libs/gtk+-3.22:3[wayland?,X?]
- >=x11-libs/libnotify-0.7
- >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
- >=xfce-base/libxfce4util-4.12:=
- >=xfce-base/xfce4-panel-4.14.0:=
- >=xfce-base/xfconf-4.10:=
- sound? ( || (
- media-libs/libcanberra-gtk3
- >=media-libs/libcanberra-0.30[gtk3(-)]
- ) )
- wayland? (
- >=gui-libs/gtk-layer-shell-0.7.0
- )
- X? (
- >=x11-libs/libX11-1.6.7
- )
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/glib-utils
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_configure() {
- local myconf=(
- $(use_enable wayland)
- $(use_enable X x11)
-
- # just service files
- --enable-systemd
- )
-
- econf "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.7.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.7.ebuild
index 7554af6bb234..c7dda1bccdf6 100644
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.7.ebuild
+++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="sound wayland X"
DEPEND="