]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated mpc (0.19) and mpd (0.15.6).
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 26 Dec 2009 00:03:46 +0000 (01:03 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 26 Dec 2009 00:03:46 +0000 (01:03 +0100)
config/rootfiles/packages/mpc
doc/packages-list.txt
lfs/mpc
lfs/mpd
make.sh

index 1e3cac2a25199ed2ebc67cc70d79407d3073bc73..044b3141e714185b0e8da90fa5c58e8a950413c2 100644 (file)
@@ -4,7 +4,7 @@ usr/bin/mpc
 #usr/share/doc/mpc/COPYING
 #usr/share/doc/mpc/NEWS
 #usr/share/doc/mpc/README
-#usr/share/doc/mpc/mpc-bashrc
+#usr/share/doc/mpc/mpc-completion.bash
 #usr/share/doc/mpc/mpd-m3u-handler.sh
 #usr/share/doc/mpc/mpd-pls-handler.sh
 #usr/share/doc/mpc/mppledit
index 4b2b625aa8a785fae6eb0186c6dd72243b6e32d4..fe7ec1fe060431b709b2a4c58fe24c1c71a66487 100644 (file)
 * libid3tag-0.15.1b
 * libidn-0.6.14
 * libmad-0.15.1b
+* libmpdclient-2.1
 * libnet-1.1.2.1
 * libnl-1.1
 * libogg-1.1.4
 * mldonkey-3.0.0
 * module-init-tools-3.5
 * motion-3.2.11
-* mpc-0.17
-* mpd-0.15.3
+* mpc-0.19
+* mpd-0.15.6
 * mpeg2dec-0.4.0b
 * mpfire-ipfire
 * mtd-CVS-20070507
 * udev-096-klibc
 * unzip552
 * urlgrabber-3.1.0
-* usb_modeswitch-1.0.5
+* usb_modeswitch-1.0.6
 * usbutils-0.72
 * util-linux-2.12r
 * v4l-dvb-9defbd461e5f-kmod-2.6.27.42-ipfire
diff --git a/lfs/mpc b/lfs/mpc
index 5ae7567e58f180c5a623c0a740dc3d37bd8955b0..0cd871e9508208783c36a0adef1f3d1a79e58dbe 100644 (file)
--- a/lfs/mpc
+++ b/lfs/mpc
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.17
+VER        = 0.19
 
 THISAPP    = mpc-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpc
-PAK_VER    = 3
+PAK_VER    = 4
 
-DEPS       = "mpd"
+DEPS       = "mpd libmpdclient"
 
 ###############################################################################
 # Top-level Rules
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3f642c2c2ad7a57a9be7a03351c8c558
+$(DL_FILE)_MD5 = 9ab2967d9ec719b06a86f3b4121be654
 
 install : $(TARGET)
 
diff --git a/lfs/mpd b/lfs/mpd
index ce2bd66074277f07150cc79bd00d4d729ce6b567..d755406c7fbf9daabcb1ec5332baad32abb642d0 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.15.3
+VER        = 0.15.6
 
 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    = 8
+PAK_VER    = 9
 
 DEPS       = "alsa ffmpeg-libs glib lame libshout libogg libid3tag libvorbis"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 40f01c53333885f86aace5a37ae55bd1
+$(DL_FILE)_MD5 = e0b7a11f86f8f021a92c49a96032ff39
 
 install : $(TARGET)
 
diff --git a/make.sh b/make.sh
index ea2a75f84571074d211646d2fbbe032186ceaf9b..49f394c3d20d528fc80f8ad07bdc5cdb66d18c14 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -589,6 +589,7 @@ buildipfire() {
   ipfiremake icecast
   ipfiremake icegenerator
   ipfiremake mpd
+  ipfiremake libmpdclient
   ipfiremake mpc
   ipfiremake git
   ipfiremake squidclamav