enca: update to 1.18.
This commit is contained in:
parent
df543e2a78
commit
9620e12eff
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'enca'
|
# Template file for 'enca'
|
||||||
pkgname=enca
|
pkgname=enca
|
||||||
version=1.16
|
version=1.18
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes
|
configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes
|
||||||
ac_cv_file__dev_urandom=yes ac_cv_file__dev_srandom=no
|
ac_cv_file__dev_urandom=yes ac_cv_file__dev_srandom=no
|
||||||
@ -13,12 +13,12 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
homepage="http://cihar.com/software/enca/"
|
homepage="http://cihar.com/software/enca/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.xz"
|
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.xz"
|
||||||
checksum=7c1d785901b19ab78780cd4c87454e69864d45dc99da5164a2c654d5e87be741
|
checksum=019995e9324510f0667b73e88753bc496c744f93bff48bbfb114165f8875326c
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# make_hash must be built for the host.
|
# make_hash must be built for the host.
|
||||||
cd tools
|
cd tools
|
||||||
make CC=cc CFLAGS="-Os -fPIE"
|
make CC=cc CFLAGS="$BUILD_CFLAGS -fPIE"
|
||||||
}
|
}
|
||||||
|
|
||||||
libenca_package() {
|
libenca_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user