Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47f1498cd8b97e5c89478df2c681b6c6c30ee2d0
commit 47f1498cd8b97e5c89478df2c681b6c6c30ee2d0 Author: crazy <[EMAIL PROTECTED]> Date: Fri Feb 1 02:56:41 2008 +0100 podsleuth-0.6.1-1-i686 * New package diff --git a/source/apps-extra/podsleuth/FrugalBuild b/source/apps-extra/podsleuth/FrugalBuild new file mode 100644 index 0000000..6d92490 --- /dev/null +++ b/source/apps-extra/podsleuth/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.06 SBU +# Maintainer: crazy <[EMAIL PROTECTED]> + +pkgname=podsleuth +pkgver=0.6.1 +pkgrel=1 +pkgdesc="PodSleuth is a tool to discover detailed model information about an Apple (TM) iPod (TM)." +url="http://banshee-project.org" +depends=('mono>=1.2.6-2' 'hal' 'ndesk-dbus' 'sg3-utils') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttarbz2" +source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2) +_F_mono_aot=0 +Finclude mono +sha1sums=('6e651225f4af0f5ee144483861015404510a5f6d') +Fconfopts="$Fconfopts --disable-docs" + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
