Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: applet-window-buttons-0.8.1
@ 2020-08-07 21:31 ale-saglia
  2020-08-07 21:39 ` [PR PATCH] [Updated] " ale-saglia
                   ` (29 more replies)
  0 siblings, 30 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 21:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1314 bytes --]

From b7c56b56acac8430abf0aa921dc8512e1d5f6739 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Fri, 7 Aug 2020 23:29:33 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..598c726da00
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
@ 2020-08-07 21:39 ` ale-saglia
  2020-08-07 21:46 ` ale-saglia
                   ` (28 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 21:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1336 bytes --]

From 7d260ae4f9ef783ea1df025c0c04f586013ba0b7 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Fri, 7 Aug 2020 23:38:58 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..f4cdefbf044
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+archs="i686 x86_64"
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
  2020-08-07 21:39 ` [PR PATCH] [Updated] " ale-saglia
@ 2020-08-07 21:46 ` ale-saglia
  2020-08-07 21:47 ` ale-saglia
                   ` (27 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 21:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1336 bytes --]

From e067f0abf55734889066d67c960dfe250ff8b704 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Fri, 7 Aug 2020 23:46:17 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..f4cdefbf044
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+archs="i686 x86_64"
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
  2020-08-07 21:39 ` [PR PATCH] [Updated] " ale-saglia
  2020-08-07 21:46 ` ale-saglia
@ 2020-08-07 21:47 ` ale-saglia
  2020-08-07 22:04 ` ale-saglia
                   ` (26 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 21:47 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1314 bytes --]

From 38617208cdb47d7e780a24042ca52067967988b0 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Fri, 7 Aug 2020 23:47:06 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..598c726da00
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (2 preceding siblings ...)
  2020-08-07 21:47 ` ale-saglia
@ 2020-08-07 22:04 ` ale-saglia
  2020-08-07 22:09 ` ale-saglia
                   ` (25 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 22:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1324 bytes --]

From c717e92ea2abdf77e2619e223970175939c3aed0 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 00:04:19 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..1c7b8740889
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+hostmakedepends="extra-cmake-modules gettext qt5-qmake"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (3 preceding siblings ...)
  2020-08-07 22:04 ` ale-saglia
@ 2020-08-07 22:09 ` ale-saglia
  2020-08-07 22:43 ` ale-saglia
                   ` (24 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 22:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1355 bytes --]

From 31cd7e7b408c83f231a69e7871c533459595e7b4 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 00:09:31 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..e5a0f9939c4
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext qt5-qmake"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (4 preceding siblings ...)
  2020-08-07 22:09 ` ale-saglia
@ 2020-08-07 22:43 ` ale-saglia
  2020-08-07 23:06 ` ale-saglia
                   ` (23 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 22:43 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From 7a33b8c4420a0b9bf90a061a1932be262fbdbf6e Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 00:43:00 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..ca0fa975a52
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc"
+makedepends="plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (5 preceding siblings ...)
  2020-08-07 22:43 ` ale-saglia
@ 2020-08-07 23:06 ` ale-saglia
  2020-08-07 23:06 ` ale-saglia
                   ` (22 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1317 bytes --]

From 350d5891f9f6347a66ea2309a28b98004374f97c Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 01:05:49 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..ca0fa975a52
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc"
+makedepends="plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (6 preceding siblings ...)
  2020-08-07 23:06 ` ale-saglia
@ 2020-08-07 23:06 ` ale-saglia
  2020-08-07 23:10 ` ale-saglia
                   ` (21 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1323 bytes --]

From 565c6b833a88b81f27ef68f9381642da4c9bd0d3 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 01:06:28 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..fdb2b67c9a6
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc qmake"
+makedepends="plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (7 preceding siblings ...)
  2020-08-07 23:06 ` ale-saglia
@ 2020-08-07 23:10 ` ale-saglia
  2020-08-07 23:28 ` ale-saglia
                   ` (20 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1327 bytes --]

From b27f39d2d05127fc8e64d1b4a453fb04b6c241e0 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 01:09:42 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..8ae850d3064
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc qt5-qmake"
+makedepends="plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (8 preceding siblings ...)
  2020-08-07 23:10 ` ale-saglia
@ 2020-08-07 23:28 ` ale-saglia
  2020-08-07 23:35 ` ale-saglia
                   ` (19 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1337 bytes --]

From 6fcb9a356883429bde5a492103076f7db4a2dd41 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 01:28:36 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..2ac7dad9d7a
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc qtchooser qt5-qmake"
+makedepends="plasma-framework-devel kdecoration-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (9 preceding siblings ...)
  2020-08-07 23:28 ` ale-saglia
@ 2020-08-07 23:35 ` ale-saglia
  2020-08-07 23:52 ` ale-saglia
                   ` (18 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1341 bytes --]

From f6d3d986b50916a758e9161791b8a5492d508c22 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 01:35:43 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 16 ++++++++++++++++
 1 file changed, 16 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 00000000000..e58816bb5f5
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,16 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release  .. -Wnodev"
+make_build_args="-j$(nproc)"
+hostmakedepends="extra-cmake-modules gettext gcc qt5 qt5-qmake"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (10 preceding siblings ...)
  2020-08-07 23:35 ` ale-saglia
@ 2020-08-07 23:52 ` ale-saglia
  2020-08-08 11:11 ` [PR PATCH] [Updated] " ale-saglia
                   ` (17 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-07 23:52 UTC (permalink / raw)
  To: ml

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

New comment by ale-saglia on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#issuecomment-670788441

Comment:
Seems to be an issue in Travis when compiled for ARM. Without QT5 can't find qmake and with can't find moc.
Similar issue in #24131

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (11 preceding siblings ...)
  2020-08-07 23:52 ` ale-saglia
@ 2020-08-08 11:11 ` ale-saglia
  2020-08-08 11:18 ` ale-saglia
                   ` (16 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 11:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1231 bytes --]

From 0069924d340adc2d4111a92a327e04faefd05855 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 13:10:53 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.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 00000000000..942fc79edfc
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,14 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (12 preceding siblings ...)
  2020-08-08 11:11 ` [PR PATCH] [Updated] " ale-saglia
@ 2020-08-08 11:18 ` ale-saglia
  2020-08-08 12:02 ` ale-saglia
                   ` (15 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 11:18 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1251 bytes --]

From 3140cbcdcc973841ce9c413edc16b2916aa4ba61 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 13:18:14 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..8953bd9e601
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (13 preceding siblings ...)
  2020-08-08 11:18 ` ale-saglia
@ 2020-08-08 12:02 ` ale-saglia
  2020-08-08 12:09 ` ale-saglia
                   ` (14 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 12:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1251 bytes --]

From 80c14e350e188d32ad6025b91c63fff1472dd0a7 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 14:01:47 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..d51ffde271f
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+plasma-framework "
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (14 preceding siblings ...)
  2020-08-08 12:02 ` ale-saglia
@ 2020-08-08 12:09 ` ale-saglia
  2020-08-08 12:24 ` ale-saglia
                   ` (13 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 12:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1251 bytes --]

From bf2b6d651fd63643ae07a4f3068a75b7ad776159 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 14:08:55 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..8953bd9e601
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (15 preceding siblings ...)
  2020-08-08 12:09 ` ale-saglia
@ 2020-08-08 12:24 ` ale-saglia
  2020-08-08 12:28 ` ale-saglia
                   ` (12 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 12:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1410 bytes --]

From 7fdc52a7b78c17bce34fd3363ea3f398a823b7b9 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 14:24:11 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 23 +++++++++++++++++++++++
 1 file changed, 23 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 00000000000..3f0dcfd59c3
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,23 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986
+
+pre_config(){
+    ln /usr/include/KF5 /usr/local/include/KF5
+}
+
+post_config(){
+    rm -r /usr/local/include/KF5
+}
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (16 preceding siblings ...)
  2020-08-08 12:24 ` ale-saglia
@ 2020-08-08 12:28 ` ale-saglia
  2020-08-08 12:36 ` ale-saglia
                   ` (11 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 12:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1381 bytes --]

From 7f92c2168668f0015a9c9f0023fb59b36b935b8a Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 14:28:02 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 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 00000000000..48a24d6bb0d
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,24 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986
+
+pre_config() {
+	ln /usr/include/KF5 /usr/local/include/KF5
+}
+
+post_config() {
+	rm -r /usr/local/include/KF5
+}
+

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (17 preceding siblings ...)
  2020-08-08 12:28 ` ale-saglia
@ 2020-08-08 12:36 ` ale-saglia
  2020-08-08 13:49 ` ale-saglia
                   ` (10 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 12:36 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1251 bytes --]

From bebad4c00316fcd2a988343680b36533bc9b9b45 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 14:35:40 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..8953bd9e601
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (18 preceding siblings ...)
  2020-08-08 12:36 ` ale-saglia
@ 2020-08-08 13:49 ` ale-saglia
  2020-08-08 14:10 ` ale-saglia
                   ` (9 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 13:49 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1269 bytes --]

From 15fe0bb9eead1a8dca8363101f8eca9c48f83ec7 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 15:49:11 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..7e37284040e
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5  plasma-framework"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (19 preceding siblings ...)
  2020-08-08 13:49 ` ale-saglia
@ 2020-08-08 14:10 ` ale-saglia
  2020-08-10 10:43 ` ale-saglia
                   ` (8 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-08 14:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1251 bytes --]

From 4aa1f8bd94ab690494dce3025df3955c486dec43 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Sat, 8 Aug 2020 16:10:26 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..8953bd9e601
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (20 preceding siblings ...)
  2020-08-08 14:10 ` ale-saglia
@ 2020-08-10 10:43 ` ale-saglia
  2020-08-10 11:03 ` ale-saglia
                   ` (7 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-10 10:43 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1269 bytes --]

From 261d8f8b54680b4e53a883404eb95b1eb15304dd Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Mon, 10 Aug 2020 12:43:22 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..52a36b420a6
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 plasma-framework"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (21 preceding siblings ...)
  2020-08-10 10:43 ` ale-saglia
@ 2020-08-10 11:03 ` ale-saglia
  2020-08-10 15:26 ` [PR PATCH] [Updated] " ale-saglia
                   ` (6 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-10 11:03 UTC (permalink / raw)
  To: ml

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

New comment by ale-saglia on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#issuecomment-671291385

Comment:
Found problem for ARM build, plasma-framework has a $PlasmaQuick_INCLUDE_DIR directed to /usr/include/KF5 and not /usr/{ARCH}/include/KF5

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

* Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (22 preceding siblings ...)
  2020-08-10 11:03 ` ale-saglia
@ 2020-08-10 15:26 ` ale-saglia
  2020-08-10 15:41 ` ale-saglia
                   ` (5 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-10 15:26 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ale-saglia against master on the void-packages repository

https://github.com/ale-saglia/void-packages applet-window-buttons-branch
https://github.com/void-linux/void-packages/pull/24132

New package: applet-window-buttons-0.8.1
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-applet-window-buttons-branch-24132.patch --]
[-- Type: text/x-diff, Size: 1275 bytes --]

From 24fdcb2c9916c4bd9e5b66accab69e7bd06ac071 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Mon, 10 Aug 2020 17:25:22 +0200
Subject: [PATCH] New package: applet-window-buttons-0.8.1

---
 srcpkgs/applet-window-buttons/template | 15 +++++++++++++++
 1 file changed, 15 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 00000000000..5675b081885
--- /dev/null
+++ b/srcpkgs/applet-window-buttons/template
@@ -0,0 +1,15 @@
+# Template file for 'applet-window-buttons'
+pkgname=applet-window-buttons
+version=0.8.1
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 plasma-framework-devel"
+makedepends="plasma-framework-devel kdecoration-devel qt5-devel"
+depends="plasma-workspace"
+short_desc="Plasma 5 applet in order to show window buttons in your panels"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/psifidotos/applet-window-buttons"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=9f7afca910072d3e6b23e9aad1bd0905965b2022e0498b43173d7a712cca8986

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

* Re: New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (23 preceding siblings ...)
  2020-08-10 15:26 ` [PR PATCH] [Updated] " ale-saglia
@ 2020-08-10 15:41 ` ale-saglia
  2021-08-12  2:02 ` [PR REVIEW] " ericonr
                   ` (4 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ale-saglia @ 2020-08-10 15:41 UTC (permalink / raw)
  To: ml

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

New comment by ale-saglia on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#issuecomment-671431263

Comment:
Solved by adding plasma-framework-devel as hostmakedepends

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

* Re: [PR REVIEW] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (25 preceding siblings ...)
  2021-08-12  2:02 ` [PR REVIEW] " ericonr
@ 2021-08-12  2:02 ` ericonr
  2021-08-12  2:02 ` ericonr
                   ` (2 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-08-12  2:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#discussion_r687313145

Comment:
I don't like having plugins depending on the application they are a plugin for... Maybe remove the dependency?


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

* Re: [PR REVIEW] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (24 preceding siblings ...)
  2020-08-10 15:41 ` ale-saglia
@ 2021-08-12  2:02 ` ericonr
  2021-08-12  2:02 ` ericonr
                   ` (3 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-08-12  2:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#discussion_r687313013

Comment:
```suggestion
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
 kdeplasma-addons5 plasma-framework-devel"
```

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

* Re: [PR REVIEW] New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (26 preceding siblings ...)
  2021-08-12  2:02 ` ericonr
@ 2021-08-12  2:02 ` ericonr
  2022-04-18  2:12 ` github-actions
  2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions
  29 siblings, 0 replies; 31+ messages in thread
From: ericonr @ 2021-08-12  2:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#discussion_r687312974

Comment:
0.9.0 is out

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

* Re: New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (27 preceding siblings ...)
  2021-08-12  2:02 ` ericonr
@ 2022-04-18  2:12 ` github-actions
  2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions
  29 siblings, 0 replies; 31+ messages in thread
From: github-actions @ 2022-04-18  2:12 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/24132#issuecomment-1101026361

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: applet-window-buttons-0.8.1
  2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
                   ` (28 preceding siblings ...)
  2022-04-18  2:12 ` github-actions
@ 2022-05-02  2:15 ` github-actions
  29 siblings, 0 replies; 31+ messages in thread
From: github-actions @ 2022-05-02  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: applet-window-buttons-0.8.1
https://github.com/void-linux/void-packages/pull/24132

Description:
Hello, I create a template to build a KDE window buttons applet (https://github.com/psifidotos/applet-window-buttons).

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

end of thread, other threads:[~2022-05-02  2:15 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07 21:31 [PR PATCH] New package: applet-window-buttons-0.8.1 ale-saglia
2020-08-07 21:39 ` [PR PATCH] [Updated] " ale-saglia
2020-08-07 21:46 ` ale-saglia
2020-08-07 21:47 ` ale-saglia
2020-08-07 22:04 ` ale-saglia
2020-08-07 22:09 ` ale-saglia
2020-08-07 22:43 ` ale-saglia
2020-08-07 23:06 ` ale-saglia
2020-08-07 23:06 ` ale-saglia
2020-08-07 23:10 ` ale-saglia
2020-08-07 23:28 ` ale-saglia
2020-08-07 23:35 ` ale-saglia
2020-08-07 23:52 ` ale-saglia
2020-08-08 11:11 ` [PR PATCH] [Updated] " ale-saglia
2020-08-08 11:18 ` ale-saglia
2020-08-08 12:02 ` ale-saglia
2020-08-08 12:09 ` ale-saglia
2020-08-08 12:24 ` ale-saglia
2020-08-08 12:28 ` ale-saglia
2020-08-08 12:36 ` ale-saglia
2020-08-08 13:49 ` ale-saglia
2020-08-08 14:10 ` ale-saglia
2020-08-10 10:43 ` ale-saglia
2020-08-10 11:03 ` ale-saglia
2020-08-10 15:26 ` [PR PATCH] [Updated] " ale-saglia
2020-08-10 15:41 ` ale-saglia
2021-08-12  2:02 ` [PR REVIEW] " ericonr
2021-08-12  2:02 ` ericonr
2021-08-12  2:02 ` ericonr
2022-04-18  2:12 ` github-actions
2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions

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