From 2bfe4e98956bfacd9160d25412e6733d57154db7 Mon Sep 17 00:00:00 2001 From: Vadim Naumuk Date: Fri, 12 Aug 2022 08:47:34 +0100 Subject: [PATCH 1/3] xfce4-battery-plugin: add changelog & fix h_page --- srcpkgs/xfce4-battery-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-battery-plugin/template b/srcpkgs/xfce4-battery-plugin/template index d370cb980aad..cfc77c632c7d 100644 --- a/srcpkgs/xfce4-battery-plugin/template +++ b/srcpkgs/xfce4-battery-plugin/template @@ -9,6 +9,7 @@ makedepends="xfce4-panel-devel" short_desc="Battery monitor plugin for the Xfce panel" maintainer="Alexander Mamay " license="GPL-2.0-or-later, LGPL-2.0-or-later" -homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +homepage="https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start" +changelog="https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/raw/master/NEWS" distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" checksum=107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222 From 334d8edbd140a0a49f339bceb66e5ad9b4e311df Mon Sep 17 00:00:00 2001 From: Vadim Naumuk Date: Fri, 12 Aug 2022 09:01:51 +0100 Subject: [PATCH 2/3] xfce4-calculator-plugin: new package --- srcpkgs/xfce4-calculator-plugin/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/xfce4-calculator-plugin/template diff --git a/srcpkgs/xfce4-calculator-plugin/template b/srcpkgs/xfce4-calculator-plugin/template new file mode 100644 index 000000000000..0b5a6122dec1 --- /dev/null +++ b/srcpkgs/xfce4-calculator-plugin/template @@ -0,0 +1,14 @@ +# Template file for 'xfce4-calculator-plugin' +pkgname=xfce4-calculator-plugin +version=0.7.1 +revision=1 +build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" +hostmakedepends="pkg-config intltool" +makedepends="xfce4-panel-devel" +short_desc="Is a calculator plugin for the Xfce4 panel" +license="GPL-2.0-or-later, LGPL-2.0-or-later" +homepage="https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start" +changelog="https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/raw/master/NEWS" +distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" +checksum=e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81 From f6df2674038930665bb7d2dcb162bdf2f8833f6e Mon Sep 17 00:00:00 2001 From: Vadim Naumuk Date: Fri, 12 Aug 2022 09:03:19 +0100 Subject: [PATCH 3/3] Revert "xfce4-calculator-plugin: new package" This reverts commit 334d8edbd140a0a49f339bceb66e5ad9b4e311df. --- srcpkgs/xfce4-calculator-plugin/template | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 srcpkgs/xfce4-calculator-plugin/template diff --git a/srcpkgs/xfce4-calculator-plugin/template b/srcpkgs/xfce4-calculator-plugin/template deleted file mode 100644 index 0b5a6122dec1..000000000000 --- a/srcpkgs/xfce4-calculator-plugin/template +++ /dev/null @@ -1,14 +0,0 @@ -# Template file for 'xfce4-calculator-plugin' -pkgname=xfce4-calculator-plugin -version=0.7.1 -revision=1 -build_style=gnu-configure -configure_args="--with-locales-dir=/usr/share/locale" -hostmakedepends="pkg-config intltool" -makedepends="xfce4-panel-devel" -short_desc="Is a calculator plugin for the Xfce4 panel" -license="GPL-2.0-or-later, LGPL-2.0-or-later" -homepage="https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start" -changelog="https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/raw/master/NEWS" -distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81