mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
commit
ba56e21359
13 changed files with 19 additions and 19 deletions
|
@ -1682,11 +1682,11 @@ libtcmalloc_minimal_debug.so.4 gperftools-2.1.90_1
|
||||||
libtcmalloc_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
|
libprofiler.so.0 gperftools-2.1.90_1
|
||||||
libtcmalloc_and_profiler.so.4 gperftools-2.1.90_1
|
libtcmalloc_and_profiler.so.4 gperftools-2.1.90_1
|
||||||
libHalf.so.12 ilmbase-2.2.0_1
|
libHalf.so.23 ilmbase-2.2.1_1
|
||||||
libIex-2_2.so.12 ilmbase-2.2.0_1
|
libIex-2_2.so.23 ilmbase-2.2.1_1
|
||||||
libIexMath-2_2.so.12 ilmbase-2.2.0_1
|
libIexMath-2_2.so.23 ilmbase-2.2.1_1
|
||||||
libImath-2_2.so.12 ilmbase-2.2.0_1
|
libImath-2_2.so.23 ilmbase-2.2.1_1
|
||||||
libIlmThread-2_2.so.12 ilmbase-2.2.0_1
|
libIlmThread-2_2.so.23 ilmbase-2.2.1_1
|
||||||
libIlmImf-2_2.so.22 libopenexr-2.2.0_1
|
libIlmImf-2_2.so.22 libopenexr-2.2.0_1
|
||||||
libIlmImfUtil-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
|
libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=2.79b
|
version=2.79b
|
||||||
revision=3
|
revision=4
|
||||||
build_style="cmake"
|
build_style="cmake"
|
||||||
makedepends="
|
makedepends="
|
||||||
libgomp-devel libpng-devel tiff-devel python3-devel glu-devel
|
libgomp-devel libpng-devel tiff-devel python3-devel glu-devel
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=2.4.4
|
version=2.4.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# this makes sure to use -march=generic and -msse3
|
# this makes sure to use -march=generic and -msse3
|
||||||
configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"
|
configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hugin'
|
# Template file for 'hugin'
|
||||||
pkgname=hugin
|
pkgname=hugin
|
||||||
version=2018.0.0
|
version=2018.0.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname}-${version}
|
wrksrc=${pkgname}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="hpi.py hsi.py"
|
pycompile_module="hpi.py hsi.py"
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ilmbase'
|
# Template file for 'ilmbase'
|
||||||
pkgname=ilmbase
|
pkgname=ilmbase
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Base libraries from ILM for OpenEXR"
|
short_desc="Base libraries from ILM for OpenEXR"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.openexr.com"
|
homepage="http://www.openexr.com"
|
||||||
distfiles="${NONGNU_SITE}/openexr/$pkgname-$version.tar.gz"
|
distfiles="${NONGNU_SITE}/openexr/$pkgname-$version.tar.gz"
|
||||||
checksum=ecf815b60695555c1fbc73679e84c7c9902f4e8faa6e8000d2f905b8b86cedc7
|
checksum=cac206e63be68136ef556c2b555df659f45098c159ce24804e9d5e9e0286609e
|
||||||
|
|
||||||
LDFLAGS="-lpthread"
|
LDFLAGS="-lpthread"
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdelibs'
|
# Template file for 'kdelibs'
|
||||||
pkgname=kdelibs
|
pkgname=kdelibs
|
||||||
version=4.14.3
|
version=4.14.3
|
||||||
revision=9
|
revision=10
|
||||||
short_desc="KDE core libraries"
|
short_desc="KDE core libraries"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0, LGPL-2.1, FDL"
|
license="GPL-2.0, LGPL-2.1, FDL"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kimageformats'
|
# Template file for 'kimageformats'
|
||||||
pkgname=kimageformats
|
pkgname=kimageformats
|
||||||
version=5.43.0
|
version=5.43.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'krita'
|
# Template file for 'krita'
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
version=4.1.0
|
version=4.1.0
|
||||||
revision=1
|
revision=2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
replaces="calligra-krita>=0"
|
replaces="calligra-krita>=0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openexr'
|
# Template file for 'openexr'
|
||||||
pkgname=openexr
|
pkgname=openexr
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.openexr.com/"
|
homepage="http://www.openexr.com/"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openimageio'
|
# Template file for 'openimageio'
|
||||||
pkgname=openimageio
|
pkgname=openimageio
|
||||||
version=1.8.12
|
version=1.8.12
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=oiio-Release-${version}
|
wrksrc=oiio-Release-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'synfig'
|
# Template file for 'synfig'
|
||||||
pkgname=synfig
|
pkgname=synfig
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
|
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
hostmakedepends="boost-build ImageMagick pkg-config intltool"
|
hostmakedepends="boost-build ImageMagick pkg-config intltool"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'synfigstudio'
|
# Template file for 'synfigstudio'
|
||||||
pkgname=synfigstudio
|
pkgname=synfigstudio
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gettext"
|
hostmakedepends="pkg-config intltool gettext"
|
||||||
makedepends="ETL synfig-devel gtkmm-devel libltdl-devel boost-devel"
|
makedepends="ETL synfig-devel gtkmm-devel libltdl-devel boost-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vigra'
|
# Template file for 'vigra'
|
||||||
pkgname=vigra
|
pkgname=vigra
|
||||||
version=1.11.1
|
version=1.11.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_OPENEXR=1"
|
configure_args="-DWITH_OPENEXR=1"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue