[package] update lame to 398-2 (#5157)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15939 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-05-20 18:56:23 +00:00
parent e2151368a9
commit dd585b171e

View File

@ -9,11 +9,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lame
PKG_VERSION:=398
PKG_VERSION:=398-2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/lame
PKG_MD5SUM:=f44b9f8e1b5d8835d0a77f9cc9cedd1c
PKG_MD5SUM:=719dae0ee675d0c16e0e89952930ed35
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
@ -46,6 +46,13 @@ define Package/lame-lib/description
lame mp3 encoder libs
endef
define Build/Configure
$(call Build/Configure/Default, \
--disable-nasm \
)
endef
define Package/lame/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/lame $(1)/usr/bin/