exempi: update to 2.5.0.
This commit is contained in:
parent
b24078cb26
commit
86ea0fb8df
2 changed files with 4 additions and 4 deletions
|
@ -668,7 +668,7 @@ libboost_stacktrace_addr2line.so.1.69.0 libboost_stacktrace_addr2line1.69-1.69.0
|
||||||
libboost_stacktrace_basic.so.1.69.0 libboost_stacktrace_basic1.69-1.69.0_1<1.70.0
|
libboost_stacktrace_basic.so.1.69.0 libboost_stacktrace_basic1.69-1.69.0_1<1.70.0
|
||||||
libboost_python27.so.1.69.0 boost-python1.69-1.69.0_1<1.70.0
|
libboost_python27.so.1.69.0 boost-python1.69-1.69.0_1<1.70.0
|
||||||
libboost_python36.so.1.69.0 boost-python3-1.69-1.69.0_1<1.70.0
|
libboost_python36.so.1.69.0 boost-python3-1.69-1.69.0_1<1.70.0
|
||||||
libexempi.so.3 exempi-2.1.1_1
|
libexempi.so.8 exempi-2.5.0_1
|
||||||
libatasmart.so.4 libatasmart-0.17_1
|
libatasmart.so.4 libatasmart-0.17_1
|
||||||
libsgutils2.so.2 libsgutils-1.42_1
|
libsgutils2.so.2 libsgutils-1.42_1
|
||||||
liblvm2app.so.2.2 liblvm2app-2.02.54_1
|
liblvm2app.so.2.2 liblvm2app-2.02.54_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'exempi'
|
# Template file for 'exempi'
|
||||||
pkgname=exempi
|
pkgname=exempi
|
||||||
version=2.4.5
|
version=2.5.0
|
||||||
revision=2
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
|
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
|
homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
|
||||||
distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
|
distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
|
||||||
checksum=406185feb88e84ea1d4b4251370be2991205790d7113a7e28e192ff46a4f221e
|
checksum=dc82fc24c0540a44a63fa4ad21775d24e00e63f1dedd3e2ae6f7aa27583b711b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue