From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- xfce-extra/Manifest.gz | Bin 9075 -> 9089 bytes xfce-extra/thunar-volman/Manifest | 2 + .../thunar-volman/thunar-volman-4.15.1.ebuild | 47 +++++++++ xfce-extra/tumbler/Manifest | 8 +- xfce-extra/tumbler/metadata.xml | 1 + xfce-extra/tumbler/tumbler-0.2.8.ebuild | 57 ---------- xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild | 57 ++++++++++ xfce-extra/tumbler/tumbler-0.3.0.ebuild | 57 ---------- xfce-extra/tumbler/tumbler-0.3.1.ebuild | 69 +++++++++++++ xfce-extra/xfce4-cpufreq-plugin/Manifest | 2 + .../xfce4-cpufreq-plugin-1.2.2.ebuild | 37 +++++++ xfce-extra/xfce4-cpugraph-plugin/Manifest | 3 +- .../xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch | 25 +++++ .../xfce4-cpugraph-plugin-1.1.0.ebuild | 4 +- xfce-extra/xfce4-dict/Manifest | 4 +- xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild | 43 -------- xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild | 43 ++++++++ xfce-extra/xfce4-mailwatch-plugin/Manifest | 2 + .../xfce4-mailwatch-plugin-1.3.0.ebuild | 46 +++++++++ xfce-extra/xfce4-notifyd/Manifest | 4 +- .../xfce4-notifyd/xfce4-notifyd-0.6.1.ebuild | 41 -------- .../xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild | 2 +- xfce-extra/xfce4-power-manager/Manifest | 6 +- .../xfce4-power-manager-1.6.6-r1.ebuild | 64 ++++++++++++ .../xfce4-power-manager-1.6.6.ebuild | 59 ----------- .../xfce4-power-manager-1.7.0-r1.ebuild | 64 ++++++++++++ .../xfce4-power-manager-1.7.0.ebuild | 59 ----------- .../xfce4-power-manager-1.7.1.ebuild | 64 ++++++++++++ xfce-extra/xfce4-screensaver/Manifest | 6 +- xfce-extra/xfce4-screensaver/metadata.xml | 1 - .../xfce4-screensaver-0.1.10.ebuild | 5 +- .../xfce4-screensaver-0.1.11.ebuild | 83 +++++++++++++++ xfce-extra/xfce4-sensors-plugin/Manifest | 3 +- .../files/xfce4-sensors-plugin-1.3.92-gcc-10.patch | 115 +++++++++++++++++++++ .../xfce4-sensors-plugin-1.3.92-r1.ebuild | 15 ++- xfce-extra/xfce4-systemload-plugin/Manifest | 3 +- .../xfce4-systemload-plugin-1.2.3-panel-4.15.patch | 25 +++++ .../xfce4-systemload-plugin-1.2.3.ebuild | 4 +- xfce-extra/xfce4-weather-plugin/Manifest | 2 + .../xfce4-weather-plugin-0.10.2.ebuild | 49 +++++++++ xfce-extra/xfce4-xkb-plugin/Manifest | 3 +- .../files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch | 25 +++++ .../xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild | 6 +- xfce-extra/xfdashboard/Manifest | 2 + xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild | 44 ++++++++ 45 files changed, 915 insertions(+), 346 deletions(-) create mode 100644 xfce-extra/thunar-volman/thunar-volman-4.15.1.ebuild delete mode 100644 xfce-extra/tumbler/tumbler-0.2.8.ebuild create mode 100644 xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild delete mode 100644 xfce-extra/tumbler/tumbler-0.3.0.ebuild create mode 100644 xfce-extra/tumbler/tumbler-0.3.1.ebuild create mode 100644 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild create mode 100644 xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch delete mode 100644 xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild create mode 100644 xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild create mode 100644 xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild delete mode 100644 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.1.ebuild create mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6-r1.ebuild delete mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6.ebuild create mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0-r1.ebuild delete mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0.ebuild create mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.1.ebuild create mode 100644 xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.11.ebuild create mode 100644 xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.3.92-gcc-10.patch create mode 100644 xfce-extra/xfce4-systemload-plugin/files/xfce4-systemload-plugin-1.2.3-panel-4.15.patch create mode 100644 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.2.ebuild create mode 100644 xfce-extra/xfce4-xkb-plugin/files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch create mode 100644 xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild (limited to 'xfce-extra') diff --git a/xfce-extra/Manifest.gz b/xfce-extra/Manifest.gz index 681b9ef69823..f283f19bb0d0 100644 Binary files a/xfce-extra/Manifest.gz and b/xfce-extra/Manifest.gz differ diff --git a/xfce-extra/thunar-volman/Manifest b/xfce-extra/thunar-volman/Manifest index bb2214bb79ee..e8d7d370feab 100644 --- a/xfce-extra/thunar-volman/Manifest +++ b/xfce-extra/thunar-volman/Manifest @@ -1,5 +1,7 @@ DIST thunar-volman-0.9.5.tar.bz2 501846 BLAKE2B e64a1593551cb542461be54e7e0624a9e3a3f0db43df166f0922f79e031a0f85da3eb00289a8d30c427c5f6500a3e12b065a7fdf3f34e24d6e88d27be048669a SHA512 843ff1f55b68e6f584da29c2c6c91ed045c4e9ee05cb573db6a0192553cf05faefb4227359bd6ef306c2bbb94e2fe5357c07f70a0d170b35c48d3e9ebac7a9b9 DIST thunar-volman-4.15.0.tar.bz2 508430 BLAKE2B cffad4035dc203e546bb35e257012890303b8be7efcfa33e5f4178532b3163b1f0d3a497e877018c282e9a23644a6de18fff8e6a199b267027552cfb77673eeb SHA512 e7893e4d256080c999b4a04921dfa21ed7d52c1879c63a3d53e9baf482c021534debb22edd2f5cada34c1be045f2c78725fbecfca2dafe8e17bf2557d86b2496 +DIST thunar-volman-4.15.1.tar.bz2 497217 BLAKE2B 2b98fc4699e82b3f9e60366840b3ba8dd7eb7a7a183ce06c29b2cb5f9fa48701e1ba795a33123032d53107717b514278d076f19e015b4fb7fcbf63c7cdcee2ed SHA512 9c0fb92200aea8109fe0aa9808bd0effe2f6c2def316193812a91137d85801227d0fbbca5ee5da659f718734e7fe254546e992d849702a2d04c345c18e97785c EBUILD thunar-volman-0.9.5.ebuild 1062 BLAKE2B b3e9b1dbb12732f360c15428089dfd864e4108b59c2d76ddbca329efd69a28cf13f5e74623bddfe2169f2085d047ad7d113e9523c90f81243d062d10a96881c6 SHA512 937e34e64e87df8692eeed601b4e70687cb3f501576ee1da6f26f79bfcf77f000cd334a732a41935028c420cc6b5aead6dc996c2cd22e90253e1545d17a6fdb4 EBUILD thunar-volman-4.15.0.ebuild 1067 BLAKE2B f57da7079d9a8c81089c51ec5456d87c1b4c0e7fe8c832ce3dde642e1c3d3a2841559144626e881279ad29c5296dd6bd539f40073e8612a377c728923fc8b75c SHA512 4737ac907fb30be4b712f5246bd6060f299002d80125c6ba29bd369ad31c46810d56715d033c3d572f2f3ad4e3d34e26a7ff9deaa84fba3906c5886341cf51cb +EBUILD thunar-volman-4.15.1.ebuild 1067 BLAKE2B f57da7079d9a8c81089c51ec5456d87c1b4c0e7fe8c832ce3dde642e1c3d3a2841559144626e881279ad29c5296dd6bd539f40073e8612a377c728923fc8b75c SHA512 4737ac907fb30be4b712f5246bd6060f299002d80125c6ba29bd369ad31c46810d56715d033c3d572f2f3ad4e3d34e26a7ff9deaa84fba3906c5886341cf51cb MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/thunar-volman/thunar-volman-4.15.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-4.15.1.ebuild new file mode 100644 index 000000000000..2290a1f6a0fd --- /dev/null +++ b/xfce-extra/thunar-volman/thunar-volman-4.15.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="Daemon that enforces volume-related policies" +HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +# CC for tvm-burn-cd.svg +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="libnotify" + +COMMON_DEPEND=">=dev-libs/glib-2.30 + dev-libs/libgudev:= + >=x11-libs/gtk+-3.20:3 + >=xfce-base/exo-0.10:= + >=xfce-base/libxfce4ui-4.12:= + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/xfconf-4.12:= + libnotify? ( >=x11-libs/libnotify-0.7 )" +RDEPEND="${COMMON_DEPEND} + virtual/udev + >=xfce-base/thunar-1.6[udisks]" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_enable libnotify notifications) + ) + econf "${myconf[@]}" +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/tumbler/Manifest b/xfce-extra/tumbler/Manifest index a6021dfd6bb2..a541ffa97378 100644 --- a/xfce-extra/tumbler/Manifest +++ b/xfce-extra/tumbler/Manifest @@ -1,7 +1,7 @@ -DIST tumbler-0.2.8.tar.bz2 591099 BLAKE2B 50cb9a0e8859e2f092356fd25a3ca68400b615bfabacce18f98660d761ad1e6723e075d651e99b99a1ca5209b0f6aa769acc05ecedab6ddcef5a33622f690087 SHA512 cfb322fb960b4f4d25c6dc68db5087c46845592fd0af839269598dc22930f5d460aae5df7c852024de3733fad9b0e53a8906700cb4ba43ab60883a6104f3e7cb DIST tumbler-0.2.9.tar.bz2 557794 BLAKE2B 564b0d91489ee617799749db13085301f8b7195736ee01cd44d1e4bee7130a34235deaaac973f9be902b63eab46c69a5a277872204f53067d15645556f00dd42 SHA512 df9cf9b2ba77e220f11c5ca3ec4601c973802b802e989dcd24d1b2c7c13e97c185071488c866f3ed5ed1cc6defde1a4879b5fc2c48bfc015456508e526d6bf0f DIST tumbler-0.3.0.tar.bz2 559424 BLAKE2B e9f9674a5fb3d9acba6435e9a5d1eada27269c24c395211a71dc3c3d751aa20f82ee154b5ebb36c2aecf34710e975b9167277e25cf8b210e8d4014e429a0d944 SHA512 e216a9c8c659457c6e6dbb40d95cd9a34d64d204fea9523d0a66f1c331108f6e01fb83d668b99eed73ed26579ae3a717cd3215ddceaebfff888d942ecb18469b -EBUILD tumbler-0.2.8.ebuild 1519 BLAKE2B a81a65908ada232820909bcb584c7cea3bf3beaa19dac3c30cea459474f72605416949e9c81ea8b7edc86a1eb75f17ea8d48f9d95a8159d7aeb8c2cf59ab7000 SHA512 f22ac81f25795bd3e4ed679673b0544d6c814a5a60a2a8d5ac117e12a471b534aaf09bddf590c2d45dda9fec617f818bee34c136d5c2a889d101468fcd175658 +DIST tumbler-0.3.1.tar.bz2 559835 BLAKE2B 69f0c1d904b908fcef5ef42388600b8371b37e885ca38bdcdacbc5fefabec2fd49a8aba737832621f8942e788f5c52eb5da0acdd66cbe18f452b706df0d9fd9f SHA512 42bfe9b10411f07e8c9aca40ba8d1829f677fdb65d1b2612a7345f7f467d5a02761fa758359ac3c2eb1e1622bb9f659787cdd21dc2b711424ff64025f08ea375 EBUILD tumbler-0.2.9.ebuild 1519 BLAKE2B a81a65908ada232820909bcb584c7cea3bf3beaa19dac3c30cea459474f72605416949e9c81ea8b7edc86a1eb75f17ea8d48f9d95a8159d7aeb8c2cf59ab7000 SHA512 f22ac81f25795bd3e4ed679673b0544d6c814a5a60a2a8d5ac117e12a471b534aaf09bddf590c2d45dda9fec617f818bee34c136d5c2a889d101468fcd175658 -EBUILD tumbler-0.3.0.ebuild 1524 BLAKE2B 22d72c4e19041a9988d598affe7fff7a1da31ecfe2a0d84ef4db66f2a39cbed8c8745a6969c6d122d0fbcb9b3592f9268ec2c6b633751eeb713eeaf52e6f8681 SHA512 362c657c97c298adf6d7937be96634fa96f38f7eeb12123e03afcca858a378a31adc18b7248fcd06c2f76515e3118275c2fc1d0d9488bf36c9a6d0e6f10ab71a -MISC metadata.xml 368 BLAKE2B c50d2774a8ecb50f7eaf2436c89508d6b7b06d22b02be9e33329a152032ba500bc54e132280b3fef166ad824be432a75514a859c2da208bf2a19b69288809b79 SHA512 5adf546b54a71ff52292602144a8d459db2984115a88c893725d2101d2ef851ac855cee078dbf492f6a3b0c01980596acb1c2afca09fd68cbd2b1940ea06bbd3 +EBUILD tumbler-0.3.0-r1.ebuild 1495 BLAKE2B a78df57b5eef7d3098999d0b18285b323ebe9e3edf20d10d91247418d8ce35e13ec1ea4facf6105a293fd208e634b45e9476b9e0766e221b997e8950514f34b3 SHA512 b9760851b1e7a6387080ed1ddb79c7a852cdcb850ca6918d5131abacd95992721d6a76e0946517a884cc7ea61294ce6716feef5a2e13c3d89a9c859fb450f8cf +EBUILD tumbler-0.3.1.ebuild 1671 BLAKE2B cbc36b8a491aa9f5c5f549d73ad4c3557d10fe3830b4430969eefee754d3ab7811e5c84886446a85718ae3ecc79747d331dbd6990f78bb01d703835c19d60b2f SHA512 583a89f62d4131e33f463cc6b17175a62cb232a757f67120dc334f358cd707329a486dad8973de7759bd1af038c85aade346342655e264b828e4a47cf8235d4e +MISC metadata.xml 469 BLAKE2B d1fbc54e5a48e14e245c99882b0c070086c9a9f353b428dc5bc4cf7f5f00b016e7e3c79760535ea58b6e88b11251a05ec3adbe386990f33db32b4f2f19185890 SHA512 985db7ab2e2cfde51f401b503e880dc47e67726fa9ddb78262d1a5f6c9b13a61b109ba2432c68bcbda8032a97a9ebacb3aecef852ef7622a56290db5d5c91e73 diff --git a/xfce-extra/tumbler/metadata.xml b/xfce-extra/tumbler/metadata.xml index b06afeaae912..6f7a36157e9d 100644 --- a/xfce-extra/tumbler/metadata.xml +++ b/xfce-extra/tumbler/metadata.xml @@ -6,6 +6,7 @@ XFCE Team + Enable support for .epub thumbnailer using app-text/libgepub Enable support for .odf thumbnailers by using gnome-extra/libgsf diff --git a/xfce-extra/tumbler/tumbler-0.2.8.ebuild b/xfce-extra/tumbler/tumbler-0.2.8.ebuild deleted file mode 100644 index 9421282d86ae..000000000000 --- a/xfce-extra/tumbler/tumbler-0.2.8.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A thumbnail service for Thunar" -HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="curl ffmpeg gstreamer jpeg odf pdf raw" - -COMMON_DEPEND=">=dev-libs/glib-2.42:2 - media-libs/freetype:2= - media-libs/libpng:0= - >=sys-apps/dbus-1.6 - >=x11-libs/gdk-pixbuf-2.14:2 - curl? ( >=net-misc/curl-7.25:= ) - ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - ) - jpeg? ( virtual/jpeg:0= ) - odf? ( >=gnome-extra/libgsf-1.14.20:= ) - pdf? ( >=app-text/poppler-0.12.4[cairo] ) - raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4 - gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" -DEPEND="${COMMON_DEPEND} - dev-util/gtk-doc-am - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_configure() { - local myconf=( - $(use_enable curl cover-thumbnailer) - $(use_enable jpeg jpeg-thumbnailer) - $(use_enable ffmpeg ffmpeg-thumbnailer) - $(use_enable gstreamer gstreamer-thumbnailer) - $(use_enable odf odf-thumbnailer) - $(use_enable pdf poppler-thumbnailer) - $(use_enable raw raw-thumbnailer) - ) - - econf "${myconf[@]}" -} - -src_install() { - default - - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild new file mode 100644 index 000000000000..8ab335123ab7 --- /dev/null +++ b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A thumbnail service for Thunar" +HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="curl ffmpeg gstreamer jpeg odf pdf raw" + +DEPEND=">=dev-libs/glib-2.42:2 + media-libs/freetype:2= + media-libs/libpng:0= + >=sys-apps/dbus-1.6 + >=x11-libs/gdk-pixbuf-2.14:2 + curl? ( >=net-misc/curl-7.25:= ) + ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) + gstreamer? ( + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 + ) + jpeg? ( virtual/jpeg:0= ) + odf? ( >=gnome-extra/libgsf-1.14.20:= ) + pdf? ( >=app-text/poppler-0.12.4[cairo] ) + raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" +RDEPEND="${DEPEND} + gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" +BDEPEND=" + dev-util/gdbus-codegen + dev-util/gtk-doc-am + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_enable curl cover-thumbnailer) + $(use_enable jpeg jpeg-thumbnailer) + $(use_enable ffmpeg ffmpeg-thumbnailer) + $(use_enable gstreamer gstreamer-thumbnailer) + $(use_enable odf odf-thumbnailer) + $(use_enable pdf poppler-thumbnailer) + $(use_enable raw raw-thumbnailer) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + + find "${D}" -name '*.la' -delete || die +} diff --git a/xfce-extra/tumbler/tumbler-0.3.0.ebuild b/xfce-extra/tumbler/tumbler-0.3.0.ebuild deleted file mode 100644 index e707d7f720c5..000000000000 --- a/xfce-extra/tumbler/tumbler-0.3.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A thumbnail service for Thunar" -HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="curl ffmpeg gstreamer jpeg odf pdf raw" - -COMMON_DEPEND=">=dev-libs/glib-2.42:2 - media-libs/freetype:2= - media-libs/libpng:0= - >=sys-apps/dbus-1.6 - >=x11-libs/gdk-pixbuf-2.14:2 - curl? ( >=net-misc/curl-7.25:= ) - ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - ) - jpeg? ( virtual/jpeg:0= ) - odf? ( >=gnome-extra/libgsf-1.14.20:= ) - pdf? ( >=app-text/poppler-0.12.4[cairo] ) - raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4 - gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" -DEPEND="${COMMON_DEPEND} - dev-util/gtk-doc-am - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_configure() { - local myconf=( - $(use_enable curl cover-thumbnailer) - $(use_enable jpeg jpeg-thumbnailer) - $(use_enable ffmpeg ffmpeg-thumbnailer) - $(use_enable gstreamer gstreamer-thumbnailer) - $(use_enable odf odf-thumbnailer) - $(use_enable pdf poppler-thumbnailer) - $(use_enable raw raw-thumbnailer) - ) - - econf "${myconf[@]}" -} - -src_install() { - default - - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/tumbler/tumbler-0.3.1.ebuild b/xfce-extra/tumbler/tumbler-0.3.1.ebuild new file mode 100644 index 000000000000..f2655096dc20 --- /dev/null +++ b/xfce-extra/tumbler/tumbler-0.3.1.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="A thumbnail service for Thunar" +HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="curl epub ffmpeg gstreamer jpeg odf pdf raw" + +DEPEND=">=dev-libs/glib-2.42:2 + media-libs/freetype:2= + media-libs/libpng:0= + >=sys-apps/dbus-1.6 + >=x11-libs/gdk-pixbuf-2.14:2 + curl? ( >=net-misc/curl-7.25:= ) + epub? ( app-text/libgepub ) + ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) + gstreamer? ( + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 + ) + jpeg? ( virtual/jpeg:0= ) + odf? ( >=gnome-extra/libgsf-1.14.20:= ) + pdf? ( >=app-text/poppler-0.12.4[cairo] ) + raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" +RDEPEND="${DEPEND} + gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" +BDEPEND=" + dev-util/gdbus-codegen + dev-util/gtk-doc-am + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_enable curl cover-thumbnailer) + $(use_enable epub gepub-thumbnailer) + $(use_enable jpeg jpeg-thumbnailer) + $(use_enable ffmpeg ffmpeg-thumbnailer) + $(use_enable gstreamer gstreamer-thumbnailer) + $(use_enable odf odf-thumbnailer) + $(use_enable pdf poppler-thumbnailer) + $(use_enable raw raw-thumbnailer) + ) + + 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-cpufreq-plugin/Manifest b/xfce-extra/xfce4-cpufreq-plugin/Manifest index 2d4576240120..84fb0766a008 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/Manifest +++ b/xfce-extra/xfce4-cpufreq-plugin/Manifest @@ -1,3 +1,5 @@ DIST xfce4-cpufreq-plugin-1.2.1.tar.bz2 394576 BLAKE2B ad9646c079b3728680fe82256568d9a57eccb7be959831684c800fb35d00d90069e30c8c5f6bcd12e2872da527ad4ed3d3348586f0a097c7ac67bd1e307d5dee SHA512 60d0f1f36bd2c49701acaf61fc51c434cb591812662f55a8bfc21f6820d34c5b091af0edf3951c958e179019067532afec989940dae23478e792889c8f4d7b0d +DIST xfce4-cpufreq-plugin-1.2.2.tar.bz2 408480 BLAKE2B da6f38a57126b8ad06dd77c9a1f09ffee78e58b390b53b5020af8da403b51f20ed8965b9d0bd0da2add993228d19ec9fcaa15ea4c22b42011140a8bfdb440dfa SHA512 b0cab40fa0e6cdbb59606d7712b1b1479e4a1e8ca1aa5a59d43fc863ac10eee6477461c827805d7544db49fa6e821f0351973fe650e2ef1520ddcadcbbde096e EBUILD xfce4-cpufreq-plugin-1.2.1.ebuild 810 BLAKE2B 24321adaa14dc8fec66f85e481789d71845590bd458ae1c8d4bd9fd80408566a01bfb3d51cbac37140965051c7e9791b3f1fe4e5c6ee9738d9811c5e184773c4 SHA512 ab756b259b693eb55e74447f231054aa3603174bb2946b2ce63cf52a3944f6ba7806ff5ce6af61a91094cea2fa8955b2945f1831249d7a8e530510b1ac9d1a8c +EBUILD xfce4-cpufreq-plugin-1.2.2.ebuild 801 BLAKE2B e055085857c99b9035e5e8b4414caf9b955906bf7d31beb5b6015898e7b739d0d089c0c857cf404134c9ea456f7252f2d342102ba2fe088008887f72eac0720b SHA512 38f91ca853308ae7b9dc974e3395595fd395fca613f1a4ccd567fc24e1796e061c57e413b4d4fbb25a7d882fab489f6a1bd54b8aa0e535384f6bce1ebb8c2d72 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild new file mode 100644 index 000000000000..1305400a5c7d --- /dev/null +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="A panel plugin for showing information about cpufreq settings" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="amd64 ~arm ppc ppc64 x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.20:= + >=x11-libs/gtk+-3.20:3= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/xfce4-panel-4.12:=" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +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-cpugraph-plugin/Manifest b/xfce-extra/xfce4-cpugraph-plugin/Manifest index dfd34121c938..9d7a6bf3a570 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/Manifest +++ b/xfce-extra/xfce4-cpugraph-plugin/Manifest @@ -1,3 +1,4 @@ +AUX xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch 582 BLAKE2B fac452ea81882f1305e913bd25c48db3e8d01459ccb8b387ed395f4b48ffb83b7e9d5ae28a4a6d10056944d270571edf2228a81510f63134aeaae1c9f62729a5 SHA512 a856f816e04b2b7629f02f27f309ee40728a0f98702b95692e9c466d548f4536eb6b32590aacc29721987d3f96bc99a9a8ac209a63035aa02fe1c1b4cf038651 DIST xfce4-cpugraph-plugin-1.1.0.tar.bz2 391629 BLAKE2B e1a18df75461466abf908100e3ace73c46751d78527a9928a5712e3b3388cb0908b697055bd229f700f3e36e908cbc90f2732fc65568ebbe47d876aa376fd087 SHA512 c928baac776517da8929b8ce3842be7e02a2b3394b7cc848028d1720ca611e1aa4ef706bd00736fecfed0b3b2d0cce94c09b0f905a226db5e50c036dabb8df2a -EBUILD xfce4-cpugraph-plugin-1.1.0.ebuild 804 BLAKE2B 35509a4c86a14c4e9514d79acd4553fef1ebc313aa33c74e85cf677d7759d88798818500fd08185d39e7610f30103f0c43acb8b47c9c2dfb0bfb6c8f642e0d55 SHA512 497ceae5553f16567bbfc268fc58870955f0b6b0362c1f50fc0ac970ec570cea5d6d8212d17a98a1845d7516dfcb92ff03bff3eed8d4118df7daac8dabcb0e69 +EBUILD xfce4-cpugraph-plugin-1.1.0.ebuild 876 BLAKE2B 41f0719868c92273d56a9d3d14c410ea912bc4969689c870b92447c02e29b5090eb7eeb2d59874cafb77e9d26f885d94c200ce425269b6efffa479728ce85508 SHA512 97fcc5c20ac23fe9c7651d3ab08edccbed0b4a147cfb827c49951d5f2fcb86bc02d9b333144f076f99cfbcdedbad072037721804350a265ca885aa18ec64146d MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch b/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch new file mode 100644 index 000000000000..dd12aa3331eb --- /dev/null +++ b/xfce-extra/xfce4-cpugraph-plugin/files/xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch @@ -0,0 +1,25 @@ +From a9b0c62d34737cc6f5e0806c8f5305c137f9f155 Mon Sep 17 00:00:00 2001 +From: Andre Miranda +Date: Fri, 4 Oct 2019 00:41:13 -0300 +Subject: [PATCH] Allow compilation with panel 4.15 + +--- + panel-plugin/cpu.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/panel-plugin/cpu.h b/panel-plugin/cpu.h +index 71c90a2..f6d11ee 100644 +--- a/panel-plugin/cpu.h ++++ b/panel-plugin/cpu.h +@@ -28,7 +28,7 @@ + #include "config.h" + #endif + +-#include ++#include + + #include "os.h" + +-- +GitLab + diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.1.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.1.0.ebuild index c63a69c5752e..b7377089eb16 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,6 +21,8 @@ DEPEND="${RDEPEND} sys-devel/gettext virtual/pkgconfig" +PATCHES=( "${FILESDIR}/xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch" ) + src_install() { default find "${ED}" -name '*.la' -delete || die diff --git a/xfce-extra/xfce4-dict/Manifest b/xfce-extra/xfce4-dict/Manifest index 974c085c1e08..956697ddfb28 100644 --- a/xfce-extra/xfce4-dict/Manifest +++ b/xfce-extra/xfce4-dict/Manifest @@ -1,3 +1,3 @@ -DIST xfce4-dict-0.8.3.tar.bz2 491964 BLAKE2B 8435ea8d176301b73e34e7cb7fc2383b07e5fb5b0e9ff31c825cb51211358642771c1526971924c8e4a59c046b7133b6f82d86cfa739e68cfb89dffd13a2a65e SHA512 d4779a928e351c06d8866d1eefcf2efb5f364b64591a76abd19b87ac08905196b436725db3660e694b7071a534ebd9b08f298945a515fcaf335b74ce15eb0617 -EBUILD xfce4-dict-0.8.3.ebuild 955 BLAKE2B 4d36462211c17482dac643cb29a03d88da5d29cc6d33cc6e4acacd04d986a6bc371829c9e77ce9dc585d940a4981189bdb9601be6d8434e055c6592ad5cc8cfd SHA512 d53836ed95fc408a933970cf708567f67d9ecc6e34f87c6a69aa8946246d4335e275041c02bff8e1af0798d60617429ec37b99a7ce3e84e806814977de4d7f68 +DIST xfce4-dict-0.8.4.tar.bz2 526227 BLAKE2B da8ade9ad62dfa086c1550868d28883c1a87e90839d164f52abe92189c62981b0e3b33fc428b805d608871e1c5afb0ec9df94d5239eeeed15e16372b2592e1df SHA512 f662b94671f2179cc93010e9ff6ad7f3425cfafeb8d7c635fefb8e816d78273f0135d6c7ff3ed143e5e01985eb4275ac89827d197ed059fbfa79df69b327f253 +EBUILD xfce4-dict-0.8.4.ebuild 955 BLAKE2B 4d36462211c17482dac643cb29a03d88da5d29cc6d33cc6e4acacd04d986a6bc371829c9e77ce9dc585d940a4981189bdb9601be6d8434e055c6592ad5cc8cfd SHA512 d53836ed95fc408a933970cf708567f67d9ecc6e34f87c6a69aa8946246d4335e275041c02bff8e1af0798d60617429ec37b99a7ce3e84e806814977de4d7f68 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild deleted file mode 100644 index c341080b2a87..000000000000 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.3.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg-utils - -DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.24 - >=x11-libs/gtk+-3.22:3 - x11-libs/libX11 - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/libxfce4ui-4.12:= - >=xfce-base/xfce4-panel-4.10:=" -DEPEND="${RDEPEND} - dev-util/gdbus-codegen - dev-util/intltool - virtual/pkgconfig" - -src_configure() { - econf --libexecdir="${EPREFIX}"/usr/$(get_libdir) -} - -src_install() { - default - - find "${ED}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild new file mode 100644 index 000000000000..c341080b2a87 --- /dev/null +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xdg-utils + +DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.24 + >=x11-libs/gtk+-3.22:3 + x11-libs/libX11 + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/libxfce4ui-4.12:= + >=xfce-base/xfce4-panel-4.10:=" +DEPEND="${RDEPEND} + dev-util/gdbus-codegen + dev-util/intltool + virtual/pkgconfig" + +src_configure() { + econf --libexecdir="${EPREFIX}"/usr/$(get_libdir) +} + +src_install() { + default + + find "${ED}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest index 3d4262c771bd..ede97cbf0468 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/Manifest +++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest @@ -1,3 +1,5 @@ DIST xfce4-mailwatch-plugin-1.2.0.tar.bz2 509649 BLAKE2B 7749914cf4e8ca34e27c63033e84718c4bc8d9da11ca9f6487bf9291c145f5b062d6b7b07d03d2eb273d0e88b96946641721f6f24dd19c19db9f923e9b33ff53 SHA512 6f5128b2341ab275427e02b1ef063cb2fdcf4027f5c47cfc0ed26086462eb0e9f7353441ea1b9380b91a892414934203b781445f604d67200786e3dd85183a83 +DIST xfce4-mailwatch-plugin-1.3.0.tar.bz2 551687 BLAKE2B 3ec841c32df059a2be99ad21c706be794d97c493e9ae1c1be5ec9006c45df51a766c8c89ef9f2941f6c411c18bfd5d01e8a510acfc4233cb349e1528346d0617 SHA512 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b EBUILD xfce4-mailwatch-plugin-1.2.0-r6.ebuild 1079 BLAKE2B a1491670b95724aed82f6da36119b7f35b0e516db4417bc70ec874f8809c621e9a0a7394189ebc9a0cb24e93c7b3ebd44f80cab8fe4b84c7eaef64d142077a2d SHA512 0e1391c335a22cfd4abdf54c540ca8360cb91d3cff98100866b75fd570666146968143de84dc1415cefcce687a7a4b4af6b52edbb8e91ce5ce843eee31aafcaa +EBUILD xfce4-mailwatch-plugin-1.3.0.ebuild 1009 BLAKE2B 035ef3280ff2182f6e2d4fdc45898aae376216d7409cf87aa3ed7e96af42915c4061966011a15341a51ad70cbce2154e964c15f7a918047670f3b9fa3d05d543 SHA512 fdd6802975d5ef60153e4356b79adc32eb50020e4f42268c1354e6de12b56d57929d212a39b2a0a9778fe4b949cae464cb30762969264fee25065ac17a972160 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild new file mode 100644 index 000000000000..f652fef4599c --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment" +HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="ipv6 ssl" + +RDEPEND=">=dev-libs/glib-2.42:= + >=x11-libs/gtk+-3.22:3= + >=xfce-base/exo-0.11:= + >=xfce-base/libxfce4ui-4.14:= + >=xfce-base/libxfce4util-4.14:= + >=xfce-base/xfce4-panel-4.14:= + ssl? ( >=net-libs/gnutls-2:= ) +" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig +" + +src_configure() { + econf $(use_enable ssl) $(use_enable ipv6) +} + +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/Manifest b/xfce-extra/xfce4-notifyd/Manifest index 2e34d4b5c773..15f988369a14 100644 --- a/xfce-extra/xfce4-notifyd/Manifest +++ b/xfce-extra/xfce4-notifyd/Manifest @@ -1,5 +1,3 @@ -DIST xfce4-notifyd-0.6.1-r1.tar.bz2 539209 BLAKE2B 58dedc9091b1a2f5f58c4f095596f266056ef6ad735460617b6821192d2310024b27f08767c5fc7700a250c471cc77d3a0cd2655fda65e0d1ba489380d3e0ecb SHA512 d48752cd4e02e515e4c5d147b7bce678a56f47f0bd336e3b9db4e14fc2b0355e0582816957fc43c313a5779b5495c836ee5da4f0cb83616a0164d692a169415f DIST xfce4-notifyd-0.6.2-r1.tar.bz2 548415 BLAKE2B 8f5abdb7dd35353e551af7a436bd8dc71e082ecc1ae90302ccd35a2bae6022950160828d43722ab2033f71e83bf14fbf4ab50cfd223c7b300e4745c76a9e9eb4 SHA512 13fdbcd5031ad44a89327eb65356a4d2c45315e0c8c507e457eee4cc95898794679163de9603a2059d9aaf20d62df317f8a09e0353f6adb526970a21d580b325 -EBUILD xfce4-notifyd-0.6.1.ebuild 915 BLAKE2B 64a1c49d37993235eee2cdae525ecb9737bfd00a0ba5dfa3c6cda36bd51dcc2765cebe8262c85f0f63d6e9f2e353519c355630f6c47cf3c1d409b1a04aefbe7e SHA512 0a421debaf1a4af82de6b18fadef175b5fb66f4faedeffad18e18d7ec7a82550f5ca927b02e556f0bdb7b01d2c30fc467e3dd5bcb5d2804463f4ecaad5d5a942 -EBUILD xfce4-notifyd-0.6.2.ebuild 917 BLAKE2B 82593c174c396ac084e2b8d611c78cef251242fdd72265b7763b4d9bedfe6f3c06e0dcbb69a0d36b0c1a5a8edbafa8905b19d8a5fdee47b9e5d7b9ac5d0d254a SHA512 20a89f9f4d4ffab6221184c95776b08d765e6e81f7051f114786136146b38c1240aa7cb441e12cb882c953224bd08fd42523f92f3b10753ee77523da169f9e42 +EBUILD xfce4-notifyd-0.6.2.ebuild 915 BLAKE2B 64a1c49d37993235eee2cdae525ecb9737bfd00a0ba5dfa3c6cda36bd51dcc2765cebe8262c85f0f63d6e9f2e353519c355630f6c47cf3c1d409b1a04aefbe7e SHA512 0a421debaf1a4af82de6b18fadef175b5fb66f4faedeffad18e18d7ec7a82550f5ca927b02e556f0bdb7b01d2c30fc467e3dd5bcb5d2804463f4ecaad5d5a942 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.1.ebuild deleted file mode 100644 index 6f920faa0f6b..000000000000 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg-utils - -DESCRIPTION="Notification daemon for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r1.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.42:2= - >=x11-libs/gtk+-3.14:3= - >=x11-libs/libnotify-0.7:= - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/libxfce4util-4.12:= - >=xfce-base/xfce4-panel-4.12:= - >=xfce-base/xfconf-4.10:=" -DEPEND="${RDEPEND} - dev-util/gdbus-codegen - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -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.6.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild index 6d7684102cf5..6f920faa0f6b 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2= diff --git a/xfce-extra/xfce4-power-manager/Manifest b/xfce-extra/xfce4-power-manager/Manifest index 463ce8608c13..c1057b1a3d59 100644 --- a/xfce-extra/xfce4-power-manager/Manifest +++ b/xfce-extra/xfce4-power-manager/Manifest @@ -1,5 +1,7 @@ DIST xfce4-power-manager-1.6.6.tar.bz2 1227814 BLAKE2B c5f9ca3ff1f7bbed8c534cbba43355a62734b6e1553f852740fe332545df910ecba07be249365f9815b2467226d67a41cdb740e99d4f547ee86abf2d014211f6 SHA512 c9377619df9ebab64ed234659e5798f47448e26fae5b19eb15bcbc9416df1afec6b4de32bc272b81531d2643a215ea46892523077017dc6b232bfe802dba6cd9 DIST xfce4-power-manager-1.7.0.tar.bz2 1235629 BLAKE2B bf6bd6c3ebfc86d199362168788b3d9b1ca2cd691a93a2cbab04415d7e68e11a3b1cb36328e8a974e504eb00282e584cc497ea4f7dcddb20e6854d06bef5ec7d SHA512 30c6c37ce278d869b73880bc33d04115086646850c8fc9129e4fbeb71b36d4bb7ce7ee1758ea804b42b3736ec6632f7bcd8e7806a00421e0e24ac8433e34ac24 -EBUILD xfce4-power-manager-1.6.6.ebuild 1399 BLAKE2B f88ea3eaddb102895859ce512eb394597e1728736fa80204a273bee13fa0a6743de02fa322ce5010223d80eef6123d79554c85423933eab4ccf311372c578494 SHA512 09da812510afe6af3f2281334a4906d59d1032c7421b2dff082a09bdc644003f454847b16b0e0f6d21720a366c68cc435831106fd51ef6b9708fe29f015a471c -EBUILD xfce4-power-manager-1.7.0.ebuild 1404 BLAKE2B f7a9e297c9aa03bb85a0d75ce59417e49b61dee8d5d2c1b0cf81f2ddda06e29df051c6fd61848819520a41a3f7e6a74286870960a57fbaeaa31e68d1eecb8bcf SHA512 b9179e69a7e80dd730cc9039c7e08992a4aa200669b00eb939320ac6b650f76fde531d3ab6a1a5d2f0d01e096b11adeb7dde93f2e4510dce9ce99a836c037eb9 +DIST xfce4-power-manager-1.7.1.tar.bz2 1230284 BLAKE2B 7118f0a864bb50a2a9ed96da91d8196dd28c21f4b3e33a98226a7ad50f85bc81d5522255f454cccf9bf189acf2f3c45f7686580c2d6d397de740b77d277e13b2 SHA512 cc29902ee6f01983ba507c2ab961db4f2ae5e12539e954d58af3f71e85370243e252833cd835830a51d05e104316327ffc7af01fb09a436af2e00f4e06564785 +EBUILD xfce4-power-manager-1.6.6-r1.ebuild 1579 BLAKE2B a5099e14f0e92f9259dea685d0b7bb8bc36a802ad80affb9581245bac71e47891fb9b10646ebffa75cc17215df05005ab3b5477f04be3a63bdb28fd7e3259efd SHA512 8e72c72ad54e73b2a83cee5a95257f6272611b90ad2a1ecd801fdb5f8d9ae4b97ab3d53a7e42e2f44f3e96c7e106fa913d7bad58e728f8ed46d74ef18981b082 +EBUILD xfce4-power-manager-1.7.0-r1.ebuild 1584 BLAKE2B de945f7d84c0f0fdf52b06a6f062ea269d9cbd9b007ad7f4d741f5d547a4a57289806bb18b9dd5c44b10b6f11e102aab436d60c4c1e72f098c3b094b25eba9a9 SHA512 c8d3416d122a44cff9dbfe5cc3ec37c3470189bfffcb3e281045eb8b11a75dd507fd79ff4abcc03909962c24d517abd7938df2fa28e246f62816e417c7dab405 +EBUILD xfce4-power-manager-1.7.1.ebuild 1584 BLAKE2B de945f7d84c0f0fdf52b06a6f062ea269d9cbd9b007ad7f4d741f5d547a4a57289806bb18b9dd5c44b10b6f11e102aab436d60c4c1e72f098c3b094b25eba9a9 SHA512 c8d3416d122a44cff9dbfe5cc3ec37c3470189bfffcb3e281045eb8b11a75dd507fd79ff4abcc03909962c24d517abd7938df2fa28e246f62816e417c7dab405 MISC metadata.xml 360 BLAKE2B 74fb48a2ee62745a873e6c21670385e6f1108b6ae215e7ce6abb0f735a30559ee8cd5214bcdaaeca0a9a6b2372f1551ee7deea9018108a3f11a01c0497ec0f88 SHA512 bca73ff003a0d3845fc354775332c0edd0558ff5bcf27c562cc8c4f96e95210f197698d76b0ea898aa6ff4a12e5e22a589b62d28e196e679d4046e56f66ea744 diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6-r1.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6-r1.ebuild new file mode 100644 index 000000000000..641b2904d0af --- /dev/null +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6-r1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xdg-utils + +DESCRIPTION="Power manager for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 x86" +IUSE="kernel_linux networkmanager +panel-plugin policykit" + +COMMON_DEPEND=">=dev-libs/glib-2.42 + >=sys-power/upower-0.99.0 + >=x11-libs/gtk+-3.14:3 + >=x11-libs/libnotify-0.7 + x11-libs/libX11 + >=x11-libs/libXrandr-1.2 + x11-libs/libXext + x11-libs/libXtst + >=xfce-base/xfconf-4.12:= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4util-4.12:= + panel-plugin? ( >=xfce-base/xfce4-panel-4.12:= ) + policykit? ( >=sys-auth/polkit-0.112 )" +RDEPEND="${COMMON_DEPEND} + networkmanager? ( net-misc/networkmanager )" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig + x11-base/xorg-proto" + +src_configure() { + local myconf=( + $(use_enable policykit polkit) + $(use_enable networkmanager network-manager) + $(use_enable panel-plugin xfce4panel) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update + + if ! has_version sys-apps/systemd && ! has_version sys-auth/elogind + then + elog "Suspend/hibernate support requires a logind provider installed" + elog "(sys-apps/systemd or sys-auth/elogind)" + fi +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6.ebuild deleted file mode 100644 index 4b9aa22bbe90..000000000000 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.6.6.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg-utils - -DESCRIPTION="Power manager for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 x86" -IUSE="kernel_linux networkmanager +panel-plugin policykit" - -COMMON_DEPEND=">=dev-libs/glib-2.42 - >=sys-power/upower-0.99.0 - sys-power/pm-utils - >=x11-libs/gtk+-3.14:3 - >=x11-libs/libnotify-0.7 - x11-libs/libX11 - >=x11-libs/libXrandr-1.2 - x11-libs/libXext - x11-libs/libXtst - >=xfce-base/xfconf-4.12:= - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/libxfce4util-4.12:= - panel-plugin? ( >=xfce-base/xfce4-panel-4.12:= ) - policykit? ( >=sys-auth/polkit-0.112 )" -RDEPEND="${COMMON_DEPEND} - networkmanager? ( net-misc/networkmanager )" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig - x11-base/xorg-proto" - -src_configure() { - local myconf=( - $(use_enable policykit polkit) - $(use_enable networkmanager network-manager) - $(use_enable panel-plugin xfce4panel) - ) - - 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-power-manager/xfce4-power-manager-1.7.0-r1.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0-r1.ebuild new file mode 100644 index 000000000000..3cc989ee9369 --- /dev/null +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0-r1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xdg-utils + +DESCRIPTION="Power manager for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +IUSE="kernel_linux networkmanager +panel-plugin policykit" + +COMMON_DEPEND=">=dev-libs/glib-2.42 + >=sys-power/upower-0.99.0 + >=x11-libs/gtk+-3.14:3 + >=x11-libs/libnotify-0.7 + x11-libs/libX11 + >=x11-libs/libXrandr-1.2 + x11-libs/libXext + x11-libs/libXtst + >=xfce-base/xfconf-4.12:= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4util-4.12:= + panel-plugin? ( >=xfce-base/xfce4-panel-4.12:= ) + policykit? ( >=sys-auth/polkit-0.112 )" +RDEPEND="${COMMON_DEPEND} + networkmanager? ( net-misc/networkmanager )" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig + x11-base/xorg-proto" + +src_configure() { + local myconf=( + $(use_enable policykit polkit) + $(use_enable networkmanager network-manager) + $(use_enable panel-plugin xfce4panel) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update + + if ! has_version sys-apps/systemd && ! has_version sys-auth/elogind + then + elog "Suspend/hibernate support requires a logind provider installed" + elog "(sys-apps/systemd or sys-auth/elogind)" + fi +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0.ebuild deleted file mode 100644 index 9df144416fc2..000000000000 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.0.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg-utils - -DESCRIPTION="Power manager for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="kernel_linux networkmanager +panel-plugin policykit" - -COMMON_DEPEND=">=dev-libs/glib-2.42 - >=sys-power/upower-0.99.0 - sys-power/pm-utils - >=x11-libs/gtk+-3.14:3 - >=x11-libs/libnotify-0.7 - x11-libs/libX11 - >=x11-libs/libXrandr-1.2 - x11-libs/libXext - x11-libs/libXtst - >=xfce-base/xfconf-4.12:= - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/libxfce4util-4.12:= - panel-plugin? ( >=xfce-base/xfce4-panel-4.12:= ) - policykit? ( >=sys-auth/polkit-0.112 )" -RDEPEND="${COMMON_DEPEND} - networkmanager? ( net-misc/networkmanager )" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig - x11-base/xorg-proto" - -src_configure() { - local myconf=( - $(use_enable policykit polkit) - $(use_enable networkmanager network-manager) - $(use_enable panel-plugin xfce4panel) - ) - - 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-power-manager/xfce4-power-manager-1.7.1.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.1.ebuild new file mode 100644 index 000000000000..3cc989ee9369 --- /dev/null +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.7.1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xdg-utils + +DESCRIPTION="Power manager for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-power-manager" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +IUSE="kernel_linux networkmanager +panel-plugin policykit" + +COMMON_DEPEND=">=dev-libs/glib-2.42 + >=sys-power/upower-0.99.0 + >=x11-libs/gtk+-3.14:3 + >=x11-libs/libnotify-0.7 + x11-libs/libX11 + >=x11-libs/libXrandr-1.2 + x11-libs/libXext + x11-libs/libXtst + >=xfce-base/xfconf-4.12:= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4util-4.12:= + panel-plugin? ( >=xfce-base/xfce4-panel-4.12:= ) + policykit? ( >=sys-auth/polkit-0.112 )" +RDEPEND="${COMMON_DEPEND} + networkmanager? ( net-misc/networkmanager )" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig + x11-base/xorg-proto" + +src_configure() { + local myconf=( + $(use_enable policykit polkit) + $(use_enable networkmanager network-manager) + $(use_enable panel-plugin xfce4panel) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update + + if ! has_version sys-apps/systemd && ! has_version sys-auth/elogind + then + elog "Suspend/hibernate support requires a logind provider installed" + elog "(sys-apps/systemd or sys-auth/elogind)" + fi +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/xfce4-screensaver/Manifest b/xfce-extra/xfce4-screensaver/Manifest index 77a2cc2274d7..00f60c75dfab 100644 --- a/xfce-extra/xfce4-screensaver/Manifest +++ b/xfce-extra/xfce4-screensaver/Manifest @@ -1,3 +1,5 @@ DIST xfce4-screensaver-0.1.10.tar.bz2 665624 BLAKE2B 9af4a821bcbb461462cf620dbd2c064a32b904f0d6887095cd00939f857244d69612e18559c0cf0be93e9044047d0e3dba8c756acc16fe9e3e136a718beb3942 SHA512 a04842697c7a8f84ee937f0371b3d1413163b59d1a54b9adf0b904dd501d6328ab645160567ff79afbe063cc113a488567ec5d8df4d6ed2db354738275c00b2e -EBUILD xfce4-screensaver-0.1.10.ebuild 1729 BLAKE2B c3b3fbe262b1b62b1cea549e320066ec28800d4c466b75d8ebd698e3222e3ed8cb1775ed3e22e77d031ef08eecbced0aad6441bf1ca479c94ca8ac0b90c70242 SHA512 8f1adef3c5dd461e2c971551260a1aafc8a5d8c3662061e66b3dfc3834fb6ce5ca0b37b4075239d15d0304ba9e190b4b4ba32d276c0e1043d3342459d9b397ee -MISC metadata.xml 350 BLAKE2B ac551b0c67875b795ea6640c67d2a5968a7c7ad19cb12c0103a900fbca8adde364eb32110d92150b677d1fb8089fdd35dfb7cee6fc40d30633a663191d77321d SHA512 88f3dbe07292eae938727232450e5b6a2b7b54766dc095541e6afa451d1261bc0a657467a90f0815c7a3cc4db11cf667cbc5e41f7ba3cefa6354630019fd1742 +DIST xfce4-screensaver-0.1.11.tar.bz2 699642 BLAKE2B 5fbb5b5c923e82070e429fcf65c8c5b5b9b0d78cba9fd128c84490a6a0927a0620b41af7ffb7356cd13ccfe48f2e1841f90e980c4bfbd15fa8f50e0f1fed7e75 SHA512 f692e31cba00d65887b90857eb4c1075000859f85db7dac7f421cc0d9812c6e8d517fcdfcac7546a6818375f9a7222a2afb80ae7076e62953bc8dcc7af9be174 +EBUILD xfce4-screensaver-0.1.10.ebuild 1668 BLAKE2B e9e364d64eb3d8fb63a1dd6af77a3f2a21a2724a57d8a17ebd64e1d71d02b268b85712d045bcbb72bc539198f4a2ef3f84214014f693a2aa475abed29212623b SHA512 73575cae9e37ad1b9f2c2135952980f5390530e149b6ae017d2001a25d9e13b82883b46d52e448aa915e70d6c19c5787f99af8fd2597bc8a419cb5c8a65fd561 +EBUILD xfce4-screensaver-0.1.11.ebuild 1773 BLAKE2B acc6f65695cbe248582c55c1e3f534544b7f67284e134925ed7d53077b6b037b4d4db166e72a0de6fc5f0beedebbb571359b44d88b384b8e70a43ab910e47ef8 SHA512 e38e88ece647764399414a42b669289cf48ffcf2837e6798c970ef7bd9f185f3c4d92932748c7786339a56ab2638720d92c8e7bc7dc06349e94e7707caa481bc +MISC metadata.xml 291 BLAKE2B 533c3c70954a738e8b239f8ab6ce7b45702bf87d7151e8182ae6142cf8a1611c9d24ab4e6e95ad8d71606e802369536a669e313493e3527d6daa8d1e5a61ecdd SHA512 f86de2f82f08b0a0372ec018cdbebbf87e6c0e7e4f4e4c78c1cbeba0a2cc6ef26f17a8f84b85195961af8a690bf3eb2b45bf415be43e3d9a791e296d7f4a74e1 diff --git a/xfce-extra/xfce4-screensaver/metadata.xml b/xfce-extra/xfce4-screensaver/metadata.xml index bc30ef334656..43b2b0675580 100644 --- a/xfce-extra/xfce4-screensaver/metadata.xml +++ b/xfce-extra/xfce4-screensaver/metadata.xml @@ -5,7 +5,6 @@ xfce@gentoo.org - Enable ConsoleKit support Enable screen locking support diff --git a/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.10.ebuild b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.10.ebuild index e06a050f578c..da385e71b5ca 100644 --- a/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.10.ebuild +++ b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.10.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 x86" -IUSE="consolekit elogind +locking opengl pam systemd" +IUSE="elogind +locking opengl pam systemd" # Xrandr: optional but automagic RDEPEND=" @@ -29,7 +29,6 @@ RDEPEND=" >=xfce-base/libxfce4ui-4.12.1:= >=xfce-base/libxfce4util-4.12.1:= >=xfce-base/xfconf-4.12.1:= - consolekit? ( sys-auth/consolekit ) elogind? ( sys-auth/elogind ) locking? ( pam? ( sys-libs/pam ) @@ -51,11 +50,11 @@ src_configure() { # xscreensaver dirs autodetection doesn't seem to work --with-xscreensaverdir=/usr/share/xscreensaver/config --with-xscreensaverhackdir=/usr/$(get_libdir)/misc/xscreensaver + --without-console-kit $(use_with opengl libgl) $(use_enable locking) $(use_enable pam) - $(use_with consolekit console-kit) $(use_with elogind) $(use_with systemd) ) diff --git a/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.11.ebuild b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.11.ebuild new file mode 100644 index 000000000000..948b2c2e6f96 --- /dev/null +++ b/xfce-extra/xfce4-screensaver/xfce4-screensaver-0.1.11.ebuild @@ -0,0 +1,83 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="Screen saver and locker (port of MATE screensaver)" +HOMEPAGE="https://git.xfce.org/apps/xfce4-screensaver/about/" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+ LGPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86" +IUSE="elogind +locking opengl pam systemd" + +# Xrandr: optional but automagic +RDEPEND=" + >=dev-libs/dbus-glib-0.30 + >=dev-libs/glib-2.50:2 + >=x11-libs/gtk+-3.22:3 + >=x11-libs/libwnck-3.20:3 + x11-libs/libICE:= + x11-libs/libX11:= + x11-libs/libXScrnSaver:= + x11-libs/libXext:= + x11-libs/libXxf86vm:= + >=x11-libs/libXrandr-1.3:= + >=x11-libs/libxklavier-5.2:= + >=xfce-base/garcon-0.5.0:= + >=xfce-base/libxfce4ui-4.12.1:= + >=xfce-base/libxfce4util-4.12.1:= + >=xfce-base/xfconf-4.12.1:= + elogind? ( sys-auth/elogind ) + locking? ( + pam? ( sys-libs/pam ) + ) + opengl? ( virtual/opengl ) + systemd? ( sys-apps/systemd:= ) +" +DEPEND="${RDEPEND} + dev-util/glib-utils + dev-util/intltool + sys-apps/dbus + virtual/pkgconfig" + +src_configure() { + local myconf=( + # disable docbook for now + ac_cv_path_XMLTO=no + + # xscreensaver dirs autodetection doesn't seem to work + --with-xscreensaverdir=/usr/share/xscreensaver/config + --with-xscreensaverhackdir=/usr/$(get_libdir)/misc/xscreensaver + --without-console-kit + + $(use_with opengl libgl) + $(use_enable locking) + $(use_enable pam) + $(use_with elogind) + $(use_with systemd) + ) + + if use pam; then + myconf+=( --with-pam-auth-type=system ) + fi + + 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-sensors-plugin/Manifest b/xfce-extra/xfce4-sensors-plugin/Manifest index e01184fd4fab..396b83e81e6a 100644 --- a/xfce-extra/xfce4-sensors-plugin/Manifest +++ b/xfce-extra/xfce4-sensors-plugin/Manifest @@ -1,5 +1,6 @@ +AUX xfce4-sensors-plugin-1.3.92-gcc-10.patch 4118 BLAKE2B 7e47d77d8dd0c3edcb7e11070f6decd1025a8930f188a731ac6d8ab21485cdb1fb7bb067029672583506b3cceac6155443eff9bb14255f13fea541512f32363e SHA512 96e801344284a3d9a3ffccd1f426c3768ebdb2a0039bd5d2d53a2f376000a173fb41a312577fcdecdeb917f1ec8ca5a776101f9ac4df2c696f180e21b05553a2 DIST xfce4-sensors-plugin-1.3.0.tar.bz2 466468 BLAKE2B 52eadaec22980105fcf4c4e5efb4621b0966e86520e7ded90a1514f7925d76232278ec105785409dbe13f5ab4019363b47b63b5df642319a924fe5a8882b847c SHA512 77f6df354c883f9f0b99856738e0976e7bddd5f16c90a8715777c4f4d6debe116cdc21c2e0efbbe9f371d36f9469797d3e631854c33f8561e3ff32291cdef35a DIST xfce4-sensors-plugin-1.3.92.tar.bz2 477837 BLAKE2B e5399a3052b124c5391209c6ca6bc849467e09be3dac6b7a7d1c946f800e22dcfe84d245b6236cb56cdcea756c98d9bb70c1c945b597f13e49ff18455f4f4715 SHA512 a5b7d90683c993205323084431606cc6d13de88989e3636fba5c06bfa7ef52fbe6285e3bd7f8eb70683541b5c42727c8fbe7bf80e8832bcfb378de0e6d7d7b37 EBUILD xfce4-sensors-plugin-1.3.0-r1.ebuild 1567 BLAKE2B bd8bd7c18d1876e9f09151d2d6495f819cd24ef0e1d8946cb4175a15f119a5e18a69e281042b4f730471853dd4e233638db48e433d98b0a58729d1a53980fa99 SHA512 d224a63e203e96158574604169b213f5195ebe8fe56b63c447f07809c06648b5fdf5bff9ed232719887a386fed360556b55d947e48db0afa7beb3ec257287b59 -EBUILD xfce4-sensors-plugin-1.3.92-r1.ebuild 1577 BLAKE2B 2badb690acb6d1eb461946370a8046be77f57d7f89216e53f08a6848dbe0bf503165db65322dc144f99f44ac47dfe32984c5ffd8ac8a3ba645805afdd715c8fe SHA512 65e07005a3e98bb00794a0daf34759855f6bd065f1871dc4393be6ae243714ddb0f60a760f81595577071f8238d3bc854b15846f3359950bc680d143af548e05 +EBUILD xfce4-sensors-plugin-1.3.92-r1.ebuild 1626 BLAKE2B 84a264bd7efe26fc3f59f2ea67975342e562d8808b81fbd5a5b4b72cdbfc10432c438d28082c10942a66a5eca9faaee0706982504afebcc6870af8eb5bb752fc SHA512 a86a81d9dfcc1f25d3224cdc67810663c43719e24bf572a1a0617d1e4ecd06c8a7787b91c50f06d09d5d48d8e3e8fd20a8e9581201d5b41e1595b62a538c29f9 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.3.92-gcc-10.patch b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.3.92-gcc-10.patch new file mode 100644 index 000000000000..a5d60a66810e --- /dev/null +++ b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.3.92-gcc-10.patch @@ -0,0 +1,115 @@ +From 108ffac9eac23a5d87f142e36d162d62be0619e2 Mon Sep 17 00:00:00 2001 +From: Robin Lee +Date: Mon, 24 Feb 2020 17:52:39 +0800 +Subject: [PATCH] Fix multiple definition errors under GCC 10.0 + +Fixes issue #9, RHBZ#1800268 +--- + include/sensors-interface-common.h | 22 ++++++++++++++-------- + lib/sensors-interface-common.c | 1 + + 2 files changed, 15 insertions(+), 8 deletions(-) + +diff --git a/include/sensors-interface-common.h b/include/sensors-interface-common.h +index 62a27eb..05146c5 100644 +--- a/include/sensors-interface-common.h ++++ b/include/sensors-interface-common.h +@@ -146,6 +146,12 @@ t_sensors_dialog; + + + ++#ifdef XFCE4_SENSORS_INTERFACE_COMMON_DEFINING ++#define EXTERN ++#else ++#define EXTERN extern ++#endif ++ + /* Extern functions that need to be re-implemented in the sensors-viewer and + * the panel code. + * They kind of need to be registered at the library by any software +@@ -157,7 +163,7 @@ t_sensors_dialog; + * @param ptr_widget: Pointer to original widget, i.e, the update timer box + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*adjustment_value_changed) (GtkWidget *ptr_widget, + t_sensors_dialog *ptr_sensorsdialog); + +@@ -167,7 +173,7 @@ void + * @param ptr_widget: Pointer to original widget, i.e, the sensor entry combobox + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*sensor_entry_changed) (GtkWidget *ptr_widget, + t_sensors_dialog *ptr_sensorsdialog); + +@@ -178,7 +184,7 @@ void + * @param ptr_str_newtext: Pointer to the string containing the new label + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*list_cell_text_edited) (GtkCellRendererText *ptr_cellrenderertext, + gchar *ptr_str_path, gchar *ptr_str_newtext, + t_sensors_dialog *ptr_sensorsdialog); +@@ -189,7 +195,7 @@ void + * @param ptr_str_path: pointer to the string with the path of the changed item + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*list_cell_toggle) (GtkCellRendererToggle *ptr_cellrenderertoggle, gchar *ptr_str_path, + t_sensors_dialog *ptr_sensorsdialog); + +@@ -201,7 +207,7 @@ void + * hexadecimal rgb format #0011ff + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*list_cell_color_edited) (GtkCellRendererText *ptr_cellrenderertext, + gchar *ptr_str_path, gchar *ptr_str_newcolor, + t_sensors_dialog *ptr_sensorsdialog); +@@ -214,7 +220,7 @@ void + * temperature + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*minimum_changed) (GtkCellRendererText *ptr_cellrenderertext, gchar *ptr_str_path, + gchar *ptr_str_newmin, t_sensors_dialog *ptr_sensorsdialog); + +@@ -226,7 +232,7 @@ void + * temperature + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*maximum_changed) (GtkCellRendererText *ptr_cellrenderertext, gchar *ptr_str_path, + gchar *ptr_str_newmax, t_sensors_dialog *ptr_sensorsdialog); + +@@ -236,7 +242,7 @@ void + * @param ptr_widget: Pointer to original widget, i.e, the update timer box + * @param ptr_sensorsdialog: argument pointer to sensors dialog data + */ +-void ++EXTERN void + (*temperature_unit_change) (GtkWidget *ptr_widget, + t_sensors_dialog *ptr_sensorsdialog); + +diff --git a/lib/sensors-interface-common.c b/lib/sensors-interface-common.c +index 70aa154..8c79f1d 100644 +--- a/lib/sensors-interface-common.c ++++ b/lib/sensors-interface-common.c +@@ -28,6 +28,7 @@ + #include + + /* Local/package includes */ ++#define XFCE4_SENSORS_INTERFACE_COMMON_DEFINING + #include + #include + #include +-- +GitLab + diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild index f62c925542bd..988a10db5faf 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit gnome2-utils @@ -29,13 +29,18 @@ RDEPEND=">=x11-libs/gtk+-3.20:3= libnotify? ( >=x11-libs/libnotify-0.7:= ) lm-sensors? ( >=sys-apps/lm-sensors-3.1.0:= ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )" +DEPEND=${RDEPEND} -DEPEND="${RDEPEND} +BDEPEND=" dev-util/intltool virtual/pkgconfig" DOCS=( AUTHORS ChangeLog NEWS NOTES README TODO ) +PATCHES=( + "${FILESDIR}"/${P}-gcc-10.patch +) + src_configure() { local myconf=( --libexecdir="${EPREFIX}"/usr/$(get_libdir) @@ -59,9 +64,9 @@ src_install() { } pkg_postinst() { - gnome2_icon_cache_update + xdg_icon_cache_update } pkg_postrm() { - gnome2_icon_cache_update + xdg_icon_cache_update } diff --git a/xfce-extra/xfce4-systemload-plugin/Manifest b/xfce-extra/xfce4-systemload-plugin/Manifest index 0c5308420393..fe096beb9eb4 100644 --- a/xfce-extra/xfce4-systemload-plugin/Manifest +++ b/xfce-extra/xfce4-systemload-plugin/Manifest @@ -1,3 +1,4 @@ +AUX xfce4-systemload-plugin-1.2.3-panel-4.15.patch 691 BLAKE2B a4957c90625825b4d7d96bacc9072245be6588ce80df567e91a5b6af8dfd4b9a313114195745e24e376081017070c3db3a6ba5b742e0de870d222739a3848774 SHA512 2b0c5090086588a59011138ece073d4b626e84235e0551a1d147e69271037948affe7eb708af12655f2243a57054a9677b4dfc71561a84f9d36354bb9290ecb5 DIST xfce4-systemload-plugin-1.2.3.tar.bz2 349074 BLAKE2B 74cdc8f759824222faf5da04fd3189210883db1ad1ed138978e8cb31075a390d17f32ffa4648cace7745faadfc818878601c70b89a8da9d7e7961768a3f9caac SHA512 98985b2250bfff3ae8314f5671ec4438f4c53702cf9e1b76563cdc5d1b4b62174d6cfa559603294c1fc8fbbd5e15a833cc112c75b106a85b1e11788ded4da538 -EBUILD xfce4-systemload-plugin-1.2.3.ebuild 750 BLAKE2B f9450558067efce6b323df528be34bab68b2096a46326035450cc8a6835c0001b286db161e97bfb64a229c51820893b5a0da125b6b8cc8f7f43b5333b744c80c SHA512 6f452d6c319ef0cb240ea7df645f160f6fecdf74456372947c2e280e8549b6373f209d129f58d09d38cf50e93c95fd0768ef524df6828a7edd07fd534a2a1930 +EBUILD xfce4-systemload-plugin-1.2.3.ebuild 824 BLAKE2B 47f19d591352f9fdf43e08ed5ff1394d2d260b40bf7d86ae4be9242bd052afa024e001bdd30a5a4d6b215613eec638371e22d1be521ed2e5b77f98935c0aaa9b SHA512 83ae9d45e2efe380ad235d3ea09970e1d88b3224bb909be46df50626a66a29f3b8667aad8beff649ed38e62518097a681fe655b84b0264466fa86d6d460455b4 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-systemload-plugin/files/xfce4-systemload-plugin-1.2.3-panel-4.15.patch b/xfce-extra/xfce4-systemload-plugin/files/xfce4-systemload-plugin-1.2.3-panel-4.15.patch new file mode 100644 index 000000000000..72bb9e848480 --- /dev/null +++ b/xfce-extra/xfce4-systemload-plugin/files/xfce4-systemload-plugin-1.2.3-panel-4.15.patch @@ -0,0 +1,25 @@ +From 35b50d425209773c9dd21f125b1bd3f8c3daa46b Mon Sep 17 00:00:00 2001 +From: Andre Miranda +Date: Fri, 4 Oct 2019 00:45:46 -0300 +Subject: [PATCH] Allow compilation with panel 4.15 + +--- + panel-plugin/systemload.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/panel-plugin/systemload.c b/panel-plugin/systemload.c +index af75be4..c6174b8 100644 +--- a/panel-plugin/systemload.c ++++ b/panel-plugin/systemload.c +@@ -38,7 +38,7 @@ + + #include + #include +-#include ++#include + + #ifdef HAVE_UPOWER_GLIB + #include +-- +GitLab + diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild index 562eaf22ac2d..79aebb924271 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,6 +19,8 @@ DEPEND="${RDEPEND} dev-util/intltool virtual/pkgconfig" +PATCHES=( "${FILESDIR}/xfce4-systemload-plugin-1.2.3-panel-4.15.patch" ) + src_configure() { econf $(use_enable upower) } diff --git a/xfce-extra/xfce4-weather-plugin/Manifest b/xfce-extra/xfce4-weather-plugin/Manifest index ea86ff98d2fe..8d867629c39a 100644 --- a/xfce-extra/xfce4-weather-plugin/Manifest +++ b/xfce-extra/xfce4-weather-plugin/Manifest @@ -1,3 +1,5 @@ DIST xfce4-weather-plugin-0.10.1.tar.bz2 3026945 BLAKE2B 511427d430b696983855687db12ef8877eabc6a0e2518f511e9f90286b08fcf8b52da10bf6ba7b435c069d5018b653c2c7703e8b9ec3f858251ad9c949acb760 SHA512 14fd17da60b0ac76dd0f8e1b7858e8cef57c5168b7467412e1d45ae91e44858c7619cdca2ee59e242d2888038d458faa7580bf02d1cad3371ec80acc9012f569 +DIST xfce4-weather-plugin-0.10.2.tar.bz2 3049859 BLAKE2B 92e406a77f3538cfc9f5b23b7eb749df0593a4eb50eee6b7d589f00d3f30ce64a58557167189f0306a9079f7ff3ad09c8f67a822b63360ee45d35854b8e55704 SHA512 77df6d10772e47fc6b3cf4db2396b8c6ad87b6b3afb59b2a256d4c52c9f69db30039ee8c6d7b3fbabd613815cad284ecdf7b267293de7ebee76faaa583d89a11 EBUILD xfce4-weather-plugin-0.10.1.ebuild 1062 BLAKE2B 905ab5eba1ee544ebab13c6b3e46c2affed4384c6bdcee79ae3cb4cf5e17f71de54a5034a672549c7d76f8e33af91ed8479c9aa420c05fc1f82129e72933144f SHA512 28b22cfe8f49b401481137828c0e9c9738bbefb450cee48327459ac0746c151b6a39c47a6addf8cbc79dd2ac78ad43c4150b7ca9690700b440bd22e40b2415b6 +EBUILD xfce4-weather-plugin-0.10.2.ebuild 1064 BLAKE2B b75fc3bbb5024c02753c3c39bbef6b7d71e3f434b2b8bcc7dfe72c3930146a7ce568160ade62c1eb042dbe00d14042cb98b79f90c63ca7dd7fe8a1c38dc5cf09 SHA512 c9f783c0913a79565d13a73de742e40a39d72736525c31f905bdc167b2c82b7440acda32c4a97ab3cc50960e7ae0954ab0ea38282b14dcb07f4bc42f23f57ff5 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.2.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.2.ebuild new file mode 100644 index 000000000000..cf19f7d52b16 --- /dev/null +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.2.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="A weather plug-in for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="upower" + +RDEPEND=">=dev-libs/glib-2.42 + dev-libs/libxml2 + >=net-libs/libsoup-2.42[ssl] + >=x11-libs/gtk+-3.22:3 + >=xfce-base/libxfce4ui-4.14:= + >=xfce-base/libxfce4util-4.14:= + >=xfce-base/xfce4-panel-4.14:= + upower? ( >=sys-power/upower-0.9.23 )" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +src_configure() { + # For GEONAMES_USERNAME, read README file and ask ssuominen@! + local myconf=( + $(use_enable upower) + GEONAMES_USERNAME=Gentoo + ) + 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-xkb-plugin/Manifest b/xfce-extra/xfce4-xkb-plugin/Manifest index ddc746520bd0..0d78ce0e83cc 100644 --- a/xfce-extra/xfce4-xkb-plugin/Manifest +++ b/xfce-extra/xfce4-xkb-plugin/Manifest @@ -1,3 +1,4 @@ +AUX xfce4-xkb-plugin-0.8.1-panel-4.15.patch 633 BLAKE2B dac32f28a935af31aa7a90bc348a6a82dcaa437ae42156ef026a1e6a1a2a3e982efe56eeab1c128d1359f12ee1af18fe426b8f6af4e2800735ff2fcaa3ce39bd SHA512 cd0d6fe9d6353f26410d1e04f6e3e7e70071c7bb6025aeb4824c89911acb97dc78e8aecc018c88ad61eb5c7ffb5a4c3bb75e0f7b008b04877e8442af4756cd2f DIST xfce4-xkb-plugin-0.8.1.tar.bz2 842814 BLAKE2B be6dfce8e605be346dcd0a5259da980ffd4f7160a808de288bcc7c970c47c678dc6dfde8615e21042142221c6ba66d328dd741f3ce70d988c94562ec061230f2 SHA512 4f0362f429489d111544126697880cdb0a768533803a104f73802fe2c5cfbef5efbf6edd658dbb0ef788ae2a3761f1877c191637a6a06d4a5159bc8f71ad524f -EBUILD xfce4-xkb-plugin-0.8.1.ebuild 1091 BLAKE2B 8c05f10f37b301f3d021188acf562c0fbe57ac746d41c971fa3d85b26107c3d95793b09d7e6923c728cb47f5044fe3da029789bb76ab09982adefcd6d491e9e4 SHA512 7f1e23497311803d520e96f3f24bbacae94d90ce14da2ee0bfd3d0b03d9c54b9586e59c9c8e007f795551d29f2dfc1ffa47995650d063d0acfef8d97c1800a47 +EBUILD xfce4-xkb-plugin-0.8.1.ebuild 1141 BLAKE2B 1edb324b30ade473ac69a6b6f35e73312e3f1943baabdc3c4829395ab224cc25a2693bc06774db583e151c90160f3ec208b5ee4b8782d60caa8b2bc7f8c4af6a SHA512 b5ae5a3287a7569da7d74deab7f63d685140d03fa1adbcf885b6b92bb4e12ad35cf96e72877ad56830df6a58be875fd7f6d51969af5c9deb6bc5f043e8a7e8c1 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-xkb-plugin/files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch b/xfce-extra/xfce4-xkb-plugin/files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch new file mode 100644 index 000000000000..aeb1b0a2be2d --- /dev/null +++ b/xfce-extra/xfce4-xkb-plugin/files/xfce4-xkb-plugin-0.8.1-panel-4.15.patch @@ -0,0 +1,25 @@ +From 7ecfb91c6b68477262111125977a8229ff142058 Mon Sep 17 00:00:00 2001 +From: Andre Miranda +Date: Sat, 19 Oct 2019 19:23:30 -0300 +Subject: [PATCH] Fix build with panel 4.15 + +--- + panel-plugin/xkb-plugin.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/panel-plugin/xkb-plugin.h b/panel-plugin/xkb-plugin.h +index 3fe3ce5..eeb10e5 100644 +--- a/panel-plugin/xkb-plugin.h ++++ b/panel-plugin/xkb-plugin.h +@@ -26,7 +26,7 @@ + #ifndef _XFCE_XKB_H_ + #define _XFCE_XKB_H_ + +-#include ++#include + + #include "xkb-xfconf.h" + +-- +GitLab + diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild index 3b5cb074fe65..fe250799a9ff 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,6 +30,10 @@ DEPEND="${COMMON_DEPEND} sys-devel/gettext virtual/pkgconfig" +PATCHES=( + "${FILESDIR}"/${P}-panel-4.15.patch +) + src_configure() { local myconf=( --libexecdir="${EPREFIX}"/usr/$(get_libdir) diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest index c8e33f252042..915da8f1e905 100644 --- a/xfce-extra/xfdashboard/Manifest +++ b/xfce-extra/xfdashboard/Manifest @@ -1,3 +1,5 @@ DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523 +DIST xfdashboard-0.7.90.tar.bz2 3394745 BLAKE2B 5550851a7a60802f079fb19ba32064cb43e09b0d36956ee87fbca3878ff6df20624e2c4262f9fcf81071a42aeb937f97954f0724faed70ffd0592472fa36cfc1 SHA512 8aea6127ffae2a7f0a241be04b2c518070688b56621f629798c9b8becd749577f2902e342ba0a99e14e3f38d0cb00f4887d04d2a418e619d97e413c2517faa9f EBUILD xfdashboard-0.7.5.ebuild 959 BLAKE2B 7304eba0441b2b038071ca6bd06d8e716af476c83d2d4464986473e3a375b2ea6f798f9b59fc0f38a6b7697b94d9d7f35a0250f49158aeefa9b9a7e96b241171 SHA512 e85c0cc866164b16d75ba2b22f97579c3d21c1f9627322ee584bc4bacb7527d3f1e827e6b7a4d7dad08392775e721a747402b4854c749ea80e4db119d8b85907 +EBUILD xfdashboard-0.7.90.ebuild 961 BLAKE2B 963e7e9fed172ab3152c3199d5ac60f9145f2be9521238db62b0c4a14007f6b04d9ab7b2e547aa8f00d0c7e543f2e9a8680b00d54d097d510ae41da077eb6f3e SHA512 e7521344985d846ad383bcf32474ad0462b3a569fc1225a49db58f9c8833698035a8501a539da1a171437944f67909274dcd9952df7ad498d6b967f22943bd7f MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild new file mode 100644 index 000000000000..56288cc6b7e5 --- /dev/null +++ b/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.38:2 + >=x11-libs/gtk+-3.2:3 + >=media-libs/clutter-1.12:1.0=[gtk] + >=x11-libs/libwnck-3:3= + x11-libs/libX11:= + x11-libs/libXcomposite:= + x11-libs/libXdamage:= + x11-libs/libXinerama:= + >=xfce-base/garcon-0.2.0:= + >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/xfconf-4.13:=" +DEPEND="${RDEPEND} + dev-util/intltool + virtual/pkgconfig" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} -- cgit v1.2.3