Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=1e439c314c9311b5f309d47329372d6b23eb5e9f
commit 1e439c314c9311b5f309d47329372d6b23eb5e9f Author: Slown <[email protected]> Date: Mon Dec 12 19:55:11 2011 +0100 movgrab-1.1.4-1-i686 * new package diff --git a/source/apps-extra/movgrab/FrugalBuild b/source/apps-extra/movgrab/FrugalBuild new file mode 100644 index 0000000..eabdb8c --- /dev/null +++ b/source/apps-extra/movgrab/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Slown <[email protected]> + +pkgname=movgrab +pkgver=1.1.4 +pkgrel=1 +pkgdesc="A command-line movie downloader" +url="http://sites.google.com/site/columscode/home/movgrab" +depends=('zlib') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://sites.google.com/site/columscode/files" +source=(http://sites.google.com/site/columscode/files/$pkgname-$pkgver.tgz) +sha1sums=('c45150a035e10e67dc60af6490f8edd34a86640f') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
