Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84e39587b523b4bcfd611f3ccf6d49d174e9d233
commit 84e39587b523b4bcfd611f3ccf6d49d174e9d233 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Fri Nov 2 10:27:52 2007 +0100 xchat-2.8.4-5-x86_64 * Release bump * Apply one more official patch from xchat.org * Fixed SBU diff --git a/source/xapps/xchat/FrugalBuild b/source/xapps/xchat/FrugalBuild index 48ddc59..d7f74d2 100644 --- a/source/xapps/xchat/FrugalBuild +++ b/source/xapps/xchat/FrugalBuild @@ -1,10 +1,10 @@ -# Compiling time: 0.01 SBU +# Compiling time: 0.40 SBU # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> # Contributor: VMiklos <[EMAIL PROTECTED]> pkgname=xchat pkgver=2.8.4 -pkgrel=4 +pkgrel=5 pkgdesc="A GTK+2 based IRC client" url="http://www.xchat.org/" depends=('gtk+2>=2.12.0-3' 'openssl' 'glib2>=2.14.1-5' 'libsexy' 'dbus-glib') @@ -15,7 +15,8 @@ up2date="lynx -dump $url|grep Source: | sed 's/.* \([0-9\.]*\)$/\1/'" source=(http://www.xchat.org/files/source/`echo $pkgver|sed 's/\([0-9].[0-9]\).[0-9]/\1/'`/$pkgname-$pkgver.tar.bz2 \ README.Frugalware \ xchat-2.6.1-fw.diff \ - http://www.xchat.org/files/source/2.8/patches/xc284-scrollbmkdir.diff) + http://www.xchat.org/files/source/2.8/patches/xc284-scrollbmkdir.diff \ + http://www.xchat.org/files/source/2.8/patches/xc284-improvescrollback.diff) #_F_gnome_schemas=('etc/gconf/schemas/apps_xchat_url_handler.schemas') _F_gnome_desktop="y" options=('scriptlet') @@ -47,5 +48,6 @@ build() sha1sums=('6ac509624c241edfac5d53d9d4ece63d917613d6' \ 'd3042890e443739f4637ccd289d4a04b7d5b879b' \ 'f05f3ffc59e0dc9241d31d4786a4cca893592e99' \ - '1f6c5071ffc16f9012c82f3f84739083806285f0') + '1f6c5071ffc16f9012c82f3f84739083806285f0' \ + '533bc8d851055ef6dfaa4a01e47e6febd4919192') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
