Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: plymouth-kcm-5.19.4
@ 2020-08-11  8:24 ale-saglia
  2020-08-11  8:27 ` [PR PATCH] [Updated] " ale-saglia
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ale-saglia @ 2020-08-11  8:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ale-saglia/void-packages plymouth-kcm-branch
https://github.com/void-linux/void-packages/pull/24217

New package: plymouth-kcm-5.19.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plymouth-kcm-branch-24217.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]

From e6b898fbf268a46ab3a8c84e5667d2d34c6a1d4f Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Tue, 11 Aug 2020 10:22:52 +0200
Subject: [PATCH] New package: plymouth-kcm-5.19.4

---
 srcpkgs/plymouth-kcm/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/plymouth-kcm/template

diff --git a/srcpkgs/plymouth-kcm/template b/srcpkgs/plymouth-kcm/template
new file mode 100644
index 00000000000..bc55ff8889c
--- /dev/null
+++ b/srcpkgs/plymouth-kcm/template
@@ -0,0 +1,17 @@
+# Template file for 'plymouth-kcm'
+pkgname=plymouth-kcm
+version=5.19.4
+revision=1
+build_style=cmake
+#configure_args="-DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`"
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 kcmutils" 
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel
+knewstuff-devel kcmutils-devel"
+depends="plasma-workspace plymouth"
+short_desc="KCM to manage the Plymouth (Boot) theme"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/KDE/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=7c41276d6418ff9e2af85bf2524f48e28c1665c61d384cc085db598f34ea31aa

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

* Re: [PR PATCH] [Updated] New package: plymouth-kcm-5.19.4
  2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
@ 2020-08-11  8:27 ` ale-saglia
  2020-08-11  8:29 ` ale-saglia
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ale-saglia @ 2020-08-11  8:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ale-saglia/void-packages plymouth-kcm-branch
https://github.com/void-linux/void-packages/pull/24217

New package: plymouth-kcm-5.19.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plymouth-kcm-branch-24217.patch --]
[-- Type: text/x-diff, Size: 1198 bytes --]

From d00ea88a6e4174a3a5fb78ef0ac3ec0b5438a164 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Tue, 11 Aug 2020 10:26:38 +0200
Subject: [PATCH] New package: plymouth-kcm-5.19.4

---
 srcpkgs/plymouth-kcm/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/plymouth-kcm/template

diff --git a/srcpkgs/plymouth-kcm/template b/srcpkgs/plymouth-kcm/template
new file mode 100644
index 00000000000..96524549bf1
--- /dev/null
+++ b/srcpkgs/plymouth-kcm/template
@@ -0,0 +1,16 @@
+# Template file for 'plymouth-kcm'
+pkgname=plymouth-kcm
+version=5.19.4
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 kcmutils" 
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel
+knewstuff-devel kcmutils-devel"
+depends="plasma-workspace plymouth"
+short_desc="KCM to manage the Plymouth (Boot) theme"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/KDE/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=7c41276d6418ff9e2af85bf2524f48e28c1665c61d384cc085db598f34ea31aa

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

