Merge pull request #95 from maxice8/ilmbase

ilmbase: update to 2.2.1.
This commit is contained in:
Enno Boland 2018-07-11 06:42:03 +02:00 committed by GitHub
commit ba56e21359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 19 additions and 19 deletions

View File

@ -1682,11 +1682,11 @@ libtcmalloc_minimal_debug.so.4 gperftools-2.1.90_1
libtcmalloc_debug.so.4 gperftools-2.1.90_1
libprofiler.so.0 gperftools-2.1.90_1
libtcmalloc_and_profiler.so.4 gperftools-2.1.90_1
libHalf.so.12 ilmbase-2.2.0_1
libIex-2_2.so.12 ilmbase-2.2.0_1
libIexMath-2_2.so.12 ilmbase-2.2.0_1
libImath-2_2.so.12 ilmbase-2.2.0_1
libIlmThread-2_2.so.12 ilmbase-2.2.0_1
libHalf.so.23 ilmbase-2.2.1_1
libIex-2_2.so.23 ilmbase-2.2.1_1
libIexMath-2_2.so.23 ilmbase-2.2.1_1
libImath-2_2.so.23 ilmbase-2.2.1_1
libIlmThread-2_2.so.23 ilmbase-2.2.1_1
libIlmImf-2_2.so.22 libopenexr-2.2.0_1
libIlmImfUtil-2_2.so.22 libopenexr-2.2.0_1
libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1

View File

@ -1,7 +1,7 @@
# Template file for 'blender'
pkgname=blender
version=2.79b
revision=3
revision=4
build_style="cmake"
makedepends="
libgomp-devel libpng-devel tiff-devel python3-devel glu-devel

View File

@ -1,7 +1,7 @@
# Template file for 'darktable'
pkgname=darktable
version=2.4.4
revision=1
revision=2
build_style=cmake
# this makes sure to use -march=generic and -msse3
configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"

View File

@ -1,7 +1,7 @@
# Template file for 'hugin'
pkgname=hugin
version=2018.0.0
revision=1
revision=2
wrksrc=${pkgname}-${version}
build_style=cmake
pycompile_module="hpi.py hsi.py"

View File

@ -1,14 +1,14 @@
# Template file for 'ilmbase'
pkgname=ilmbase
version=2.2.0
revision=4
version=2.2.1
revision=1
build_style=gnu-configure
short_desc="Base libraries from ILM for OpenEXR"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://www.openexr.com"
distfiles="${NONGNU_SITE}/openexr/$pkgname-$version.tar.gz"
checksum=ecf815b60695555c1fbc73679e84c7c9902f4e8faa6e8000d2f905b8b86cedc7
checksum=cac206e63be68136ef556c2b555df659f45098c159ce24804e9d5e9e0286609e
LDFLAGS="-lpthread"

View File

@ -1,7 +1,7 @@
# Template file for 'kdelibs'
pkgname=kdelibs
version=4.14.3
revision=9
revision=10
short_desc="KDE core libraries"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0, LGPL-2.1, FDL"

View File

@ -1,7 +1,7 @@
# Template file for 'kimageformats'
pkgname=kimageformats
version=5.43.0
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"

View File

@ -1,7 +1,7 @@
# Template file for 'krita'
pkgname=krita
version=4.1.0
revision=1
revision=2
nocross=yes
build_style=cmake
replaces="calligra-krita>=0"

View File

@ -1,7 +1,7 @@
# Template file for 'openexr'
pkgname=openexr
version=2.2.0
revision=5
revision=6
build_style=gnu-configure
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.openexr.com/"

View File

@ -1,7 +1,7 @@
# Template file for 'openimageio'
pkgname=openimageio
version=1.8.12
revision=3
revision=4
wrksrc=oiio-Release-${version}
build_style=cmake
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0

View File

@ -1,7 +1,7 @@
# Template file for 'synfig'
pkgname=synfig
version=1.2.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
hostmakedepends="boost-build ImageMagick pkg-config intltool"

View File

@ -1,7 +1,7 @@
# Template file for 'synfigstudio'
pkgname=synfigstudio
version=1.2.1
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool gettext"
makedepends="ETL synfig-devel gtkmm-devel libltdl-devel boost-devel"

View File

@ -1,7 +1,7 @@
# Template file for 'vigra'
pkgname=vigra
version=1.11.1
revision=1
revision=2
build_style=cmake
configure_args="-DWITH_OPENEXR=1"
hostmakedepends="python"