Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ilmbase: update to 2.4.0.
Date: Mon, 11 Nov 2019 16:51:58 +0100	[thread overview]
Message-ID: <20191111155158.oKVAhWUjLZADhI4JlBYMvXUZawoENS6ZG6vxtEXD6AE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16355@inbox.vuxu.org>

[-- 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
 	}

      parent reply	other threads:[~2019-11-11 15:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11  7:12 [PR PATCH] " 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191111155158.oKVAhWUjLZADhI4JlBYMvXUZawoENS6ZG6vxtEXD6AE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).