From 2a7ad1c55e642d761c45a4a108ade42ad7958b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 23 Dec 2020 22:05:06 +0700 Subject: [PATCH 1/5] xfce4-windowck-plugin: broken with xfce-4.16 --- srcpkgs/xfce4-windowck-plugin/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xfce4-windowck-plugin/template b/srcpkgs/xfce4-windowck-plugin/template index 96fe6eb1417..1ad6f14b0ee 100644 --- a/srcpkgs/xfce4-windowck-plugin/template +++ b/srcpkgs/xfce4-windowck-plugin/template @@ -12,6 +12,7 @@ license="GPL-3" homepage="https://github.com/cedl38/xfce4-windowck-plugin" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=1643fa4a8bdbc401160fae6a132dcab89ed88d10231f84ed058f7a3e842763f7 +broken="require old shlib" pre_configure() { autogen_args="--prefix=/usr" From c545096879e71d25f3b68c957ca857c46bb1b625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 23 Dec 2020 22:05:51 +0700 Subject: [PATCH 2/5] xfce4-kbdleds-plugin: broken with xfce-4.16 --- srcpkgs/xfce4-kbdleds-plugin/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xfce4-kbdleds-plugin/template b/srcpkgs/xfce4-kbdleds-plugin/template index cdec548a2bc..146e737e29c 100644 --- a/srcpkgs/xfce4-kbdleds-plugin/template +++ b/srcpkgs/xfce4-kbdleds-plugin/template @@ -11,3 +11,4 @@ license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin" distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-kbdleds-plugin/${version%.*}/xfce4-kbdleds-plugin-${version}.tar.bz2" checksum=6d280ad7207bcb9cc87c279dc3ab9084fd93325e87f67858e8917729b50201cd +broken="require old shlib" From 8f831022d8963f47485857e82a1736fecd4b61cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 23 Dec 2020 22:06:11 +0700 Subject: [PATCH 3/5] xfce4-notes-plugin: broken with xfce-4.16 --- srcpkgs/xfce4-notes-plugin/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xfce4-notes-plugin/template b/srcpkgs/xfce4-notes-plugin/template index ed3e310a952..6fffd9e09aa 100644 --- a/srcpkgs/xfce4-notes-plugin/template +++ b/srcpkgs/xfce4-notes-plugin/template @@ -11,3 +11,4 @@ license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" checksum=07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2 +broken="require old shlib" From fd3aa4767846d40db08d0ddaa162c699764177fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 23 Dec 2020 22:08:25 +0700 Subject: [PATCH 4/5] xfce4-mailwatch-plugin: update to 1.3.0. --- srcpkgs/xfce4-mailwatch-plugin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xfce4-mailwatch-plugin/template b/srcpkgs/xfce4-mailwatch-plugin/template index ac2511c8c49..303441f19bf 100644 --- a/srcpkgs/xfce4-mailwatch-plugin/template +++ b/srcpkgs/xfce4-mailwatch-plugin/template @@ -1,7 +1,7 @@ # Template file for 'xfce4-mailwatch-plugin' pkgname=xfce4-mailwatch-plugin -version=1.2.0 -revision=5 +version=1.3.0 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="libglib-devel exo-devel libxfce4ui-devel libxfce4util-devel @@ -11,4 +11,4 @@ maintainer="Steve Prybylski " license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=624acc8229a8593c0dfeb28f883f4958119a715cc81cecdbaf29efc8ab1edcad +checksum=20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e From 6972f5122360a2829c7901f445fec87cba6049f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 23 Dec 2020 22:02:55 +0700 Subject: [PATCH 5/5] xfce4-plugins: remove broken plugins --- srcpkgs/xfce4-plugins/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/xfce4-plugins/template b/srcpkgs/xfce4-plugins/template index 63c68e6bad7..56dbf701c21 100644 --- a/srcpkgs/xfce4-plugins/template +++ b/srcpkgs/xfce4-plugins/template @@ -1,7 +1,7 @@ # Template file for 'xfce4-plugins' pkgname=xfce4-plugins version=1.3 -revision=3 +revision=4 build_style=meta depends=" xfce4-battery-plugin @@ -11,11 +11,9 @@ depends=" xfce4-diskperf-plugin xfce4-fsguard-plugin xfce4-genmon-plugin - xfce4-kbdleds-plugin xfce4-mailwatch-plugin xfce4-mpc-plugin xfce4-netload-plugin - xfce4-notes-plugin xfce4-places-plugin xfce4-pulseaudio-plugin xfce4-sensors-plugin @@ -26,8 +24,10 @@ depends=" xfce4-wavelan-plugin xfce4-weather-plugin xfce4-whiskermenu-plugin - xfce4-windowck-plugin xfce4-xkb-plugin" +replaces="xfce4-kbdleds-plugin>=0 + xfce4-notes-plugin>=0 + xfce4-windowck-plugin>=0" short_desc="Plugins for the Xfce4 Desktop Environment" maintainer="Jürgen Buchmüller " license="BSD-2-Clause"