From cc901a8ce7c6bfe97e3b4f048619693d360ae348 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Feb 2024 11:34:01 +0000 Subject: gentoo auto-resync : 10:02:2024 - 11:34:00 --- xfce-base/Manifest.gz | Bin 3058 -> 3056 bytes xfce-base/libxfce4ui/Manifest | 2 +- xfce-base/libxfce4ui/libxfce4ui-4.19.4-r1.ebuild | 88 +++++++++++++++++++++++ xfce-base/libxfce4ui/libxfce4ui-4.19.4.ebuild | 82 --------------------- xfce-base/xfce4-meta/Manifest | 2 +- xfce-base/xfce4-meta/xfce4-meta-4.18-r1.ebuild | 2 +- 6 files changed, 91 insertions(+), 85 deletions(-) create mode 100644 xfce-base/libxfce4ui/libxfce4ui-4.19.4-r1.ebuild delete mode 100644 xfce-base/libxfce4ui/libxfce4ui-4.19.4.ebuild (limited to 'xfce-base') diff --git a/xfce-base/Manifest.gz b/xfce-base/Manifest.gz index 127930a3567b..1443af9c3a29 100644 Binary files a/xfce-base/Manifest.gz and b/xfce-base/Manifest.gz differ diff --git a/xfce-base/libxfce4ui/Manifest b/xfce-base/libxfce4ui/Manifest index 4e6fa4caeb2e..05662d8f8fbc 100644 --- a/xfce-base/libxfce4ui/Manifest +++ b/xfce-base/libxfce4ui/Manifest @@ -5,5 +5,5 @@ DIST libxfce4ui-4.19.4.tar.bz2 1177397 BLAKE2B e73cb1d8fb8ba12e71fcf100888b2e9fe EBUILD libxfce4ui-4.18.4.ebuild 1726 BLAKE2B bf63c6c7469eb28ec2846782abff4f8a6ac4b548608ed77ac2bc76886378c3e1b2aa694c6767be251f34c4cd35bdc133dcf4602e2b71eff5da4285079137813d SHA512 a0d63fee96601da359c6b94462ccffa9235ea9e319dff9ef17adcd9ff2c40abf33eeb500c00efddd84f9949536a91858bf6e241f09613621bdad35ff910933ec EBUILD libxfce4ui-4.18.5.ebuild 1732 BLAKE2B f74dbab3aab7ebd8e4154d38f525f6d6737afe86361d37d02a6d01e777d22287dd8a5445e70e1a7b7d2211632a9b0cbba710131abf524715445c1cf70dc249ce SHA512 964dc466bb27c726746a0dc85e08c51063b666f97da72f0f0afcf71027f92427151cb7a1dba576864f0ac327c2137da18cb08100cc386bce27d89cf619fd657c EBUILD libxfce4ui-4.19.3.ebuild 1722 BLAKE2B 9f80dc94f42418901d86fe27422f8e93a1182407a1990d8e9511c63f2efafd47f7ca390b1702d5e7a0c275bddeb2131dd6d7dfe702b4619f98fc6a5eacf5e750 SHA512 65abdf94cbf30ce757dbdf08b7e01e7a807e4d871a88ff52a174830f6af974e254ad9168d5b09eb407cc858328a2a0f9b8f78f79c2b01466dab9fefb8ad469d4 -EBUILD libxfce4ui-4.19.4.ebuild 1869 BLAKE2B 3727b60740ac95f915aadaad3111966886674722b15764c21121b4e126f10b21ead67f6269ea16433907cf1afc278f430dce58127364029c503658be4588006b SHA512 1cf511218bc3175213e02f54475095eaef6533059499045dc751db4489c24fac0a14b3ffe2e54372c21bd6e81339cefc126d0d1b5a1da70c2b394f9cc063c3dc +EBUILD libxfce4ui-4.19.4-r1.ebuild 2069 BLAKE2B 622eb95372cf69d135bfa6eb7ff33c0c564066b47193bd349249e198730fe03411ed049406faebd08c61314383c65d67c755eb539542e38016ef16091335e293 SHA512 03b23cb99bedc43386dc204795a143c1ff2ca686135798a0d46249854ff0ee4494861f2627ec6d343b2f40fcce5a391a18e7e572596cb94f9a45bf3d6da754eb MISC metadata.xml 415 BLAKE2B 96ab20930d257e21f8cb46d95f24e7d0fe7568aba5cc097ffb9ec46a5341d58dcf366522de79d8c04b575cd0cf6b96724ed969b8d6338cb842bd50787620ea9b SHA512 9712241bf2f9bb14ac6969f02768e7c4a159f7349eff4a7c9bc8fb779955a555b4cb5770ed32203933e603acb2fa9456cd989a62e274c94320e81e820555644e diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.19.4-r1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.19.4-r1.ebuild new file mode 100644 index 000000000000..843e101e985e --- /dev/null +++ b/xfce-base/libxfce4ui/libxfce4ui-4.19.4-r1.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg-utils vala + +DESCRIPTION="Unified widget and session management libs for Xfce" +HOMEPAGE=" + https://docs.xfce.org/xfce/libxfce4ui/start + https://gitlab.xfce.org/xfce/libxfce4ui/ +" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2+ GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="glade +introspection startup-notification system-info vala wayland X" +REQUIRED_USE=" + || ( wayland X ) + vala? ( introspection ) +" + +DEPEND=" + >=dev-libs/glib-2.66.0 + >=x11-libs/gtk+-3.24.0:3[introspection?,wayland?,X?] + >=xfce-base/libxfce4util-4.17.2:=[introspection?,vala?] + >=xfce-base/xfconf-4.12.0:= + glade? ( >=dev-util/glade-3.5.0:3.10 ) + introspection? ( >=dev-libs/gobject-introspection-1.66:= ) + system-info? ( + >=dev-libs/libgudev-232 + >=gnome-base/libgtop-2.24.0 + >=media-libs/libepoxy-1.2 + ) + X? ( + x11-libs/libICE + >=x11-libs/libSM-1.2.3 + >=x11-libs/libX11-1.6.7 + startup-notification? ( >=x11-libs/startup-notification-0.4 ) + ) +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/perl + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + vala? ( $(vala_depend) ) +" + +src_configure() { + local myconf=( + $(use_enable glade gladeui2) + $(use_enable introspection) + $(use_enable system-info glibtop) + $(use_enable system-info epoxy) + $(use_enable system-info gudev) + $(use_enable startup-notification) + $(use_enable vala) + $(use_enable wayland) + $(use_enable X x11) + --with-vendor-info=Gentoo + ) + + use vala && vala_setup + econf "${myconf[@]}" + + # force regen, workaround for: + # https://bugs.gentoo.org/924164 + # https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/113 + rm libxfce4ui/libxfce4ui.h || die + emake -C libxfce4ui libxfce4ui.h +} + +src_install() { + emake -j1 DESTDIR="${D}" install + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.19.4.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.19.4.ebuild deleted file mode 100644 index dbffe7a04a4a..000000000000 --- a/xfce-base/libxfce4ui/libxfce4ui-4.19.4.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils vala - -DESCRIPTION="Unified widget and session management libs for Xfce" -HOMEPAGE=" - https://docs.xfce.org/xfce/libxfce4ui/start - https://gitlab.xfce.org/xfce/libxfce4ui/ -" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="LGPL-2+ GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="glade +introspection startup-notification system-info vala wayland X" -REQUIRED_USE=" - || ( wayland X ) - vala? ( introspection ) -" - -DEPEND=" - >=dev-libs/glib-2.66.0 - >=x11-libs/gtk+-3.24.0:3[introspection?,wayland?,X?] - >=xfce-base/libxfce4util-4.17.2:=[introspection?,vala?] - >=xfce-base/xfconf-4.12.0:= - glade? ( >=dev-util/glade-3.5.0:3.10 ) - introspection? ( >=dev-libs/gobject-introspection-1.66:= ) - system-info? ( - >=dev-libs/libgudev-232 - >=gnome-base/libgtop-2.24.0 - >=media-libs/libepoxy-1.2 - ) - X? ( - x11-libs/libICE - >=x11-libs/libSM-1.2.3 - >=x11-libs/libX11-1.6.7 - startup-notification? ( >=x11-libs/startup-notification-0.4 ) - ) -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/perl - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_configure() { - local myconf=( - $(use_enable glade gladeui2) - $(use_enable introspection) - $(use_enable system-info glibtop) - $(use_enable system-info epoxy) - $(use_enable system-info gudev) - $(use_enable startup-notification) - $(use_enable vala) - $(use_enable wayland) - $(use_enable X x11) - --with-vendor-info=Gentoo - ) - - use vala && vala_setup - econf "${myconf[@]}" -} - -src_install() { - emake -j1 DESTDIR="${D}" install - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-base/xfce4-meta/Manifest b/xfce-base/xfce4-meta/Manifest index beb201eb3b16..ff19aca09989 100644 --- a/xfce-base/xfce4-meta/Manifest +++ b/xfce-base/xfce4-meta/Manifest @@ -1,3 +1,3 @@ -EBUILD xfce4-meta-4.18-r1.ebuild 1378 BLAKE2B ea8d655c054e347bf893f0dacd047946a787b9ff453b47acdcad7a98288c4222f4bde95ba18dbbf2457a7891f21a497413c8e8f088a487e439ce286c4e7f3779 SHA512 89018f5a19096a17012cb191cdef8ac97d0f5296a4224239e7d1f52e20918e60515ea6df61ff244e14cd834f4e76440498f7adde68934c0d79b6638020d25de0 +EBUILD xfce4-meta-4.18-r1.ebuild 1375 BLAKE2B 09743881cef809cdfdf1d4c8901c9a845e688ebb1219e09193fa5ff98be5895ec4f9479a6cbabe941edc3d00fbf3385a8bebe1b68d9b648642c90cb136582bb4 SHA512 7defa5968dc29b3b48be01908c7e04a0bbe2e4585696af016f72e35d28fa793e9b1c1dcb228b03011258afda16f64fd9da65627b06eb51daf993d4ff5bb583bb EBUILD xfce4-meta-4.18.ebuild 1032 BLAKE2B 8d0bafd98b123856e43b9d22abeeebbb1c20b96d323b1eb2e9f73331a485fb325fcdab13b916c673d5db68eb6c699accdb535c51fb3c391c67700421b936f779 SHA512 1395ce3d382e72a8e02029c7b34054eb50583ae3d39cf9641c89b679d5a3a96227d5ccbc3f7bd7e1eb28b7b591af584d42e92c443b9170449ec6223655f1a21d MISC metadata.xml 924 BLAKE2B b0190f32eec0bc5697336d33b262d0512e5ba3173bd7d78e19fc469483d55e6e8e6f2f19beabac3a07c4ddd25265b673f19fc1be08bbcadbb027163e796d1a63 SHA512 120771c832296cde51b6a0bfdf1079e82b64d811d4b41856fcf0fbb680026039a894d82e32f6b3c51d67d35f0bc56c573e6243199601f94e57d06f0c32e09d2a diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.18-r1.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.18-r1.ebuild index bb372ccd0ded..a4326213c429 100644 --- a/xfce-base/xfce4-meta/xfce4-meta-4.18-r1.ebuild +++ b/xfce-base/xfce4-meta/xfce4-meta-4.18-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.xfce.org/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv x86" IUSE=" archive calendar cdr editor image media minimal mpd pulseaudio remote-fs search +svg upower -- cgit v1.2.3