enca: update to 1.16.

This commit is contained in:
Enno Boland 2014-11-16 22:20:15 +01:00
parent 7de3f2e393
commit 97234026b3
2 changed files with 3 additions and 22 deletions

View file

@ -1,19 +0,0 @@
--- configure.orig 2013-05-26 17:02:23.033985581 +0200
+++ configure 2013-05-26 17:03:03.482704657 +0200
@@ -12896,16 +12896,6 @@ _ACEOF
fi
-
-if test "$prefix" = "NONE"; then
- LDFLAGS="$LDFLAGS -L$ac_default_prefix/lib"
- CPPFLAGS="$CPPFLAGS -I$ac_default_prefix/include"
-else
- LDFLAGS="$LDFLAGS -L$prefix/lib"
- CPPFLAGS="$CPPFLAGS -I$prefix/include"
-fi
-
-
case "$target" in
NONE) yeti_libm_target="$host" ;;
*) yeti_libm_target="$target" ;;

View file

@ -1,6 +1,6 @@
# Template file for 'enca'
pkgname=enca
version=1.15
version=1.16
revision=1
build_style=gnu-configure
configure_args="--enable-external --disable-static ac_cv_file__dev_random=yes
@ -12,8 +12,8 @@ short_desc="Extremely Naive Charset Analyser and converter"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://cihar.com/software/enca/"
license="GPL-2"
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.bz2"
checksum=bba29ceb57e7989b89a5a28a97573ae55f46b40fb96f18d83a1d08a205752bc6
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.xz"
checksum=7c1d785901b19ab78780cd4c87454e69864d45dc99da5164a2c654d5e87be741
pre_build() {
# make_hash must be built for the host.