Github messages for voidlinux
 help / color / mirror / Atom feed
From: luan-adao <luan-adao@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: applet-window-buttons-0.11.1
Date: Tue, 23 Aug 2022 01:26:12 +0200	[thread overview]
Message-ID: <20220822232612.noqPc1znZzJDoUG4v20LZseibprs5f5gTqg5HQc9vrI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38840@inbox.vuxu.org>

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

There is an updated pull request by luan-adao against master on the void-packages repository

https://github.com/luan-adao/void-packages applet-window-buttons
https://github.com/void-linux/void-packages/pull/38840

New package: applet-window-buttons-0.11.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
- I built this PR locally for these architectures:
  - armv7l


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

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

From 34a00f7e88b0608a83f2e2a41845400ebcf6c9b2 Mon Sep 17 00:00:00 2001
From: luan-adao <luanadao98@gmail.com>
Date: Mon, 22 Aug 2022 18:08:20 -0300
Subject: [PATCH 1/3] 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 <luanadao98@gmail.com>"
+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?= <luanadao98@gmail.com>
Date: Mon, 22 Aug 2022 20:22:55 -0300
Subject: [PATCH 2/3] 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?= <luanadao98@gmail.com>
Date: Mon, 22 Aug 2022 20:26:10 -0300
Subject: [PATCH 3/3] 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 <luanadao98@gmail.com>"
 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

  parent reply	other threads:[~2022-08-22 23:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 21:58 [PR PATCH] " luan-adao
2022-08-22 22:36 ` [PR REVIEW] " classabbyamp
2022-08-22 22:37 ` classabbyamp
2022-08-22 23:22 ` [PR PATCH] [Updated] " luan-adao
2022-08-22 23:26 ` luan-adao [this message]
2022-08-22 23:39 ` luan-adao
2022-08-22 23:49 ` [PR PATCH] [Closed]: " luan-adao
2022-08-23  0:04 ` luan-adao
2022-08-23  0:10 ` classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220822232612.noqPc1znZzJDoUG4v20LZseibprs5f5gTqg5HQc9vrI@z \
    --to=luan-adao@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).