[Frugalware-git] frugalware-current: gadmin-squid-0.1.0-1-i686

Janos Kovacs janny at frugalware.org
Fri May 2 23:54:18 CEST 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd3b628d3987d26b2d42163fb435bdce7c6e6c93

commit fd3b628d3987d26b2d42163fb435bdce7c6e6c93
Author: Janos Kovacs <janny at frugalware.org>
Date:   Fri May 2 23:53:52 2008 +0200

gadmin-squid-0.1.0-1-i686
* new package

diff --git a/source/xapps-extra/gadmin-squid/FrugalBuild b/source/xapps-extra/gadmin-squid/FrugalBuild
new file mode 100644
index 0000000..5e25578
--- /dev/null
+++ b/source/xapps-extra/gadmin-squid/FrugalBuild
@@ -0,0 +1,27 @@
+# Compiling Time: 0.10 SBU
+# Maintainer: Janos Kovacs <janny at frugalware.org>
+
+pkgname=gadmin-squid
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="An easy to use GTK+ administration tool for SQUID"
+url="http://www.gadmintools.org/"
+depends=('gtk+2')
+rodepends=('squid')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar"
+source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('1593858d5dafd8327430f9b7da498b7d0ff68366')
+
+build()
+{
+	Fbuild
+	Fsed "Exec=${pkgname}" "Exec=gksu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop
+	Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/${pkgname}.desktop
+	Fsed "Exec=gksu /usr/sbin/${pkgname}" "Exec=kdesu /usr/sbin/${pkgname}" desktop/net-${pkgname}.desktop
+	Ffilerel desktop/net-${pkgname}.desktop ${Fmenudir}/kde/${pkgname}.desktop
+}
+
+# optimization OK


More information about the Frugalware-git mailing list