forked from ports/contrib
moc: add mp3 playback deps and adjust footprint
This commit is contained in:
parent
b1bc163423
commit
906319128b
@ -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
|
||||
|
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user