Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xfce4-panel-profiles-1.0.13
@ 2022-11-10 20:34 TrueTechie
  2022-11-10 21:13 ` [PR PATCH] [Updated] " TrueTechie
                   ` (17 more replies)
  0 siblings, 18 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-10 20:34 UTC (permalink / raw)
  To: ml

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

There is a new 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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: 1210 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] 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

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

* Re: [PR PATCH] [Updated] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
@ 2022-11-10 21:13 ` TrueTechie
  2022-11-10 21:35 ` TrueTechie
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-10 21:13 UTC (permalink / raw)
  To: ml

[-- 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: 1210 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] 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

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
  2022-11-10 21:13 ` [PR PATCH] [Updated] " TrueTechie
@ 2022-11-10 21:35 ` TrueTechie
  2022-11-10 22:10 ` classabbyamp
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-10 21:35 UTC (permalink / raw)
  To: ml

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

New comment by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1310927844

Comment:
Closes #40306 

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 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
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-11-10 22:10 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1310968019

Comment:
> Closes https://github.com/void-linux/void-packages/issues/40306

put this in the pr description and/or the commit message so it auto-closes

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

* Re: [PR REVIEW] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (2 preceding siblings ...)
  2022-11-10 22:10 ` classabbyamp
@ 2022-11-10 22:11 ` classabbyamp
  2022-11-10 22:12 ` classabbyamp
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-11-10 22:11 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#discussion_r1019658095

Comment:
```suggestion
distfiles="https://archive.xfce.org/src/apps/xfce4-panel-profiles/${version%.*}/xfce4-panel-profiles-${version}.tar.bz2"
```

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

* Re: [PR REVIEW] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (3 preceding siblings ...)
  2022-11-10 22:11 ` [PR REVIEW] " classabbyamp
@ 2022-11-10 22:12 ` classabbyamp
  2022-11-11  3:00 ` [PR PATCH] [Updated] " TrueTechie
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-11-10 22:12 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#discussion_r1019658480

Comment:
why does this need tar?

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

* Re: [PR PATCH] [Updated] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (4 preceding siblings ...)
  2022-11-10 22:12 ` classabbyamp
@ 2022-11-11  3:00 ` TrueTechie
  2022-11-11  3:04 ` [PR REVIEW] " TrueTechie
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-11  3:00 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR REVIEW] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (5 preceding siblings ...)
  2022-11-11  3:00 ` [PR PATCH] [Updated] " TrueTechie
@ 2022-11-11  3:04 ` TrueTechie
  2022-11-11  3:05 ` TrueTechie
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-11  3:04 UTC (permalink / raw)
  To: ml

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

New review comment by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#discussion_r1019790411

Comment:
The install procedure requires it for the layouts as far as I can tell. Without it on the host system, it fails:

```
...
cd data/layouts/cupertino; tar  -cvjf "../Cupertino.tar.bz2" *
/bin/sh: line 1: tar: command not found
make: *** [Makefile:36: layouts] Error 127
```

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (6 preceding siblings ...)
  2022-11-11  3:04 ` [PR REVIEW] " TrueTechie
@ 2022-11-11  3:05 ` TrueTechie
  2022-11-11  3:10 ` [PR PATCH] [Updated] " TrueTechie
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-11  3:05 UTC (permalink / raw)
  To: ml

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

New comment by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1310927844

Comment:
Closes #40306 

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

* Re: [PR PATCH] [Updated] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (7 preceding siblings ...)
  2022-11-11  3:05 ` TrueTechie
@ 2022-11-11  3:10 ` TrueTechie
  2022-11-11  3:20 ` [PR REVIEW] " classabbyamp
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-11  3:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1140 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)

Closes: #40306

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: 2260 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 7642f7c842ca204cd26bb533752e6d2f0c3c88cf 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] New package: xfce4-panel-profiles-1.0.13

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

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

* Re: [PR REVIEW] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (8 preceding siblings ...)
  2022-11-11  3:10 ` [PR PATCH] [Updated] " TrueTechie
