Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ilmbase: update to 2.4.0.
@ 2019-11-11  7:12 voidlinux-github
  2019-11-11  7:13 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11  7:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages ilm
https://github.com/void-linux/void-packages/pull/16355

ilmbase: update to 2.4.0.
None

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

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

From a1d049dcd6b89aebb031fef8431ef901ccbc43ef Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 11 Nov 2019 00:12:15 -0700
Subject: [PATCH] ilmbase: update to 2.4.0.

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

diff --git a/srcpkgs/ilmbase/template b/srcpkgs/ilmbase/template
index 0e956595259..c1c1ad9ca15 100644
--- a/srcpkgs/ilmbase/template
+++ b/srcpkgs/ilmbase/template
@@ -1,14 +1,14 @@
 # Template file for 'ilmbase'
 pkgname=ilmbase
-version=2.3.0
+version=2.4.0
 revision=1
 build_style=gnu-configure
 short_desc="Base libraries from ILM for OpenEXR"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD"
-homepage="http://www.openexr.com"
-distfiles="https://github.com/openexr/openexr/releases/download/v${version}/ilmbase-${version}.tar.gz"
-checksum=456978d1a978a5f823c7c675f3f36b0ae14dba36638aeaa3c4b0e784f12a3862
+homepage="https://www.openexr.com"
+distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz"
+checksum=4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1
 
 LDFLAGS="-lpthread"
 

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

* Re: ilmbase: update to 2.4.0.
  2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
@ 2019-11-11  7:13 ` voidlinux-github
  2019-11-11  7:14 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11  7:13 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/16355#issuecomment-552321848

Comment:
When I tried this, there was issue with aarch64 and other(s)

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

* Re: ilmbase: update to 2.4.0.
  2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
  2019-11-11  7:13 ` voidlinux-github
@ 2019-11-11  7:14 ` voidlinux-github
  2019-11-11  9:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11  7:14 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/16355#issuecomment-552321848

Comment:
When I tried this, there was issue with aarch64 and other(s)

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

* Re: [PR PATCH] [Updated] ilmbase: update to 2.4.0.
  2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
  2019-11-11  7:13 ` voidlinux-github
  2019-11-11  7:14 ` voidlinux-github
@ 2019-11-11  9:57 ` voidlinux-github
  2019-11-11 10:22 ` voidlinux-github
  2019-11-11 15:51 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11  9:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages ilm
https://github.com/void-linux/void-packages/pull/16355

ilmbase: update to 2.4.0.
None

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

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

From abff90d143d476217ea67445af1f211db2bc364a Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 11 Nov 2019 00:12:15 -0700
Subject: [PATCH] ilmbase: update to 2.4.0.

---
 srcpkgs/ilmbase/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/ilmbase/template b/srcpkgs/ilmbase/template
index 0e956595259..ae75c33ba8f 100644
--- a/srcpkgs/ilmbase/template
+++ b/srcpkgs/ilmbase/template
@@ -1,14 +1,14 @@
 # Template file for 'ilmbase'
 pkgname=ilmbase
-version=2.3.0
+version=2.4.0
 revision=1
-build_style=gnu-configure
+build_style=cmake
 short_desc="Base libraries from ILM for OpenEXR"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
-homepage="http://www.openexr.com"
-distfiles="https://github.com/openexr/openexr/releases/download/v${version}/ilmbase-${version}.tar.gz"
-checksum=456978d1a978a5f823c7c675f3f36b0ae14dba36638aeaa3c4b0e784f12a3862
+license="BSD-3-Clause"
+homepage="https://www.openexr.com"
+distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz"
+checksum=4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1
 
 LDFLAGS="-lpthread"
 
@@ -24,7 +24,7 @@ pre_build() {
 	fi
 }
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.md
 }
 
 ilmbase-devel_package() {

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

* Re: [PR PATCH] [Updated] ilmbase: update to 2.4.0.
  2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-11-11  9:57 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-11 10:22 ` voidlinux-github
  2019-11-11 15:51 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11 10:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages ilm
https://github.com/void-linux/void-packages/pull/16355

ilmbase: update to 2.4.0.
None

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

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

From eb1bf77244b4db22fdb7c47f4acda1e1405bc33f Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 11 Nov 2019 00:12:15 -0700
Subject: [PATCH] ilmbase: update to 2.4.0.

---
 srcpkgs/ilmbase/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ilmbase/template b/srcpkgs/ilmbase/template
index 0e956595259..54ae95c1f46 100644
--- a/srcpkgs/ilmbase/template
+++ b/srcpkgs/ilmbase/template
@@ -1,14 +1,14 @@
 # Template file for 'ilmbase'
 pkgname=ilmbase
-version=2.3.0
+version=2.4.0
 revision=1
-build_style=gnu-configure
+build_style=cmake
 short_desc="Base libraries from ILM for OpenEXR"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
-homepage="http://www.openexr.com"
-distfiles="https://github.com/openexr/openexr/releases/download/v${version}/ilmbase-${version}.tar.gz"
-checksum=456978d1a978a5f823c7c675f3f36b0ae14dba36638aeaa3c4b0e784f12a3862
+license="BSD-3-Clause"
+homepage="https://www.openexr.com"
+distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz"
+checksum=4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1
 
 LDFLAGS="-lpthread"
 
@@ -24,7 +24,7 @@ pre_build() {
 	fi
 }
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.md
 }
 
 ilmbase-devel_package() {
@@ -32,7 +32,6 @@ ilmbase-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.a
 		vmove usr/lib/*.so
 		vmove usr/lib/pkgconfig
 	}

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

* Re: [PR PATCH] [Updated] ilmbase: update to 2.4.0.
  2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-11-11 10:22 ` voidlinux-github
@ 2019-11-11 15:51 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-11 15:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages ilm
https://github.com/void-linux/void-packages/pull/16355

ilmbase: update to 2.4.0.
None

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

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

From 90567ca874099c3a8f333e41cee48f7e44b1d814 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 11 Nov 2019 00:12:15 -0700
Subject: [PATCH] ilmbase: update to 2.4.0.

---
 .../patches/ilmbase-2.0.1-no_undefined.patch  | 22 -------------------
 srcpkgs/ilmbase/template                      | 16 +++++++-------
 2 files changed, 8 insertions(+), 30 deletions(-)
 delete mode 100644 srcpkgs/ilmbase/patches/ilmbase-2.0.1-no_undefined.patch

diff --git a/srcpkgs/ilmbase/patches/ilmbase-2.0.1-no_undefined.patch b/srcpkgs/ilmbase/patches/ilmbase-2.0.1-no_undefined.patch
deleted file mode 100644
index d2e44b2bb0a..00000000000
--- a/srcpkgs/ilmbase/patches/ilmbase-2.0.1-no_undefined.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- IlmThread/Makefile.am.no_undefined	2013-06-18 14:51:38.000000000 -0500
-+++ IlmThread/Makefile.am	2013-08-28 21:04:25.793391766 -0500
-@@ -14,7 +14,7 @@ libIlmThread_la_LDFLAGS = -version-info
- if LIB_SUFFIX_EXISTS
- libIlmThread_la_LDFLAGS += -release @LIB_SUFFIX@
- endif
--libIlmThread_la_LIBADD = ../Iex/libIex.la
-+libIlmThread_la_LIBADD = ../Iex/libIex.la $(PTHREAD_LIBS)
- 
- libIlmThreadincludedir = $(includedir)/OpenEXR
- 
---- IlmThread/Makefile.in.no_undefined	2013-06-18 14:55:24.000000000 -0500
-+++ IlmThread/Makefile.in	2013-08-28 21:04:55.395049371 -0500
-@@ -253,7 +253,7 @@ libIlmThread_la_SOURCES = IlmThreadPool.
- 
- libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ \
- 	-no-undefined $(am__append_1)
--libIlmThread_la_LIBADD = ../Iex/libIex.la
-+libIlmThread_la_LIBADD = ../Iex/libIex.la $(PTHREAD_LIBS)
- libIlmThreadincludedir = $(includedir)/OpenEXR
- libIlmThreadinclude_HEADERS = IlmThreadPool.h IlmThread.h \
- 			      IlmThreadSemaphore.h IlmThreadMutex.h \
diff --git a/srcpkgs/ilmbase/template b/srcpkgs/ilmbase/template
index 0e956595259..3f9460ecad0 100644
--- a/srcpkgs/ilmbase/template
+++ b/srcpkgs/ilmbase/template
@@ -1,14 +1,15 @@
 # Template file for 'ilmbase'
 pkgname=ilmbase
-version=2.3.0
+version=2.4.0
 revision=1
-build_style=gnu-configure
+wrksrc=openexr-${version}
+build_style=cmake
 short_desc="Base libraries from ILM for OpenEXR"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
-homepage="http://www.openexr.com"
-distfiles="https://github.com/openexr/openexr/releases/download/v${version}/ilmbase-${version}.tar.gz"
-checksum=456978d1a978a5f823c7c675f3f36b0ae14dba36638aeaa3c4b0e784f12a3862
+license="BSD-3-Clause"
+homepage="https://www.openexr.com"
+distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz"
+checksum=4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1
 
 LDFLAGS="-lpthread"
 
@@ -24,7 +25,7 @@ pre_build() {
 	fi
 }
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.md
 }
 
 ilmbase-devel_package() {
@@ -32,7 +33,6 @@ ilmbase-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.a
 		vmove usr/lib/*.so
 		vmove usr/lib/pkgconfig
 	}

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

end of thread, other threads:[~2019-11-11 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  7:12 [PR PATCH] ilmbase: update to 2.4.0 voidlinux-github
2019-11-11  7:13 ` voidlinux-github
2019-11-11  7:14 ` voidlinux-github
2019-11-11  9:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-11 10:22 ` voidlinux-github
2019-11-11 15:51 ` 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).