Upgrade bemused to r062 (#3679)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11650 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-05 12:42:23 +00:00
parent 1d9c04e5c4
commit 1018e0f40d
2 changed files with 6 additions and 9 deletions

View File

@ -9,15 +9,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=bemused-mpd PKG_NAME:=bemused-mpd
PKG_VERSION:=r060 PKG_VERSION:=r062
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.origo.ethz.ch/bemused-lnx-mpdhack/513 PKG_SOURCE_URL:=http://download.origo.ethz.ch/bemused-lnx-mpdhack/526
PKG_MD5SUM:=08238fef7b00dec19c93d5aa481803c6 PKG_MD5SUM:=aed8b41aed530e9177e43d9bebad10b7
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
@ -30,7 +27,7 @@ define Package/bemusedlinuxserver
endef endef
define Package/bemusedlinuxserver/description define Package/bemusedlinuxserver/description
Bemused is a system which allows you to control your music collection Bemused is a system which allows you to control your music collection
from your phone, using Bluetooth. from your phone, using Bluetooth.
This is the MPD hack version. This is the MPD hack version.
Check http://jamse.sourceforge.net/ for a mobile phone client. Check http://jamse.sourceforge.net/ for a mobile phone client.

View File

@ -1,5 +1,5 @@
--- bemused-mpd-r059/mpdctrl.orig 2008-04-23 11:53:58.000000000 +0200 --- a/mpdctrl.c
+++ bemused-mpd-r059/mpdctrl.c 2008-04-23 14:36:34.000000000 +0200 +++ b/mpdctrl.c
@@ -160,8 +160,8 @@ @@ -160,8 +160,8 @@
} }