From 34a00f7e88b0608a83f2e2a41845400ebcf6c9b2 Mon Sep 17 00:00:00 2001 From: luan-adao Date: Mon, 22 Aug 2022 18:08:20 -0300 Subject: [PATCH 1/4] New package: applet-window-buttons-0.11.1 --- srcpkgs/applet-window-buttons/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/applet-window-buttons/template diff --git a/srcpkgs/applet-window-buttons/template b/srcpkgs/applet-window-buttons/template new file mode 100644 index 000000000000..a1bffab83394 --- /dev/null +++ b/srcpkgs/applet-window-buttons/template @@ -0,0 +1,14 @@ +# Template file for 'applet-window-buttons' +pkgname=applet-window-buttons +version=0.11.1 +revision=1 +build_style=cmake +configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -Wnodev .." +hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kpackage kcoreaddons" +makedepends="kdecoration-devel plasma-framework-devel" +short_desc="Plasma 5 applet in order to show window buttons in your panels" +maintainer="luan-adao " +license="GPL-2.0-or-later" +homepage="https://github.com/psifidotos/applet-window-buttons" +distfiles="https://github.com/psifidotos/applet-window-buttons/archive/${version}.tar.gz" +checksum=0588a3bba77206766549139b4bee1a08b7be7a7113e658f746709b9ee4d3017a From a3cacf4a6895e020ff09931e6da2f3bb16ede787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luan=20Carlos=20Ad=C3=A3o?= Date: Mon, 22 Aug 2022 20:22:55 -0300 Subject: [PATCH 2/4] Update srcpkgs/applet-window-buttons/template Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com> --- srcpkgs/applet-window-buttons/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/applet-window-buttons/template b/srcpkgs/applet-window-buttons/template index a1bffab83394..0be4a99699b1 100644 --- a/srcpkgs/applet-window-buttons/template +++ b/srcpkgs/applet-window-buttons/template @@ -3,7 +3,6 @@ pkgname=applet-window-buttons version=0.11.1 revision=1 build_style=cmake -configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -Wnodev .." hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kpackage kcoreaddons" makedepends="kdecoration-devel plasma-framework-devel" short_desc="Plasma 5 applet in order to show window buttons in your panels" From af644e6017a090b7ac8e5ab30ee7bdbbc4d444e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luan=20Carlos=20Ad=C3=A3o?= Date: Mon, 22 Aug 2022 20:26:10 -0300 Subject: [PATCH 3/4] Update srcpkgs/applet-window-buttons/template Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com> --- srcpkgs/applet-window-buttons/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/applet-window-buttons/template b/srcpkgs/applet-window-buttons/template index 0be4a99699b1..ff4562abae4e 100644 --- a/srcpkgs/applet-window-buttons/template +++ b/srcpkgs/applet-window-buttons/template @@ -9,5 +9,6 @@ short_desc="Plasma 5 applet in order to show window buttons in your panels" maintainer="luan-adao " license="GPL-2.0-or-later" homepage="https://github.com/psifidotos/applet-window-buttons" +changelog="https://raw.githubusercontent.com/psifidotos/applet-window-buttons/master/CHANGELOG.md" distfiles="https://github.com/psifidotos/applet-window-buttons/archive/${version}.tar.gz" checksum=0588a3bba77206766549139b4bee1a08b7be7a7113e658f746709b9ee4d3017a From a1171d08cfe8efbe36b56b2456468df67fa1e96d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 23 Aug 2022 00:14:18 +0200 Subject: [PATCH 4/4] dq: update to 0.0.20220822. --- srcpkgs/dq/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/dq/template b/srcpkgs/dq/template index 91642dcb1a6a..1cb43f166919 100644 --- a/srcpkgs/dq/template +++ b/srcpkgs/dq/template @@ -1,6 +1,6 @@ # Template file for 'dq' pkgname=dq -version=0.0.20220101 +version=0.0.20220822 revision=1 wrksrc="${pkgname}-${version##*.}" build_style=gnu-makefile @@ -16,18 +16,14 @@ maintainer="Duncaen " license="Public Domain" homepage="https://mojzis.com/software/dq/" distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz" -checksum=1ec16730569656f8a7c0ace5a6767dbb3aee243e923448cc2368e11b25e74ae7 - -if [ "$CROSS_BUILD" ]; then - make_build_target="cross-compile" -fi +checksum=6f64b248154e852d0da2f6cc81e5578e7fb3387737aadf1b0bd3e14fec92e316 system_accounts="_dqcache" post_extract() { - sed -e '/chown/d' -i make-install.sh - echo "/usr/bin" >conf-sbin + vsed -e 's;usr/sbin;usr/bin;g' -i Makefile } + post_install() { vsv dqcache