Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ART: update to 1.20.1.
@ 2023-08-27 15:58 neolouker
  2023-08-27 16:59 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: neolouker @ 2023-08-27 15:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/neolouker/void-packages ART-1.20.1
https://github.com/void-linux/void-packages/pull/45793

ART: update to 1.20.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**


#### 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):
  - x86_64-musl
  - armv6l-musl
  - armv6l


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

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

From 173739298a5a90806f35db842591b7f8f4e3e8b9 Mon Sep 17 00:00:00 2001
From: Neolouker <36087559+neolouker@users.noreply.github.com>
Date: Sun, 27 Aug 2023 17:53:15 +0200
Subject: [PATCH] ART: update to 1.20.1.

---
 srcpkgs/ART/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index b26f13334653c..4e731a2b2c6dd 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,15 +1,15 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.13
-revision=2
+version=1.20.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel mimalloc-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Fork of RawTherapee with additional features"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
 distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=7a6ade552c42d45970fe6618be61e61621e0867a7a2baef2d3d7092badba36e5
+checksum=844c0cd6874638342ad3ec5cefeea90db16176af371cce158d8740e5edaabcb8

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

* Re: ART: update to 1.20.1.
  2023-08-27 15:58 [PR PATCH] ART: update to 1.20.1 neolouker
@ 2023-08-27 16:59 ` paper42
  2023-08-27 18:28 ` [PR PATCH] [Updated] " neolouker
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-08-27 16:59 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/45793#issuecomment-1694714618

Comment:
#44503 has some improvements over this PR

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

* Re: [PR PATCH] [Updated] ART: update to 1.20.1.
  2023-08-27 15:58 [PR PATCH] ART: update to 1.20.1 neolouker
  2023-08-27 16:59 ` paper42
@ 2023-08-27 18:28 ` neolouker
  2023-08-28 10:34 ` neolouker
  2023-09-11 19:02 ` [PR PATCH] [Closed]: " neolouker
  3 siblings, 0 replies; 6+ messages in thread
From: neolouker @ 2023-08-27 18:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/neolouker/void-packages ART-1.20.1
https://github.com/void-linux/void-packages/pull/45793

ART: update to 1.20.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**


#### 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):
  - x86_64-musl
  - armv6l-musl
  - armv6l


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

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

From f29eccabb47ac77eed66b7bec74e4480ea8beaf1 Mon Sep 17 00:00:00 2001
From: Neolouker <36087559+neolouker@users.noreply.github.com>
Date: Sun, 27 Aug 2023 17:53:15 +0200
Subject: [PATCH] ART: update to 1.20.1.

---
 srcpkgs/ART/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index b26f13334653c..7512b53969775 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,15 +1,15 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.13
-revision=2
+version=1.20.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel mimalloc-devel opencolorio-devel libraw-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Fork of RawTherapee with additional features"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
-distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=7a6ade552c42d45970fe6618be61e61621e0867a7a2baef2d3d7092badba36e5
+distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
+checksum=844c0cd6874638342ad3ec5cefeea90db16176af371cce158d8740e5edaabcb8

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

* Re: [PR PATCH] [Updated] ART: update to 1.20.1.
  2023-08-27 15:58 [PR PATCH] ART: update to 1.20.1 neolouker
  2023-08-27 16:59 ` paper42
  2023-08-27 18:28 ` [PR PATCH] [Updated] " neolouker
@ 2023-08-28 10:34 ` neolouker
  2023-09-11 19:02 ` [PR PATCH] [Closed]: " neolouker
  3 siblings, 0 replies; 6+ messages in thread
From: neolouker @ 2023-08-28 10:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/neolouker/void-packages ART-1.20.1
https://github.com/void-linux/void-packages/pull/45793

ART: update to 1.20.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**


#### 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):
  - x86_64-musl
  - armv6l-musl
  - armv6l


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

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

From 01eea863ecd0c3965eb7ebfefa3bcf73d9db1025 Mon Sep 17 00:00:00 2001
From: Neolouker <neolouker@gmail.com>
Date: Mon, 28 Aug 2023 12:30:55 +0200
Subject: [PATCH] ART: update to 1.20.1.

