* Re: [PR PATCH] [Updated] New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
@ 2023-10-02 19:31 ` chrysos349
2024-01-01 1:50 ` github-actions
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2023-10-02 19:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages curtail
https://github.com/void-linux/void-packages/pull/46388
New package: curtail-1.7.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- 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/46388.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-curtail-46388.patch --]
[-- Type: text/x-diff, Size: 1149 bytes --]
From bdced9bab68b86231f20c55bd7154c695cd88b2e Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 2 Oct 2023 22:31:19 +0300
Subject: [PATCH] New package: curtail-1.7.0
---
srcpkgs/curtail/template | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 srcpkgs/curtail/template
diff --git a/srcpkgs/curtail/template b/srcpkgs/curtail/template
new file mode 100644
index 0000000000000..25cd53a7c398b
--- /dev/null
+++ b/srcpkgs/curtail/template
@@ -0,0 +1,16 @@
+# Template file for 'curtail'
+pkgname=curtail
+version=1.7.0
+revision=1
+build_style=meson
+hostmakedepends="desktop-file-utils gettext glib-devel gtk-update-icon-cache
+ pkg-config"
+depends="jpegoptim libadwaita libwebp-tools oxipng pngquant python3-gobject
+ python3-scour webp-pixbuf-loader"
+checkdepends="appstream-glib"
+short_desc="Compress your images"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Huluti/Curtail"
+distfiles="https://github.com/Huluti/Curtail/archive/${version}.tar.gz"
+checksum=fc5b846999268eb3ad0f33812c8ce467174fdb9c1a600563fbb19569657c2828
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
2023-10-02 19:31 ` [PR PATCH] [Updated] " chrysos349
@ 2024-01-01 1:50 ` github-actions
2024-01-01 14:51 ` chrysos349
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: github-actions @ 2024-01-01 1:50 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/46388#issuecomment-1873098956
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] 14+ messages in thread
* Re: New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
2023-10-02 19:31 ` [PR PATCH] [Updated] " chrysos349
2024-01-01 1:50 ` github-actions
@ 2024-01-01 14:51 ` chrysos349
2024-04-02 1:46 ` github-actions
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-01-01 14:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-1873357774
Comment:
bump
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (2 preceding siblings ...)
2024-01-01 14:51 ` chrysos349
@ 2024-04-02 1:46 ` github-actions
2024-04-02 5:15 ` [PR PATCH] [Updated] " chrysos349
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: github-actions @ 2024-04-02 1:46 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/46388#issuecomment-2030926114
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] 14+ messages in thread
* Re: [PR PATCH] [Updated] New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (3 preceding siblings ...)
2024-04-02 1:46 ` github-actions
@ 2024-04-02 5:15 ` chrysos349
2024-04-02 8:44 ` chrysos349
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-04-02 5:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages curtail
https://github.com/void-linux/void-packages/pull/46388
New package: curtail-1.7.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- 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/46388.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-curtail-46388.patch --]
[-- Type: text/x-diff, Size: 1151 bytes --]
From 64a15b14390d903b510afae8dd2742919bd42d4e Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 2 Oct 2023 22:31:19 +0300
Subject: [PATCH] New package: curtail-1.7.0
---
srcpkgs/curtail/template | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 srcpkgs/curtail/template
diff --git a/srcpkgs/curtail/template b/srcpkgs/curtail/template
new file mode 100644
index 00000000000000..25cd53a7c398bc
--- /dev/null
+++ b/srcpkgs/curtail/template
@@ -0,0 +1,16 @@
+# Template file for 'curtail'
+pkgname=curtail
+version=1.7.0
+revision=1
+build_style=meson
+hostmakedepends="desktop-file-utils gettext glib-devel gtk-update-icon-cache
+ pkg-config"
+depends="jpegoptim libadwaita libwebp-tools oxipng pngquant python3-gobject
+ python3-scour webp-pixbuf-loader"
+checkdepends="appstream-glib"
+short_desc="Compress your images"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Huluti/Curtail"
+distfiles="https://github.com/Huluti/Curtail/archive/${version}.tar.gz"
+checksum=fc5b846999268eb3ad0f33812c8ce467174fdb9c1a600563fbb19569657c2828
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (4 preceding siblings ...)
2024-04-02 5:15 ` [PR PATCH] [Updated] " chrysos349
@ 2024-04-02 8:44 ` chrysos349
2024-06-10 13:34 ` [PR PATCH] [Updated] " chrysos349
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-04-02 8:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-2031418872
Comment:
bump
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PR PATCH] [Updated] New package: curtail-1.7.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (5 preceding siblings ...)
2024-04-02 8:44 ` chrysos349
@ 2024-06-10 13:34 ` chrysos349
2024-06-14 11:56 ` New package: curtail-1.10.0 chrysos349
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-06-10 13:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages curtail
https://github.com/void-linux/void-packages/pull/46388
New package: curtail-1.7.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- 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/46388.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-curtail-46388.patch --]
[-- Type: text/x-diff, Size: 1211 bytes --]
From 855a6f85017abcb63b823bee84a2ac0e7858c4d1 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 2 Oct 2023 22:31:19 +0300
Subject: [PATCH] New package: curtail-1.10.0
---
srcpkgs/curtail/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/curtail/template
diff --git a/srcpkgs/curtail/template b/srcpkgs/curtail/template
new file mode 100644
index 00000000000000..a2cc20c7043dad
--- /dev/null
+++ b/srcpkgs/curtail/template
@@ -0,0 +1,17 @@
+# Template file for 'curtail'
+pkgname=curtail
+version=1.10.0
+revision=1
+build_style=meson
+hostmakedepends="desktop-file-utils gettext glib-devel gtk4-update-icon-cache
+ pkg-config"
+depends="jpegoptim libadwaita libwebp-tools oxipng pngquant python3-gobject
+ python3-scour webp-pixbuf-loader"
+checkdepends="appstream-glib"
+short_desc="Compress your images"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Huluti/Curtail"
+changelog="https://github.com/Huluti/Curtail/releases"
+distfiles="https://github.com/Huluti/Curtail/archive/${version}.tar.gz"
+checksum=f5e80862faa6d2dc9beb266a7eceb05197c261f4bba52a9211d75d10862833af
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (6 preceding siblings ...)
2024-06-10 13:34 ` [PR PATCH] [Updated] " chrysos349
@ 2024-06-14 11:56 ` chrysos349
2024-06-14 11:56 ` chrysos349
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-06-14 11:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-1873357774
Comment:
bump
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (7 preceding siblings ...)
2024-06-14 11:56 ` New package: curtail-1.10.0 chrysos349
@ 2024-06-14 11:56 ` chrysos349
2024-09-13 1:56 ` github-actions
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-06-14 11:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-2031418872
Comment:
bump
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (8 preceding siblings ...)
2024-06-14 11:56 ` chrysos349
@ 2024-09-13 1:56 ` github-actions
2024-09-13 8:51 ` chrysos349
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: github-actions @ 2024-09-13 1:56 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/46388#issuecomment-2347891653
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] 14+ messages in thread
* Re: New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (9 preceding siblings ...)
2024-09-13 1:56 ` github-actions
@ 2024-09-13 8:51 ` chrysos349
2024-10-01 6:49 ` xeroxslayer
2024-10-12 19:47 ` [PR PATCH] [Updated] " chrysos349
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-09-13 8:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-2348401064
Comment:
Bump
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (10 preceding siblings ...)
2024-09-13 8:51 ` chrysos349
@ 2024-10-01 6:49 ` xeroxslayer
2024-10-12 19:47 ` [PR PATCH] [Updated] " chrysos349
12 siblings, 0 replies; 14+ messages in thread
From: xeroxslayer @ 2024-10-01 6:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 569 bytes --]
New comment by xeroxslayer on void-packages repository
https://github.com/void-linux/void-packages/pull/46388#issuecomment-2384936264
Comment:
Tested this app in x86_64-musl and i686. Builds fine on the following arches and libcs.
- x86_64-musl (native)
- x86_64 (native)
- i686-musl (native)
- i686 (native)
- aarch64-musl (through x86_64-musl)
- aarch64 (through x86_64)
- armv7l-musl (through i686-musl)
- armv7l (through i686)
- armv6l-musl (through i686-musl)
- armv6l (through i686)
Runs and compresses images just fine, tested with PNG and JPG.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PR PATCH] [Updated] New package: curtail-1.10.0
2023-10-02 19:08 [PR PATCH] New package: curtail-1.7.0 chrysos349
` (11 preceding siblings ...)
2024-10-01 6:49 ` xeroxslayer
@ 2024-10-12 19:47 ` chrysos349
12 siblings, 0 replies; 14+ messages in thread
From: chrysos349 @ 2024-10-12 19:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 797 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages curtail
https://github.com/void-linux/void-packages/pull/46388
New package: curtail-1.10.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- 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/46388.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-curtail-46388.patch --]
[-- Type: text/x-diff, Size: 1211 bytes --]
From 3e2afe5281da0e691a9a7b108224bd92ecdf2ced Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 2 Oct 2023 22:31:19 +0300
Subject: [PATCH] New package: curtail-1.11.1
---
srcpkgs/curtail/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/curtail/template
diff --git a/srcpkgs/curtail/template b/srcpkgs/curtail/template
new file mode 100644
index 00000000000000..c5dcb292c9f36e
--- /dev/null
+++ b/srcpkgs/curtail/template
@@ -0,0 +1,17 @@
+# Template file for 'curtail'
+pkgname=curtail
+version=1.11.1
+revision=1
+build_style=meson
+hostmakedepends="desktop-file-utils gettext glib-devel gtk4-update-icon-cache
+ pkg-config"
+depends="jpegoptim libadwaita libwebp-tools oxipng pngquant python3-gobject
+ python3-scour webp-pixbuf-loader"
+checkdepends="appstream-glib"
+short_desc="Compress your images"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Huluti/Curtail"
+changelog="https://github.com/Huluti/Curtail/releases"
+distfiles="https://github.com/Huluti/Curtail/archive/${version}.tar.gz"
+checksum=b5a33041ff64edbdcad293113d472a9de93f4b83be6efd99661cb2555050a068
^ permalink raw reply [flat|nested] 14+ messages in thread