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

* Re: [PR PATCH] [Updated] xfce4 plugins: remove some plugins
  2020-12-23 15:10 [PR PATCH] xfce4 plugins: remove some plugins sgn
@ 2020-12-23 15:15 ` sgn
  2020-12-24 12:55 ` sgn
  2020-12-24 13:01 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-23 15:15 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 5378 bytes --]

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?=
 <congdanhqx@gmail.com>
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?=
 <congdanhqx@gmail.com>
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?=
 <congdanhqx@gmail.com>
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?=
 <congdanhqx@gmail.com>
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 <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

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?=
 <congdanhqx@gmail.com>
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 <pullmoll@t-online.de>"
 license="BSD-2-Clause"

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

* Re: [PR PATCH] [Updated] xfce4 plugins: remove some plugins
  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
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-24 12:55 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 7728 bytes --]

From 3043ba9febb8fbfc9457caf3f117d9c48b00644d 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 1/5] xfce4-windowck-plugin: remove

- inactive for a long time
- use old ABI from exo and libxfce4ui despite long transition period
- build broken with xfce4-4.16
---
 .../patches/configure.ac.in.patch             |  7 ------
 srcpkgs/xfce4-windowck-plugin/template        | 24 -------------------
 2 files changed, 31 deletions(-)
 delete mode 100644 srcpkgs/xfce4-windowck-plugin/patches/configure.ac.in.patch
 delete mode 100644 srcpkgs/xfce4-windowck-plugin/template

diff --git a/srcpkgs/xfce4-windowck-plugin/patches/configure.ac.in.patch b/srcpkgs/xfce4-windowck-plugin/patches/configure.ac.in.patch
deleted file mode 100644
index ccfa33b6d40..00000000000
--- a/srcpkgs/xfce4-windowck-plugin/patches/configure.ac.in.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-*** configure.ac.in	2015-06-15 21:40:48.000000000 +0200
---- configure.ac.in_correct	2016-09-28 13:28:33.896472563 +0200
-*************** AC_PROG_INSTALL()
-*** 47 ****
-! AC_PROG_INTLTOOL()
---- 47 ----
-! IT_PROG_INTLTOOL()
diff --git a/srcpkgs/xfce4-windowck-plugin/template b/srcpkgs/xfce4-windowck-plugin/template
deleted file mode 100644
index 96fe6eb1417..00000000000
--- a/srcpkgs/xfce4-windowck-plugin/template
+++ /dev/null
@@ -1,24 +0,0 @@
-# Template file for 'xfce4-windowck-plugin'
-pkgname=xfce4-windowck-plugin
-version=0.4.6
-revision=2
-build_style=gnu-makefile
-hostmakedepends="intltool xfce4-dev-tools exo-devel python3-devel glib-devel gettext-devel ImageMagick"
-makedepends="libwnck2-devel xfce4-panel-devel xorg-server-devel"
-depends="xfce4-panel>=4.13"
-short_desc="Puts the titlebar of a maximized window into a panel"
-maintainer="skurtix <skurtix@github.com>"
-license="GPL-3"
-homepage="https://github.com/cedl38/xfce4-windowck-plugin"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1643fa4a8bdbc401160fae6a132dcab89ed88d10231f84ed058f7a3e842763f7
-
-pre_configure() {
-	autogen_args="--prefix=/usr"
-
-	if [ "$CROSS_BUILD" ]; then
-		autogen_args+=" --host=${XBPS_CROSS_TRIPLET}"
-	fi
-
-	xdt-autogen ${autogen_args}
-}

From 1f3de0e0d80de3df312158c550989412d95c1a76 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-kbdleds-plugin: remove

- inactive for a long time
- use old ABI from exo and libxfce4ui despite long transition period
- build broken with xfce4-4.16
---
 srcpkgs/xfce4-kbdleds-plugin/template | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 srcpkgs/xfce4-kbdleds-plugin/template

diff --git a/srcpkgs/xfce4-kbdleds-plugin/template b/srcpkgs/xfce4-kbdleds-plugin/template
deleted file mode 100644
index cdec548a2bc..00000000000
--- a/srcpkgs/xfce4-kbdleds-plugin/template
+++ /dev/null
@@ -1,13 +0,0 @@
-# Template file for 'xfce4-kbdleds-plugin'
-pkgname=xfce4-kbdleds-plugin
-version=0.0.6
-revision=3
-build_style=gnu-configure
-hostmakedepends="intltool pkg-config"
-makedepends="libX11-devel gtk+-devel libxfce4ui-devel xfce4-panel-devel"
-short_desc="Xfce keyboard LEDs panel plugin"
-maintainer="LockeAnarchist <emanuel@openmailbox.org>"
-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

From 0231ffd242b8d2419dd2b2226f36466d3c2c9719 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 3/5] xfce4-notes-plugin: remove

- inactive for a long time
- use old ABI from exo and libxfce4ui despite long transition period
- build broken with xfce4-4.16
---
 srcpkgs/xfce4-notes-plugin/template | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 srcpkgs/xfce4-notes-plugin/template

diff --git a/srcpkgs/xfce4-notes-plugin/template b/srcpkgs/xfce4-notes-plugin/template
deleted file mode 100644
index ed3e310a952..00000000000
--- a/srcpkgs/xfce4-notes-plugin/template
+++ /dev/null
@@ -1,13 +0,0 @@
-# Template file for 'xfce4-notes-plugin'
-pkgname=xfce4-notes-plugin
-version=1.8.1
-revision=4
-build_style=gnu-configure
-hostmakedepends="pkg-config intltool"
-makedepends="xfce4-panel-devel libunique1-devel"
-short_desc="Notes plugin for the Xfce4 panel"
-maintainer="Alexander Mamay <alexander@mamay.su>"
-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

From 2bb37be345b0cb60ef83fa8c47e857121e998cb4 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 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 <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

From 7c7a88f51355f1f9c5ce1f689c0fe1f66c228ff3 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 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..e5128eed460 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,9 +24,11 @@ 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>"
 license="BSD-2-Clause"
 homepage="https://goodies.xfce.org/"
+replaces="xfce4-kbdleds-plugin>=0
+ xfce4-notes-plugin>=0
+ xfce4-windowck-plugin>=0"

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

* Re: [PR PATCH] [Merged]: xfce4 plugins: remove some plugins
  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 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-24 13:01 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:
Prepare for #27367

^ 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).