Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17752db5933617e84107519f2f83d180d831b5cb
commit 17752db5933617e84107519f2f83d180d831b5cb Author: Seb95 <[email protected]> Date: Tue Sep 23 19:13:32 2014 +0200 audex-0.78-1-x86_64 - 2.3.8 -> 2.3.9 Signed-off-by: Marius Cirsta <[email protected]> diff --git a/source/kde-extra/audex/FrugalBuild b/source/kde-extra/audex/FrugalBuild new file mode 100644 index 0000000..1686fe4 --- /dev/null +++ b/source/kde-extra/audex/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.92 SBU +# Maintainer: seb95 <[email protected]> + +pkgname=audex +pkgver=0.78 +pkgrel=1 +pkgdesc="A CDDA extraction tool with a ftp upload function for KDE" +url="http://kde.maniatek.com/audex/" +depends=("kdebase-runtime" "kdelibs-compiletime" "libkcddb" "libkcompactdisc" "cdparanoia" "vorbis-tools" "faac" "flac" "lame") +Finclude kde +groups=("kde-extra") +archs=("i686" "x86_64") +up2date="Flastarchive http://kde.maniatek.com/audex/download .tar.xz" +source=("http://kde.maniatek.com/${pkgname}/files/${pkgname}-${pkgver}.tar.xz") +sha1sums=('85d12f282571c5c363f977d8b52c20dd93c07693') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
