fix icecast: rename private libvorbisidec conflicting with the main one (closes:...
[openwrt/svn-archive/archive.git] / net / icecast / libvorbisidec.mk
index 6438b12bdb35cecf03e5566e4c5a893d1a4b9440..1c0b36309a53c88d50731d2abde8691d22396db6 100644 (file)
@@ -8,15 +8,15 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_NAME:=libvorbisidec
+PKG_NAME:=icecast-libvorbisidec
 PKG_VERSION:=1.2.0-dave
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=libvorbisidec-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://users.tpg.com.au/davico/openwrt/
 PKG_MD5SUM:=cb8e51aab92ef164f8e0e8853f7164fa
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(BUILD_DIR)/libvorbisidec-$(PKG_VERSION)
 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
 PATCH_DIR=./patches-libvorbisidec