Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=010474c5646fdfb6d0da7afb959a1fa26aedd5be
commit 010474c5646fdfb6d0da7afb959a1fa26aedd5be Author: crazy <[email protected]> Date: Mon Dec 19 23:59:39 2016 +0100 gespeaker-0.8.5-1-x86_64 * removed , espeak gone diff --git a/source/xapps-extra/gespeaker/FrugalBuild b/source/xapps-extra/gespeaker/FrugalBuild deleted file mode 100644 index 576d6e5..0000000 --- a/source/xapps-extra/gespeaker/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling time: 0 SBU -# Contributor: kikadf <[email protected]> -# Contributor: Cedrick Hannier alias Cedynamix <[email protected]> - -options+=('asneeded') - -pkgname=gespeaker -pkgver=0.8.5 -pkgrel=1 -pkgdesc="A simple GTK+ frontend for espeak." -url="http://gespeaker.muflone.com/" -depends=('alsa-utils' 'espeak' 'libglade') -_F_cd_path="$pkgname-$pkgver" -_F_github_author="muflone" -_F_github_tag="yes" -Finclude github -archs=('i686' 'x86_64') -groups=('xapps-extra') -sha1sums=('24305dc8c077510d4c428d88ea22201746637d7d') - -build(){ - Fcd - Fsed "changelog'])," "changelog', 'doc/copyright'])," setup.py - Fbuild -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
