Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74332670a0fc77db59bb07a12aa51ff2d3014b1b
commit 74332670a0fc77db59bb07a12aa51ff2d3014b1b Author: Devil505 <[email protected]> Date: Sun Nov 6 15:36:55 2011 +0100 conspire-1.0.1-2-i68 * bin, dead project diff --git a/source/xapps-extra/conspire/FrugalBuild b/source/xapps-extra/conspire/FrugalBuild deleted file mode 100644 index 362a339..0000000 --- a/source/xapps-extra/conspire/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.20 SBU -# Maintainer: Devil505 <[email protected]> - -pkgname=conspire -pkgver=1.0.1 -pkgrel=2 -pkgdesc="A high quality IRC client which uses a multitude of interfaces." -url="http://www.nenolod.net/conspire/" -depends=('libmowgli>=0.7.0' 'freetype2' 'libxau>=1.0.4' \ - 'libxdmcp' 'libsexy>=0.1.11-5' 'libnotify' 'libxdamage' \ - 'libxext>=1.0.5-3' 'gnutls>=2.12.12') -options=('scriptlet') -groups=('xapps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://distfiles.atheme.org/ | Flasttar" -source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz) -sha1sums=('85fb5c2ba20861fd4bc2039691e407f3dee79c2c') - -build() { - Fcd - Fsed "GTK_WIDGET_VISIBLE" "gtk_widget_get_visible" src/fe-gtk/fe-gtk.c - Fsed "GTK_WIDGET_IS_SENSITIVE" "gtk_widget_is_sensitive" src/fe-gtk/menu.c - Fsed "GTK_WIDGET_VISIBLE" "gtk_widget_get_visible" src/fe-gtk/maingui.c - Fsed "GTK_WIDGET_HAS_FOCUS" "gtk_widget_has_focus" src/fe-gtk/maingui.c - Fbuild -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
