Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4 plugins: remove some plugins
@ 2020-12-23 15:10 sgn
  2020-12-23 15:15 ` [PR PATCH] [Updated] " sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sgn @ 2020-12-23 15:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

There is a new pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages xfce4-plugins
https://github.com/void-linux/void-packages/pull/27376

xfce4 plugins: remove some plugins
Prepare for #27367

A patch file from https://github.com/void-linux/void-packages/pull/27376.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-plugins-27376.patch --]
[-- Type: text/x-diff, Size: 5352 bytes --]

From 2f979013907a0e2757d21c6913f3970c1c3b4835 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 23 Dec 2020 22:02:55 +0700
Subject: [PATCH 1/5] xfce4-plugins: remove broken plugins

---
 srcpkgs/xfce4-plugins/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xfce4-plugins/template b/srcpkgs/xfce4-plugins/template
index 63c68e6bad7..1ee0d5c9d19 100644
--- a/srcpkgs/xfce4-plugins/template
+++ b/srcpkgs/xfce4-plugins/template
@@ -1,8 +1,9 @@
 # Template file for 'xfce4-plugins'
 pkgname=xfce4-plugins
 version=1.3
-revision=3
+revision=4
 build_style=meta
+# xfce4-kbdleds-plugin xfce4-notes-plugin xfce4-windowck-plugin
 depends="
 	xfce4-battery-plugin
 	xfce4-clipman-plugin
@@ -11,11 +12,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,7 +25,6 @@ depends="
 	xfce4-wavelan-plugin
 	xfce4-weather-plugin
 	xfce4-whiskermenu-plugin
-	xfce4-windowck-plugin
 	xfce4-xkb-plugin"
 short_desc="Plugins for the Xfce4 Desktop Environment"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"

From 0a7bf96052cfd96733c3609973844001944c34dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 23 Dec 2020 22:05:06 +0700
Subject: [PATCH 2/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 f1cc558485e2f3eb9973c42bf194ffd1c8aae461 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 23 Dec 2020 22:05:51 +0700
Subject: [PATCH 3/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 a5b1e5e4a220e51df30c49adc7260655451a939e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 23 Dec 2020 22:06:11 +0700
Subject: [PATCH 4/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 dd156120584d47ed522552bbb8077d90b80bb0b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 23 Dec 2020 22:08:25 +0700
Subject: [PATCH 5/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 <sa.prybylx@gmail.com>"
 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-24 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 15:10 [PR PATCH] xfce4 plugins: remove some plugins sgn
2020-12-23 15:15 ` [PR PATCH] [Updated] " sgn
2020-12-24 12:55 ` sgn
2020-12-24 13:01 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).