summaryrefslogtreecommitdiff
path: root/xfce-base/xfdesktop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-10-17 04:04:27 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-10-17 04:04:27 +0100
commit8796aaedb3257bbe4d80b0033408b2210b2259d6 (patch)
tree1ffee2ca4a87bd5dba43077259c000f9086fbfc8 /xfce-base/xfdesktop
parent61a1cada8ceb208845fa604b982216b0a7b099cb (diff)
gentoo auto-resync : 17:10:2024 - 04:04:26
Diffstat (limited to 'xfce-base/xfdesktop')
-rw-r--r--xfce-base/xfdesktop/Manifest2
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.19.5.ebuild71
2 files changed, 73 insertions, 0 deletions
diff --git a/xfce-base/xfdesktop/Manifest b/xfce-base/xfdesktop/Manifest
index 63e44d3fad99..04892e752820 100644
--- a/xfce-base/xfdesktop/Manifest
+++ b/xfce-base/xfdesktop/Manifest
@@ -1,5 +1,7 @@
DIST xfdesktop-4.18.1.tar.bz2 2133258 BLAKE2B 3d4f54b64a6adc5f52bf6b48862b1fbf9b9608113035fdce89a2cb08a674f773f42edc0e1d05a27e89de7df71f7d53f400b794a2a79888cf51570c3ab060db8b SHA512 cafb1e274bbabf1704a6452532fc79657af26eaf92a58374f87a70f31c35fbf213319c6658b3d18bfca2d555b69e07e46949407d1f80e5a37f48e76bbde9dc3e
DIST xfdesktop-4.19.4.tar.bz2 1917525 BLAKE2B eac15e57c4e711bbdbd7aa1a8037ffa2e9e7709557c477254107dbca8f68d8dc61ef653991aaed06c50a439ad81759a6fb9987dddbf94da27cf3e2a5fa9f444b SHA512 a3d323f60fc8edd2f3c83ffef95421e8af93c30dcbc85ce0a3ca5f2e9c1e42e121e608e9e0f29b8f7809495a90a29e4c1bfaa4dc4fe76b26c69b928eba2e0753
+DIST xfdesktop-4.19.5.tar.bz2 1933511 BLAKE2B 54dda17602639e5ec8760dd9ded44a011a1d9325d577685e4396260d59c2549019fd737d10fc23e3470e78d88b5b7aca6d02faa695f0d6c25e6e6e7e9e2417f5 SHA512 f5d9c2b8c11e141a5b9767150618c5eb07e904ecf0cb930ce242e354b0f48fe7a9237cc2b6cb35365cad63439937377c5e5d8861abb6645800b3e849a433b6e6
EBUILD xfdesktop-4.18.1.ebuild 1295 BLAKE2B 2fe5e6fe3f933a8f0d3f58bf7bfcd02b7ccf08436867fb4aa60f2dae3bc3dc96b0b231b68bae556c74cde0db78fcd4a6bfa8cab7da08bfb114cbe438f9b8b5ed SHA512 9f2ad4bb105df28239282c5fb36627d36256404b50cadb8b9f86d221b16221f04a459c42b5bb41489ee744509672d942b834b63d223b346bbf2043152329cae9
EBUILD xfdesktop-4.19.4-r2.ebuild 1607 BLAKE2B 23aeb02cf4898c70d82961efdebdbff1e0f4d7db17c1ca8a35fc17ef423d035232f2a807ac11ce7f66c87c2badeaac5469debe1029c21c785a2ccf1da369e9b2 SHA512 3831c633031e83bad3ef407e668be83809996d90fcf873951fb25055a498f46899da58393dba851109910042adb98971e6824f29640be3f043291ae0ff62f3f9
+EBUILD xfdesktop-4.19.5.ebuild 1605 BLAKE2B fec953e0c1018513cca99150bcc1347608bcd4a682bf32085cdc61867121f00baf4d3f9474ed59b82c96911c13dacd09a86b35d48d59c97c569f32b96a93b6c1 SHA512 74bac8388efc64ec3231260f5e5e4db52d39276c07e1fb290fd1bccd64dddaa3394a98cdcac6b42d38e8ec12a212c2e6ccc44055a2f42d5701ae41c42bc8996a
MISC metadata.xml 365 BLAKE2B 3cd0b2d7af4ed8e4fd437c2943ca6324fe0b3ba74f92ef24adf0d2891cd650ca7007827b55d4a0d2ce9684219c417933055db293aa79c8834ca1cefe2a9bcccb SHA512 90ca4f491f2281bdee066d39066cc99e738a7fba87fc4d7ea435462ca7f7dd7bf451f4f6658b0f5d46690058de94ad98c2c6074baa94398d6d26d2950decd574
diff --git a/xfce-base/xfdesktop/xfdesktop-4.19.5.ebuild b/xfce-base/xfdesktop/xfdesktop-4.19.5.ebuild
new file mode 100644
index 000000000000..cdac60e3507c
--- /dev/null
+++ b/xfce-base/xfdesktop/xfdesktop-4.19.5.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Desktop manager for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfdesktop/start
+ https://gitlab.xfce.org/xfce/xfdesktop/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+# CC for /usr/share/backgrounds, see backgrounds/README.md
+LICENSE="GPL-2+ CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+IUSE="libnotify +thunar wayland X"
+REQUIRED_USE="|| ( wayland X )"
+
+DEPEND="
+ >=x11-libs/cairo-1.16
+ >=dev-libs/glib-2.72.0
+ >=x11-libs/gtk+-3.24.0:3[wayland?,X?]
+ >=xfce-base/exo-0.11:=
+ >=xfce-base/garcon-0.6:=
+ >=xfce-base/libxfce4ui-4.18.0:=
+ >=xfce-base/libxfce4util-4.13:=
+ >=xfce-base/libxfce4windowing-4.19.7:=[X?]
+ >=xfce-base/xfconf-4.18.0:=
+ libnotify? ( >=x11-libs/libnotify-0.7:= )
+ thunar? (
+ >=dev-libs/libyaml-0.2.5:=
+ >=xfce-base/thunar-4.17.10:=
+ )
+ wayland? ( >=gui-libs/gtk-layer-shell-0.7.0 )
+ X? ( >=x11-libs/libX11-1.6.7 )
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ dev-libs/glib
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable wayland)
+ $(use_enable X x11)
+ $(use_enable thunar file-icons)
+ $(use_enable thunar thunarx)
+ $(use_enable libnotify notifications)
+ # these aren't run via make check, they are only for manual use
+ --disable-tests
+ )
+
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}