[Frugalware-darcs] frugalware-current: wireshark-0.99.3a-1-i686
crazy
crazy at frugalware.org
Fri Aug 25 01:24:34 CEST 2006
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-current;a=darcs_commitdiff;h=20060824231745-f6986-1e1e9fe5d4b1f91cafbd811d87c33890ad7e006e.gz;
[wireshark-0.99.3a-1-i686
crazy <crazy at frugalware.org>**20060824231745
* [SEC] Version bump
* fixed the depends() a bit
* fixed icons and desktop file install
* added missing scriptlet option
* added gksu depend() because the GUI won't work without some *su
and adding kdebase as depend is crazy :). boobaa we really should
split this package in CLI and GUI because is now more gnome-extra as xapps-extra
and anyway can be used without that GUI as well
] {
hunk ./source/xapps-extra/wireshark/FrugalBuild 1
-# Last Modified: Mon, 21 Aug 2006 20:48:39 +0200
+# Last Modified: Fri, 25 Aug 2006 01:12:54 +0200
hunk ./source/xapps-extra/wireshark/FrugalBuild 6
-pkgver=0.99.2
-pkgrel=2
+pkgver=0.99.3a
+pkgrel=1
hunk ./source/xapps-extra/wireshark/FrugalBuild 10
-depends=('heimdal' 'gtk+2' 'pcre' 'libpcap' 'gnutls')
+depends=('heimdal' 'gtk+2>=2.10.2' 'pcre' 'libpcap' 'gnutls' 'gksu>=1.9.4-2')
hunk ./source/xapps-extra/wireshark/FrugalBuild 14
+options=('scriptlet')
hunk ./source/xapps-extra/wireshark/FrugalBuild 17
-sha1sums=('f3f4f78b5ddbd45f9d805d1a9b50250d323bb57f')
+sha1sums=('40ee48c9a40816e932475ce5979dc301c3122975')
hunk ./source/xapps-extra/wireshark/FrugalBuild 22
+ ## install icons and create a desktop file
+ for i in 16 32 48
+ do
+ Ffilerel image/hi${i}-app-wireshark.png \
+ /usr/share/icons/hicolor/${i}x$i/apps/$pkgname.png
+ Ffilerel image/lo${i}-app-wireshark.png \
+ /usr/share/icons/locolor/${i}x$i/apps/$pkgname.png
+ done
+ Fdesktop "gksu $pkgname" "$pkgname.png" "Qt;Gtk;Network;"
+
}
More information about the Frugalware-darcs
mailing list