@ 2022-11-11  3:20 ` classabbyamp
  2023-02-10  2:40 ` github-actions
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-11-11  3:20 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#discussion_r1019795860

Comment:
ok just wanted to check

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (9 preceding siblings ...)
  2022-11-11  3:20 ` [PR REVIEW] " classabbyamp
@ 2023-02-10  2:40 ` github-actions
  2023-02-10 22:26 ` TrueTechie
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: github-actions @ 2023-02-10  2:40 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/40454#issuecomment-1425097446

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (10 preceding siblings ...)
  2023-02-10  2:40 ` github-actions
@ 2023-02-10 22:26 ` TrueTechie
  2023-02-10 22:27 ` TrueTechie
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2023-02-10 22:26 UTC (permalink / raw)
  To: ml

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

New comment by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1426420263

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.

This is relevant

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (11 preceding siblings ...)
  2023-02-10 22:26 ` TrueTechie
@ 2023-02-10 22:27 ` TrueTechie
  2023-02-10 22:27 ` [PR PATCH] [Updated] " TrueTechie
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2023-02-10 22:27 UTC (permalink / raw)
  To: ml

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

New comment by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1426420263

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.

This is relevant

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

* Re: [PR PATCH] [Updated] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (12 preceding siblings ...)
  2023-02-10 22:27 ` TrueTechie
@ 2023-02-10 22:27 ` TrueTechie
  2023-02-10 23:03 ` paper42
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2023-02-10 22:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1060 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


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

Closes: #40306

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: 2260 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 7642f7c842ca204cd26bb533752e6d2f0c3c88cf 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] New package: xfce4-panel-profiles-1.0.13

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

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (13 preceding siblings ...)
  2023-02-10 22:27 ` [PR PATCH] [Updated] " TrueTechie
@ 2023-02-10 23:03 ` paper42
  2023-02-10 23:04 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2023-02-10 23:03 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#issuecomment-1426458756

Comment:
Merge commits are not allowed, please rebase this on top of master

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

* Re: [PR REVIEW] New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (14 preceding siblings ...)
  2023-02-10 23:03 ` paper42
@ 2023-02-10 23:04 ` paper42
  2023-05-13  1:51 ` github-actions
  2023-05-27  1:52 ` [PR PATCH] [Closed]: " github-actions
  17 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2023-02-10 23:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40454#discussion_r1103340631

Comment:
would this work?
```suggestion
build_style=gnu-configure
configure_args="--python=python3"
```

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

* Re: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (15 preceding siblings ...)
  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
  17 siblings, 0 replies; 20+ messages in thread
From: github-actions @ 2023-05-13  1:51 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/40454#issuecomment-1546491136

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

* Re: [PR PATCH] [Closed]: New package: xfce4-panel-profiles-1.0.13
  2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 TrueTechie
                   ` (16 preceding siblings ...)
  2023-05-13  1:51 ` github-actions
@ 2023-05-27  1:52 ` github-actions
  17 siblings, 0 replies; 20+ messages in thread
From: github-actions @ 2023-05-27  1:52 UTC (permalink / raw)
  To: ml

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

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

New package: xfce4-panel-profiles-1.0.13
https://github.com/void-linux/void-packages/pull/40454

Description:


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

Closes: #40306

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

* [PR PATCH] New package: xfce4-panel-profiles-1.0.13
@ 2022-11-02 22:34 TrueTechie
  0 siblings, 0 replies; 20+ messages in thread
From: TrueTechie @ 2022-11-02 22:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TrueTechie/void-packages master
https://github.com/void-linux/void-packages/pull/40308

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/40308.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-40308.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From 45b33771b36082d5def261fb0d28e218bbd4ebf7 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Wed, 2 Nov 2022 18:25:59 -0400
Subject: [PATCH] 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

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

end of thread, other threads:[~2023-05-27  1:52 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 20:34 [PR PATCH] New package: xfce4-panel-profiles-1.0.13 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 ` [PR PATCH] [Updated] " TrueTechie
2022-11-11  3:04 ` [PR REVIEW] " 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

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