* Re: [PR PATCH] [Updated] New package: plymouth-kcm-5.19.4
  2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
  2020-08-11  8:27 ` [PR PATCH] [Updated] " ale-saglia
@ 2020-08-11  8:29 ` ale-saglia
  2020-08-11  8:43 ` ale-saglia
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ale-saglia @ 2020-08-11  8:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ale-saglia/void-packages plymouth-kcm-branch
https://github.com/void-linux/void-packages/pull/24217

New package: plymouth-kcm-5.19.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plymouth-kcm-branch-24217.patch --]
[-- Type: text/x-diff, Size: 2597 bytes --]

From 509a36e138dad252369ae3e2e24da7c75fd79250 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Tue, 11 Aug 2020 10:28:32 +0200
Subject: [PATCH 1/2] clipit: update to 1.4.5

Closes: #20402
Closes: #24145 [via git-merge-pr]
---
 srcpkgs/clipit/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/clipit/template b/srcpkgs/clipit/template
index b74d35bc1c4..5e70b41818f 100644
--- a/srcpkgs/clipit/template
+++ b/srcpkgs/clipit/template
@@ -1,18 +1,19 @@
 # Template file for 'clipit'
 pkgname=clipit
-version=1.4.4
+version=1.4.5
 revision=1
 wrksrc="ClipIt-${version}"
 build_style=gnu-configure
-hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
-makedepends="gtk+-devel librsvg-devel"
+configure_args="--with-gtk3"
+hostmakedepends="automake gettext-devel glib-devel intltool pkg-config tar"
+makedepends="gtk+3-devel librsvg-devel"
 depends="xdotool"
 short_desc="Lightweight GTK+ clipboard manager"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/CristianHenzel/ClipIt/"
 distfiles="https://github.com/CristianHenzel/ClipIt/archive/v${version}.tar.gz"
-checksum=f17bd2f00ece505510428de23f3e84424c62043d95bd9c62f5d28fe4bcf7ecdb
+checksum=f0bbd1b4ff07bb4509388cf5b7f7a25fd72ec02cdd8f4c8f5ff3f5f9ca6da514
 
 pre_configure() {
 	./autogen.sh

From fcf770d08d12a5d484f5a32588e2077c7ea98d13 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Tue, 11 Aug 2020 10:28:48 +0200
Subject: [PATCH 2/2] New package: plymouth-kcm-5.19.4

---
 srcpkgs/plymouth-kcm/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/plymouth-kcm/template

diff --git a/srcpkgs/plymouth-kcm/template b/srcpkgs/plymouth-kcm/template
new file mode 100644
index 00000000000..d8674782d44
--- /dev/null
+++ b/srcpkgs/plymouth-kcm/template
@@ -0,0 +1,16 @@
+# Template file for 'plymouth-kcm'
+pkgname=plymouth-kcm
+version=5.19.4
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 kcmutils"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel
+knewstuff-devel kcmutils-devel"
+depends="plasma-workspace plymouth"
+short_desc="KCM to manage the Plymouth (Boot) theme"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/KDE/plymouth-kcm"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=7c41276d6418ff9e2af85bf2524f48e28c1665c61d384cc085db598f34ea31aa

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

* Re: [PR PATCH] [Updated] New package: plymouth-kcm-5.19.4
  2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
  2020-08-11  8:27 ` [PR PATCH] [Updated] " ale-saglia
  2020-08-11  8:29 ` ale-saglia
@ 2020-08-11  8:43 ` ale-saglia
  2022-04-18  2:12 ` github-actions
  2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: ale-saglia @ 2020-08-11  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ale-saglia/void-packages plymouth-kcm-branch
https://github.com/void-linux/void-packages/pull/24217

New package: plymouth-kcm-5.19.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plymouth-kcm-branch-24217.patch --]
[-- Type: text/x-diff, Size: 1199 bytes --]

From d47ed0a4792509901004cdb010816d50a48933fd Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Tue, 11 Aug 2020 10:42:57 +0200
Subject: [PATCH] New package: plymouth-kcm-5.19.4

---
 srcpkgs/plymouth-kcm/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/plymouth-kcm/template

diff --git a/srcpkgs/plymouth-kcm/template b/srcpkgs/plymouth-kcm/template
new file mode 100644
index 00000000000..d8674782d44
--- /dev/null
+++ b/srcpkgs/plymouth-kcm/template
@@ -0,0 +1,16 @@
+# Template file for 'plymouth-kcm'
+pkgname=plymouth-kcm
+version=5.19.4
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+kdeplasma-addons5 kcmutils"
+makedepends="qt5-devel qt5-declarative-devel plasma-framework-devel
+knewstuff-devel kcmutils-devel"
+depends="plasma-workspace plymouth"
+short_desc="KCM to manage the Plymouth (Boot) theme"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/KDE/plymouth-kcm"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=7c41276d6418ff9e2af85bf2524f48e28c1665c61d384cc085db598f34ea31aa

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

* Re: New package: plymouth-kcm-5.19.4
  2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
                   ` (2 preceding siblings ...)
  2020-08-11  8:43 ` ale-saglia
@ 2022-04-18  2:12 ` github-actions
  2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ 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/24217#issuecomment-1101026368

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] 6+ messages in thread

* Re: [PR PATCH] [Closed]: New package: plymouth-kcm-5.19.4
  2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
                   ` (3 preceding siblings ...)
  2022-04-18  2:12 ` github-actions
@ 2022-05-02  2:15 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-05-02  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: plymouth-kcm-5.19.4
https://github.com/void-linux/void-packages/pull/24217

Description:


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  8:24 [PR PATCH] New package: plymouth-kcm-5.19.4 ale-saglia
2020-08-11  8:27 ` [PR PATCH] [Updated] " ale-saglia
2020-08-11  8:29 ` ale-saglia
2020-08-11  8:43 ` ale-saglia
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).