Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rawtherapee: update to 5.10, adopt
@ 2024-02-19  1:02 Calandracas606
  2024-02-19  1:10 ` [PR PATCH] [Updated] " Calandracas606
  2024-02-24 18:24 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-02-19  1:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages rawtherapee-5.10
https://github.com/void-linux/void-packages/pull/48825

rawtherapee: update to 5.10, adopt
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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



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

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

From a591434085ee224780da27e72092e6a19180cbee Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Sun, 18 Feb 2024 20:01:03 -0500
Subject: [PATCH] rawtherapee: update to 5.10, adopt

---
 srcpkgs/rawtherapee/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template
index 463d9cfb3f127..1d85a9370cd14 100644
--- a/srcpkgs/rawtherapee/template
+++ b/srcpkgs/rawtherapee/template
@@ -1,19 +1,20 @@
 # Template file for 'rawtherapee'
 pkgname=rawtherapee
-version=5.9
-revision=2
+version=5.10
+revision=1
 build_style=cmake
 configure_args="-DCACHE_NAME_SUFFIX=\"\""
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel
+ exiv2-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Free RAW converter and digital photo processing software"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Daniel Martinez <danielmartinez@cock.li>"
 license="GPL-3.0-or-later"
 homepage="https://rawtherapee.com/"
 distfiles="https://rawtherapee.com/shared/source/rawtherapee-${version}.tar.xz"
-checksum=8eaf28c428185c165ef5a28f69595dc77a1c98826065a1f51a28c86c7b0d4823
+checksum=a799b53cd54dba4a211479e342ffc9c5db1c44d3d6c3a27d5cc13adf0debd2da
 
 CFLAGS="-O3"
 CXXFLAGS="-O3"

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

* Re: [PR PATCH] [Updated] rawtherapee: update to 5.10, adopt
  2024-02-19  1:02 [PR PATCH] rawtherapee: update to 5.10, adopt Calandracas606
@ 2024-02-19  1:10 ` Calandracas606
  2024-02-24 18:24 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-02-19  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages rawtherapee-5.10
https://github.com/void-linux/void-packages/pull/48825

rawtherapee: update to 5.10, adopt
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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



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

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

From cd22519fdb71f6a6379e9d8816d630efed8a21c0 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Sun, 18 Feb 2024 20:01:03 -0500
Subject: [PATCH] rawtherapee: update to 5.10, adopt

---
 srcpkgs/rawtherapee/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template
index 463d9cfb3f127a..d60821a1d1c8d7 100644
--- a/srcpkgs/rawtherapee/template
+++ b/srcpkgs/rawtherapee/template
@@ -1,19 +1,21 @@
 # Template file for 'rawtherapee'
 pkgname=rawtherapee
-version=5.9
-revision=2
+version=5.10
+revision=1
 build_style=cmake
 configure_args="-DCACHE_NAME_SUFFIX=\"\""
 hostmakedepends="pkg-config"
 makedepends="fftw-devel gtkmm-devel lensfun-devel
- libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel"
+ libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel
+ exiv2-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Free RAW converter and digital photo processing software"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Daniel Martinez <danielmartinez@cock.li>"
 license="GPL-3.0-or-later"
 homepage="https://rawtherapee.com/"
+changelog="https://github.com/Beep6581/RawTherapee/blob/${version}/RELEASE_NOTES.txt"
 distfiles="https://rawtherapee.com/shared/source/rawtherapee-${version}.tar.xz"
-checksum=8eaf28c428185c165ef5a28f69595dc77a1c98826065a1f51a28c86c7b0d4823
+checksum=a799b53cd54dba4a211479e342ffc9c5db1c44d3d6c3a27d5cc13adf0debd2da
 
 CFLAGS="-O3"
 CXXFLAGS="-O3"

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

* Re: [PR PATCH] [Merged]: rawtherapee: update to 5.10, adopt
  2024-02-19  1:02 [PR PATCH] rawtherapee: update to 5.10, adopt Calandracas606
  2024-02-19  1:10 ` [PR PATCH] [Updated] " Calandracas606
@ 2024-02-24 18:24 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2024-02-24 18:24 UTC (permalink / raw)
  To: ml

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

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

rawtherapee: update to 5.10, adopt
https://github.com/void-linux/void-packages/pull/48825

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64
  - i686
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l (cross)
  - armv6l-musl (cross)



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

end of thread, other threads:[~2024-02-24 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19  1:02 [PR PATCH] rawtherapee: update to 5.10, adopt Calandracas606
2024-02-19  1:10 ` [PR PATCH] [Updated] " Calandracas606
2024-02-24 18:24 ` [PR PATCH] [Merged]: " leahneukirchen

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