X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmpd;h=e6d86ab039ee195b5545c9281923c2ea2edf872c;hp=7398935604b0b07ed4c148cc33c5264a9a8f862d;hb=a16ee2c1d12c329597e0fcc3cc5f005dd9a4ec21;hpb=3024b3e841e83192cbd9f8c630189d7d5eb17ea8 diff --git a/lfs/mpd b/lfs/mpd index 7398935604..e6d86ab039 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 +VER = 0.15.12 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 = 4 +PAK_VER = 11 -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 = ee282390146ead636f3d992399ed3c20 +$(DL_FILE)_MD5 = b00b289a20ecd9accfd4972d6395135c install : $(TARGET)