wok diff deadbeef/receipt @ rev 7269

Add sleuthkit. File system and media management forensic analysis tools (supports NTFS, FAT, UFS1/2, FFS, Ext2 and Ext3).
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 14 21:55:41 2010 +0000 (2010-11-14)
parents c5457be0dfef
children c03c94c279c2
line diff
     1.1 --- a/deadbeef/receipt	Fri May 28 21:12:31 2010 +0200
     1.2 +++ b/deadbeef/receipt	Sun Nov 14 21:55:41 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad"
     1.5  BUILD_DEPENDS="$DEPENDS gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev \
     1.6  libmad-dev libsndfile libsndfile-dev libsamplerate-dev flac-dev libcurl \
     1.7 -curl-dev ffmpeg-dev libcdio-dev"
     1.8 +curl-dev ffmpeg-dev libcdio-dev libcddb-dev"
     1.9  SUGGESTED="deadbeef-plugins"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://deadbeef.sourceforge.net/"