Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93079427ec4259cf952c3203e7867d4c37ac1bf4
commit 93079427ec4259cf952c3203e7867d4c37ac1bf4 Author: bouleetbil <[email protected]> Date: Thu Nov 10 09:10:13 2011 +0100 kazehakase *bin diff --git a/source/xapps-extra/kazehakase/FrugalBuild b/source/xapps-extra/kazehakase/FrugalBuild deleted file mode 100644 index ecb5505..0000000 --- a/source/xapps-extra/kazehakase/FrugalBuild +++ /dev/null @@ -1,34 +0,0 @@ -# Compiling time: 0.87 SBU -# Maintainer: bouleetbil <[email protected]> - -pkgname=kazehakase -pkgver=0.5.8 -pkgrel=5 -pkgdesc="A browser with gecko engine" -url="http://kazehakase.sourceforge.jp" -depends=('webkit>=1.3.4' 'libxau>=1.0.4' 'libgcrypt' 'gnutls>=2.12.12' 'libxml2>=2.7.8' 'dbus-glib') -makedepends=('perl-xml-parser' 'intltool') -groups=('xapps-extra') -archs=('i686' 'x86_64') -options=('scriptlet') -_F_gnome_iconcache="y" -Finclude gnome gnome-scriptlet -source=(http://osdn.dl.sourceforge.jp/kazehakase/43802/$pkgname-$pkgver.tar.gz) -up2date="lynx -dump 'http://sourceforge.jp/frs/index.php?group_id=388&release_id=2211' | Flasttar" -sha1sums=('a64fdfa1b772239ae236d398e3b840577cf27148') - -conflicts=("$pkgname-ruby") -replaces=("$pkgname-ruby") -provides=("$pkgname-ruby") - -build() { - unset MAKEFLAGS - Fcd - #fix gtk2 - Fsed "entry->x_n_bytes" "-1" src/widget/kz-entry.c - sed -i '/DEPRECATED/ s/^/#/' configure || Fdie - Fbuild - Fbuild_gnome_scriptlet -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
