From 906319128bac55f065caebd9ba9473dd48efe4be Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Wed, 31 Dec 2008 23:42:19 +1100 Subject: moc: add mp3 playback deps and adjust footprint --- moc/.footprint | 2 ++ moc/Pkgfile | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'moc') diff --git a/moc/.footprint b/moc/.footprint index 9e54a4027..49188ad95 100644 --- a/moc/.footprint +++ b/moc/.footprint @@ -6,6 +6,8 @@ drwxr-xr-x root/root usr/lib/moc/ drwxr-xr-x root/root usr/lib/moc/decoder_plugins/ -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.la -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.so +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.so -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.la -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.so -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.la diff --git a/moc/Pkgfile b/moc/Pkgfile index 13373110b..2c1d672ff 100644 --- a/moc/Pkgfile +++ b/moc/Pkgfile @@ -2,7 +2,7 @@ # URL: http://moc.daper.net/ # Maintainer: Danny Rawlins, monster dot romster at gmail dot com # Packager: Stoyan Zhekov, zhware at hotpop dot com -# Depends on: curl libsndfile libvorbis +# Depends on: curl libsndfile libvorbis libid3tag libmad name=moc @@ -27,4 +27,3 @@ build() { install -D -m 0644 -t $PKG/usr/share/moc/ config.example keymap.example rm -rf $PKG/usr/share/doc } - -- cgit v1.2.3