summaryrefslogtreecommitdiff
path: root/package/libvorbisidec/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-03 15:43:54 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-03 15:43:54 +0100
commit89401c31ebdfea030df42893bfea16b0c2b31980 (patch)
tree697ebbc4aa00b01537e0d315dfb9663c26d1b0ed /package/libvorbisidec/Makefile
parent06f9d863fbc0a707852fdd7bb90b9d9359a95027 (diff)
convert to autotool inrastructure
Diffstat (limited to 'package/libvorbisidec/Makefile')
-rw-r--r--package/libvorbisidec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libvorbisidec/Makefile b/package/libvorbisidec/Makefile
index 0a10d2759..867c73075 100644
--- a/package/libvorbisidec/Makefile
+++ b/package/libvorbisidec/Makefile
@@ -5,11 +5,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libvorbisidec
PKG_VERSION:= 1.0.2
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_VARIANT:= svn15687
PKG_MD5SUM:= cd3f62e87e38548c3e1120b1b2d3cac7
PKG_DESCR:= Fixed point vorbis library
PKG_SECTION:= libs
+PKG_BUILDDEP:= autotool
PKG_SITES:= http://ftp.de.debian.org/debian/pool/main/libv/libvorbisidec/
PKG_OPTS:= dev
@@ -20,8 +21,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBVORBISIDEC,libvorbisidec,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-pre-configure:
- @chmod 755 ${WRKBUILD}/install-sh
+AUTOTOOL_STYLE:= autoreconf
libvorbisidec-install:
${INSTALL_DIR} ${IDIR_LIBVORBISIDEC}/usr/lib