Updated mpd to latest stable

This commit is contained in:
maniacikarus
2009-02-14 17:01:10 +01:00
parent 1c732fce8a
commit b57c69c6b6
2 changed files with 7 additions and 8 deletions

View File

@@ -153,7 +153,6 @@
* libaal-1.0.5
* libart_lgpl-2.3.17
* libcap-1.10
* libdlna-0.2.3
* libdvbpsi5-0.1.6
* libid3tag-0.15.1b
* libidn-0.6.14
@@ -185,7 +184,7 @@
* lzo-2.02
* m4-1.4.4
* mISDNuser.git-8e7bf2f11cc108d4b52949c2a26e38df24821b01
* madwifi-hal-0.10.5.6-r3879-20081204-kmod-2.6.25.19
* madwifi-hal-0.10.5.6-r3942-20090205-kmod-2.6.25.19
* make-3.81
* man-db-2.4.3
* man-pages-2.34
@@ -200,7 +199,7 @@
* mldonkey-2.9.6
* module-init-tools-3.5
* mpc-0.14
* mpd-0.14.1
* mpd-0.14.2
* mpeg2dec-0.4.0b
* mpfire-ipfire
* mtd-CVS-20070507
@@ -218,7 +217,7 @@
* nfs-utils-1.1.1
* nmap-4.03
* noip_updater_v1.6
* ntfs-3g-1.5130
* ntfs-3g-2009.2.1
* ntp-4.2.2
* ocaml-3.09.2
* oinkmaster-2.0
@@ -255,7 +254,7 @@
* rssdler-0.4.0a
* rsync-3.0.4
* rtorrent-0.8.2
* samba-3.2.7
* samba-3.2.8
* sane-1.0.19
* screen-4.0.3
* sdparm-1.01

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.14.1
VER = 0.14.2
THISAPP = mpd-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/${THISAPP}
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpd
PAK_VER = 5
PAK_VER = 6
DEPS = "alsa ffmpeg libshout libogg libmad libid3tag libvorbis"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4bc78cbc64728cddb0ace81867565204
$(DL_FILE)_MD5 = 66817a4b4c05454e6488f6b821f2a6a3
install : $(TARGET)