mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/abcde: Updated for version 2.3.99.6
This commit is contained in:
parent
583fa86f52
commit
cc647341fd
3 changed files with 5 additions and 3 deletions
|
@ -86,4 +86,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="abcde"
|
|||
VERSION="2.3.99.6"
|
||||
HOMEPAGE="http://freshmeat.net/projects/abcde/"
|
||||
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/a/abcde/abcde_2.3.99.6.orig.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="ac9be20f3098b0943212168171d33ffa"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Jim Capozzoli"
|
||||
EMAIL="saltmiser@gmail.com"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
abcde: abcde (shell script to encode CD's)
|
||||
abcde:
|
||||
abcde: abcde is a frontend command-line utility (actually, a shell script)
|
||||
|
@ -13,7 +13,7 @@ abcde: that grabs tracks from a CD, encodes them to Ogg/Vorbis, MP3, FLAC,
|
|||
abcde: OGG/Speex, MPP/MP+(Musepack) and/or M4A/AAC format, and tags them,
|
||||
abcde: all in one go.
|
||||
abcde:
|
||||
abcde: Homepage: http://freshmeat.net/projects/abcde/
|
||||
abcde: Homepage: http://freshmeat.net/projects/abcde/
|
||||
abcde:
|
||||
abcde:
|
||||
abcde:
|
||||
|
|
Loading…
Reference in a new issue