From 02a9b5aa741e3d1d4f124ed1cd3b0a3fe49dde44 Mon Sep 17 00:00:00 2001 From: nero Date: Sun, 27 Jun 2021 13:20:28 -0300 Subject: [PATCH 1/2] New package: xfce4-datetime-plugin-0.8.1 --- srcpkgs/xfce4-datetime-plugin/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/xfce4-datetime-plugin/template diff --git a/srcpkgs/xfce4-datetime-plugin/template b/srcpkgs/xfce4-datetime-plugin/template new file mode 100644 index 000000000000..9f87cea64f84 --- /dev/null +++ b/srcpkgs/xfce4-datetime-plugin/template @@ -0,0 +1,15 @@ +# Template file for 'xfce4-datetime-plugin' +pkgname=xfce4-datetime-plugin +version=0.8.1 +revision=1 +build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" +hostmakedepends="pkg-config intltool" +makedepends="xfce4-panel-devel" +depends="xfce4-panel" +short_desc="Date and time display plugin for the Xfce panel" +maintainer="Nero " +license="GPL-2.0-or-later" +homepage="https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin" +distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" +checksum=e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540 From 1f7471ab306a17d2efb4d509241815c3ba879e50 Mon Sep 17 00:00:00 2001 From: nero Date: Sat, 17 Jul 2021 08:39:55 -0300 Subject: [PATCH 2/2] New package: xfce4-datetime-plugin-0.8.1 --- srcpkgs/xfce4-datetime-plugin/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/xfce4-datetime-plugin/template b/srcpkgs/xfce4-datetime-plugin/template index 9f87cea64f84..5595f320a7b3 100644 --- a/srcpkgs/xfce4-datetime-plugin/template +++ b/srcpkgs/xfce4-datetime-plugin/template @@ -6,7 +6,6 @@ build_style=gnu-configure configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="xfce4-panel-devel" -depends="xfce4-panel" short_desc="Date and time display plugin for the Xfce panel" maintainer="Nero " license="GPL-2.0-or-later"