X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmpd;h=3e0999ce4ad6da7e384be3f2d12ae81d71fa86b4;hp=a330364ef75072be17b2402535328b6c33472b43;hb=da4dd742c5f5f036d81176f1a2ff662f3e3cdea9;hpb=6d13063c9ffc9dcc7579f3eec1a5f81fe654e1bb diff --git a/lfs/mpd b/lfs/mpd index a330364ef7..3e0999ce4a 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.14.1 +VER = 0.15.8 THISAPP = mpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 5 +PAK_VER = 10 -DEPS = "" +DEPS = "alsa faad2 ffmpeg-libs glib lame libshout libogg libid3tag libvorbis" ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4bc78cbc64728cddb0ace81867565204 +$(DL_FILE)_MD5 = 824e1ce46c0f468865d9e5e403cdaf5d install : $(TARGET)