---
 srcpkgs/ART/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index b26f13334653c..7512b53969775 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,15 +1,15 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.13
-revision=2
+version=1.20.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel mimalloc-devel opencolorio-devel libraw-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Fork of RawTherapee with additional features"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
-distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=7a6ade552c42d45970fe6618be61e61621e0867a7a2baef2d3d7092badba36e5
+distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
+checksum=844c0cd6874638342ad3ec5cefeea90db16176af371cce158d8740e5edaabcb8

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

* Re: [PR PATCH] [Closed]: ART: update to 1.20.1.
  2023-08-27 15:58 [PR PATCH] ART: update to 1.20.1 neolouker
                   ` (2 preceding siblings ...)
  2023-08-28 10:34 ` neolouker
@ 2023-09-11 19:02 ` neolouker
  3 siblings, 0 replies; 6+ messages in thread
From: neolouker @ 2023-09-11 19:02 UTC (permalink / raw)
  To: ml

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

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

ART: update to 1.20.1.
https://github.com/void-linux/void-packages/pull/45793

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


#### 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):
  - x86_64-musl
  - armv6l-musl
  - armv6l


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

* [PR PATCH] ART: update to 1.20.1.
@ 2023-08-27 14:55 neolouker
  0 siblings, 0 replies; 6+ messages in thread
From: neolouker @ 2023-08-27 14:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/neolouker/void-packages ART-1.20.1
https://github.com/void-linux/void-packages/pull/45792

ART: update to 1.20.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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):
  - armv6l
  - armv6l-musl
  - x86_64-musl

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

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

From 517eed64c45604060d68d4e5ddd515910269d9f0 Mon Sep 17 00:00:00 2001
From: Neolouker <36087559+neolouker@users.noreply.github.com>
Date: Sun, 27 Aug 2023 14:37:15 +0200
Subject: [PATCH 1/2] bacon: update to 4.7.

---
 srcpkgs/bacon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bacon/template b/srcpkgs/bacon/template
index cd4e518057269..249d4b0967e21 100644
--- a/srcpkgs/bacon/template
+++ b/srcpkgs/bacon/template
@@ -1,6 +1,6 @@
 # Template file for 'bacon'
 pkgname=bacon
-version=4.4
+version=4.7
 revision=1
 build_style=gnu-configure
 configure_args="--with-bash --enable-gui-fltk"
@@ -11,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.basic-converter.org"
 changelog="https://www.basic-converter.org/stable/CHANGES"
-distfiles="https://www.basic-converter.org/museum/bacon-${version}.tar.gz"
-checksum=dbd7c983530743922c8ae21ef5c471df894ece9af12b4075564deb7e0659babf
+distfiles="https://www.basic-converter.org/stable/bacon-${version}.tar.gz"
+checksum=80a150cc39b7f0149207e94a4b4a89f4396b0ff9b81628b47cffbdd774d06f50
 disable_parallel_build=yes
 nocross=yes
 

From 852a983aa17781d4afcfe273eab01fe4fa3fcec3 Mon Sep 17 00:00:00 2001
From: Neolouker <36087559+neolouker@users.noreply.github.com>
Date: Sun, 27 Aug 2023 16:24:49 +0200
Subject: [PATCH 2/2] ART: update to 1.20.1.

---
 srcpkgs/ART/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index b26f13334653c..4e731a2b2c6dd 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,15 +1,15 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.13
-revision=2
+version=1.20.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel mimalloc-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Fork of RawTherapee with additional features"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
 distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=7a6ade552c42d45970fe6618be61e61621e0867a7a2baef2d3d7092badba36e5
+checksum=844c0cd6874638342ad3ec5cefeea90db16176af371cce158d8740e5edaabcb8

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

end of thread, other threads:[~2023-09-11 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-27 15:58 [PR PATCH] ART: update to 1.20.1 neolouker
2023-08-27 16:59 ` paper42
2023-08-27 18:28 ` [PR PATCH] [Updated] " neolouker
2023-08-28 10:34 ` neolouker
2023-09-11 19:02 ` [PR PATCH] [Closed]: " neolouker
  -- strict thread matches above, loose matches on Subject: below --
2023-08-27 14:55 [PR PATCH] " neolouker

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