From dd585b171e538f11e1a5ca7d04aa0deeea783917 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 20 May 2009 18:56:23 +0000 Subject: [PATCH] [package] update lame to 398-2 (#5157) git-svn-id: svn://svn.openwrt.org/openwrt/packages@15939 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/lame/Makefile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sound/lame/Makefile b/sound/lame/Makefile index 13500ceae..aa5302a86 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -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/