From b57c69c6b6949d1460c3072a214b48430b8dd270 Mon Sep 17 00:00:00 2001 From: maniacikarus Date: Sat, 14 Feb 2009 17:01:10 +0100 Subject: [PATCH] Updated mpd to latest stable --- doc/packages-list.txt | 9 ++++----- lfs/mpd | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 04f0404b2..cea1aabfa 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -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 diff --git a/lfs/mpd b/lfs/mpd index 91cbb21db..00a036285 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -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) -- 2.39.2