Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] darktable: update to 2.6.3.
@ 2019-10-22 11:51 voidlinux-github
  2019-10-22 13:54 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 11:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages darktable
https://github.com/void-linux/void-packages/pull/15693

darktable: update to 2.6.3.


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

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

From d34eb3027fc6f805a53fbd6936a99f9c1aa08253 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 14:51:00 +0300
Subject: [PATCH] darktable: update to 2.6.3.

---
 srcpkgs/darktable/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 6f70b3487c4..dfd5743b90d 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,6 +1,6 @@
 # Template file for 'darktable'
 pkgname=darktable
-version=2.6.2
+version=2.6.3
 revision=1
 # upstream only supports these archs:
 archs="i686* x86_64* aarch64* ppc64le*"
@@ -22,7 +22,7 @@ license="GPL-3"
 homepage="http://www.darktable.org/"
 changelog="https://github.com/darktable-org/darktable/releases"
 distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
-checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
+checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"

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

* Re: [PR PATCH] [Updated] darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
@ 2019-10-22 13:54 ` voidlinux-github
  2019-10-22 13:54 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 13:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages darktable
https://github.com/void-linux/void-packages/pull/15693

darktable: update to 2.6.3.


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

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

From 9a7611638f88cc6665f448771930d6be7caf0fae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 14:51:00 +0300
Subject: [PATCH] darktable: update to 2.6.3.

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

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 6f70b3487c4..61cac064a3a 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,6 +1,6 @@
 # Template file for 'darktable'
 pkgname=darktable
-version=2.6.2
+version=2.6.3
 revision=1
 # upstream only supports these archs:
 archs="i686* x86_64* aarch64* ppc64le*"
@@ -18,11 +18,11 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.darktable.org/"
 changelog="https://github.com/darktable-org/darktable/releases"
 distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
-checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
+checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"

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

* Re: [PR PATCH] [Updated] darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
  2019-10-22 13:54 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22 13:54 ` voidlinux-github
  2019-10-22 18:29 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 13:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages darktable
https://github.com/void-linux/void-packages/pull/15693

darktable: update to 2.6.3.


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

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

From 9a7611638f88cc6665f448771930d6be7caf0fae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 14:51:00 +0300
Subject: [PATCH] darktable: update to 2.6.3.

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

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 6f70b3487c4..61cac064a3a 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,6 +1,6 @@
 # Template file for 'darktable'
 pkgname=darktable
-version=2.6.2
+version=2.6.3
 revision=1
 # upstream only supports these archs:
 archs="i686* x86_64* aarch64* ppc64le*"
@@ -18,11 +18,11 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.darktable.org/"
 changelog="https://github.com/darktable-org/darktable/releases"
 distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
-checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
+checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"

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

* Re: [PR PATCH] [Updated] darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-22 18:29 ` voidlinux-github
@ 2019-10-22 18:29 ` voidlinux-github
  2019-10-22 18:29 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 18:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages darktable
https://github.com/void-linux/void-packages/pull/15693

darktable: update to 2.6.3.


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

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

From 2d3159ff496988ef2cdb8f4629b51e18d0147fd1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 14:51:00 +0300
Subject: [PATCH] darktable: update to 2.6.3.

---
 srcpkgs/darktable/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 6f70b3487c4..0632b4d8cc6 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,6 +1,6 @@
 # Template file for 'darktable'
 pkgname=darktable
-version=2.6.2
+version=2.6.3
 revision=1
 # upstream only supports these archs:
 archs="i686* x86_64* aarch64* ppc64le*"
@@ -18,12 +18,16 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.darktable.org/"
 changelog="https://github.com/darktable-org/darktable/releases"
 distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
-checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
+checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"
 esac
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64* ) broken="retouch build target fails:https://api.travis-ci.org/v3/job/601296766/log.txt" ;;
+esac 

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

* Re: [PR PATCH] [Updated] darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
  2019-10-22 13:54 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-22 13:54 ` voidlinux-github
@ 2019-10-22 18:29 ` voidlinux-github
  2019-10-22 18:29 ` voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 18:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages darktable
https://github.com/void-linux/void-packages/pull/15693

darktable: update to 2.6.3.


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

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

From 2d3159ff496988ef2cdb8f4629b51e18d0147fd1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 14:51:00 +0300
Subject: [PATCH] darktable: update to 2.6.3.

---
 srcpkgs/darktable/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 6f70b3487c4..0632b4d8cc6 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,6 +1,6 @@
 # Template file for 'darktable'
 pkgname=darktable
-version=2.6.2
+version=2.6.3
 revision=1
 # upstream only supports these archs:
 archs="i686* x86_64* aarch64* ppc64le*"
@@ -18,12 +18,16 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.darktable.org/"
 changelog="https://github.com/darktable-org/darktable/releases"
 distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
-checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
+checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"
 esac
+
+case "$XBPS_TARGET_MACHINE" in
+	aarch64* ) broken="retouch build target fails:https://api.travis-ci.org/v3/job/601296766/log.txt" ;;
+esac 

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

* Re: darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-22 18:29 ` voidlinux-github
@ 2019-10-22 18:29 ` voidlinux-github
  2019-10-22 20:35 ` voidlinux-github
  2019-10-28 20:28 ` [PR PATCH] [Closed]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 18:29 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15693#issuecomment-545093941

Comment:
Build fails on aarch64*, marked as broken.

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

* Re: darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-22 18:29 ` voidlinux-github
@ 2019-10-22 20:35 ` voidlinux-github
  2019-10-28 20:28 ` [PR PATCH] [Closed]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-22 20:35 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/15693#issuecomment-545142668

Comment:
Updating on just some archs is bad idea because it won't be possible to revbump. Better to get upstream know about error, they already have similar issues reported.

```
In file included from /builddir/darktable-2.6.3/build/src/iop/introspection_highlights.c:30:

/builddir/darktable-2.6.3/src/iop/highlights.c: In function 'process_lch_xtrans':

/builddir/darktable-2.6.3/src/iop/highlights.c:700:17: error: '*.LC2' not specified in enclosing 'parallel'

  700 |           float RGBmax[3] = { -FLT_MAX, -FLT_MAX, -FLT_MAX };

      |                 ^~~~~~

/builddir/darktable-2.6.3/src/iop/highlights.c:630:9: error: enclosing 'parallel'

  630 | #pragma omp parallel for default(none) \

      |         ^~~
```

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

* Re: [PR PATCH] [Closed]: darktable: update to 2.6.3.
  2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-22 20:35 ` voidlinux-github
@ 2019-10-28 20:28 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-28 20:28 UTC (permalink / raw)
  To: ml

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

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

darktable: update to 2.6.3.
https://github.com/void-linux/void-packages/pull/15693

Description:


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

end of thread, other threads:[~2019-10-28 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 11:51 [PR PATCH] darktable: update to 2.6.3 voidlinux-github
2019-10-22 13:54 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22 13:54 ` voidlinux-github
2019-10-22 18:29 ` voidlinux-github
2019-10-22 18:29 ` voidlinux-github
2019-10-22 18:29 ` voidlinux-github
2019-10-22 20:35 ` voidlinux-github
2019-10-28 20:28 ` [PR PATCH] [Closed]: " voidlinux-github

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