X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmpd;h=d755406c7fbf9daabcb1ec5332baad32abb642d0;hp=1ff4b0fa2e26f51da04aab6df402b0db2e839998;hb=3c68549f8c8f5246be8c403557b0505f634b7516;hpb=52948e87b185cc7f8ad47fb7c8680a4d66a51bef diff --git a/lfs/mpd b/lfs/mpd index 1ff4b0fa2e..d755406c7f 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,17 +24,17 @@ include Config -VER = 0.13.2 +VER = 0.15.6 THISAPP = mpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/$(THISAPP) +DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 3 +PAK_VER = 9 -DEPS = "" +DEPS = "alsa 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 = b461896369949ff3cff955692ead9f8b +$(DL_FILE)_MD5 = e0b7a11f86f8f021a92c49a96032ff39 install : $(TARGET)