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:
parent
1d9c04e5c4
commit
1018e0f40d
@ -9,15 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bemused-mpd
|
||||
PKG_VERSION:=r060
|
||||
PKG_VERSION:=r062
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://download.origo.ethz.ch/bemused-lnx-mpdhack/513
|
||||
PKG_MD5SUM:=08238fef7b00dec19c93d5aa481803c6
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
PKG_SOURCE_URL:=http://download.origo.ethz.ch/bemused-lnx-mpdhack/526
|
||||
PKG_MD5SUM:=aed8b41aed530e9177e43d9bebad10b7
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -30,7 +27,7 @@ define Package/bemusedlinuxserver
|
||||
endef
|
||||
|
||||
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.
|
||||
This is the MPD hack version.
|
||||
Check http://jamse.sourceforge.net/ for a mobile phone client.
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- bemused-mpd-r059/mpdctrl.orig 2008-04-23 11:53:58.000000000 +0200
|
||||
+++ bemused-mpd-r059/mpdctrl.c 2008-04-23 14:36:34.000000000 +0200
|
||||
--- a/mpdctrl.c
|
||||
+++ b/mpdctrl.c
|
||||
@@ -160,8 +160,8 @@
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user