Github messages for voidlinux
 help / color / mirror / Atom feed
From: TrueTechie <TrueTechie@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xfce4-panel-profiles-1.0.13
Date: Fri, 11 Nov 2022 04:00:58 +0100	[thread overview]
Message-ID: <20221111030058.qLuOJo0AQ1tg5Ko4M5fMfIxdZ95A0fW1gJCUPGHq7o0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40454@inbox.vuxu.org>

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

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

https://github.com/TrueTechie/void-packages xfce4-panel-profiles
https://github.com/void-linux/void-packages/pull/40454

New package: xfce4-panel-profiles-1.0.13
<!-- 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)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-panel-profiles-40454.patch --]
[-- Type: text/x-diff, Size: 2341 bytes --]

From 9efd04365c08c751ac46cc43f3cbd7c9751d2767 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Thu, 10 Nov 2022 15:28:40 -0500
Subject: [PATCH 1/2] New package: xfce4-panel-profiles-1.0.13

---
 srcpkgs/xfce4-panel-profiles/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/xfce4-panel-profiles/template

diff --git a/srcpkgs/xfce4-panel-profiles/template b/srcpkgs/xfce4-panel-profiles/template
new file mode 100644
index 000000000000..1fda478cc930
--- /dev/null
+++ b/srcpkgs/xfce4-panel-profiles/template
@@ -0,0 +1,14 @@
+# Template file for 'xfce4-panel-profiles'
+pkgname=xfce4-panel-profiles
+version=1.0.13
+revision=1
+build_style=configure
+configure_args="--prefix=/usr --python=python3"
+hostmakedepends="intltool tar"
+depends="xfce4-panel python3-gobject"
+short_desc="Simple application to manage Xfce panel layouts"
+maintainer="TrueTechie <TrueTechie@mailo.com>"
+license="GPL-3.0-or-later"
+homepage="https://docs.xfce.org/apps/xfce4-panel-profiles/start"
+distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+checksum=bc387c13f94109422dc72b0fcb919b0dc11619ba589d03e492252b0d2513b170

From 31862b1a8eeaa93c853ced6e9dd9b2eff05d6784 Mon Sep 17 00:00:00 2001
From: Elliot <TrueTechie@mailo.com>
Date: Thu, 10 Nov 2022 22:00:56 -0500
Subject: [PATCH 2/2] Update srcpkgs/xfce4-panel-profiles/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/xfce4-panel-profiles/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xfce4-panel-profiles/template b/srcpkgs/xfce4-panel-profiles/template
index 1fda478cc930..bd3a1cddd520 100644
--- a/srcpkgs/xfce4-panel-profiles/template
+++ b/srcpkgs/xfce4-panel-profiles/template
@@ -10,5 +10,5 @@ short_desc="Simple application to manage Xfce panel layouts"
 maintainer="TrueTechie <TrueTechie@mailo.com>"
 license="GPL-3.0-or-later"
 homepage="https://docs.xfce.org/apps/xfce4-panel-profiles/start"
-distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+distfiles="https://archive.xfce.org/src/apps/xfce4-panel-profiles/${version%.*}/xfce4-panel-profiles-${version}.tar.bz2"
 checksum=bc387c13f94109422dc72b0fcb919b0dc11619ba589d03e492252b0d2513b170

  parent reply	other threads:[~2022-11-11  3:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 20:34 [PR PATCH] " TrueTechie
2022-11-10 21:13 ` [PR PATCH] [Updated] " TrueTechie
2022-11-10 21:35 ` TrueTechie
2022-11-10 22:10 ` classabbyamp
2022-11-10 22:11 ` [PR REVIEW] " classabbyamp
2022-11-10 22:12 ` classabbyamp
2022-11-11  3:00 ` TrueTechie [this message]
2022-11-11  3:04 ` TrueTechie
2022-11-11  3:05 ` TrueTechie
2022-11-11  3:10 ` [PR PATCH] [Updated] " TrueTechie
2022-11-11  3:20 ` [PR REVIEW] " classabbyamp
2023-02-10  2:40 ` github-actions
2023-02-10 22:26 ` TrueTechie
2023-02-10 22:27 ` TrueTechie
2023-02-10 22:27 ` [PR PATCH] [Updated] " TrueTechie
2023-02-10 23:03 ` paper42
2023-02-10 23:04 ` [PR REVIEW] " paper42
2023-05-13  1:51 ` github-actions
2023-05-27  1:52 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2022-11-02 22:34 [PR PATCH] " TrueTechie
2022-11-10 20:15 ` [PR PATCH] [Updated] " TrueTechie
2022-11-10 20:23 ` TrueTechie

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=20221111030058.qLuOJo0AQ1tg5Ko4M5fMfIxdZ95A0fW1gJCUPGHq7o0@z \
    --to=truetechie@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).