[Frugalware-git] frugalware-current: yeahlaunch-0.2-1-i686
James Buren
ryuo at frugalware.org
Thu Jul 24 04:45:26 CEST 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87d6b0a7e2369925d38cb3a0d3739e18a22e7fd2
commit 87d6b0a7e2369925d38cb3a0d3739e18a22e7fd2
Author: James Buren <ryuo at frugalware.org>
Date: Wed Jul 23 21:46:35 2008 -0500
yeahlaunch-0.2-1-i686
* new package
diff --git a/source/x11-extra/yeahlaunch/FrugalBuild b/source/x11-extra/yeahlaunch/FrugalBuild
new file mode 100644
index 0000000..6730236
--- /dev/null
+++ b/source/x11-extra/yeahlaunch/FrugalBuild
@@ -0,0 +1,23 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: James Buren <ryuo at frugalware.org>
+
+pkgname=yeahlaunch
+pkgver=0.2
+pkgrel=1
+pkgdesc="Yeahlaunch is a very simple application launcher with horizontal menu."
+url="http://www.phrat.de/"
+depends=('libx11' 'glibc')
+groups=('x11-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar $url/downloads.html"
+source=($url/$pkgname-$pkgver.tar.gz)
+sha1sums=('a58790be639b48f81eb19d5c5eb12dc66f229eaf')
+
+build()
+{
+ Fsed "-Os" "${CFLAGS}" Makefile
+ Fmake
+ Fexerel /usr/bin/yeahlaunch
+}
+
+# optimization OK
More information about the Frugalware-git
mailing list