Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome224.git;a=commitdiff;h=ade82fdeb54fc24537621caddd65d7a87ee5092a
commit ade82fdeb54fc24537621caddd65d7a87ee5092a Author: bouleetbil <[EMAIL PROTECTED]> Date: Wed Oct 1 19:09:08 2008 +0200 sound-theme-freedesktop-1-1-i686 *new package diff --git a/source/lib-extra/sound-theme-freedesktop/FrugalBuild b/source/lib-extra/sound-theme-freedesktop/FrugalBuild new file mode 100644 index 0000000..f76c66b --- /dev/null +++ b/source/lib-extra/sound-theme-freedesktop/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=sound-theme-freedesktop +pkgver=1 +pkgrel=1 +url="http://0pointer.de/lennart/projects/libcanberra/" +pkgdesc="The default freedesktop.org sound theme following the XDG theming." +groups=('lib-extra') +archs=('i686' 'x86_64') +depends=() +source=(http://0pointer.de/public/sound-theme-freedesktop.tar.gz) +up2date=$pkgver +sha1sums=('4897a8c786316ef529dca20c2185ccd395807f12') + +build(){ + Fmkdir /usr/share/sounds + Fcp freedesktop /usr/share/sounds/ +} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
