Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=1bbde1af6c776e85d8475923dfe31af8e40dd812

commit 1bbde1af6c776e85d8475923dfe31af8e40dd812
Author: James Buren <[email protected]>
Date:   Sat Aug 18 12:51:10 2012 -0500

libx11-1.5.0-2-x86_64
* disable loadable i18n modules (it appears to use old broken features, and no 
major distro seems to enable it)
* this fixes XIM usage for utf8

diff --git a/source/x11/libx11/FrugalBuild b/source/x11/libx11/FrugalBuild
index 9768959..36b2ea0 100644
--- a/source/x11/libx11/FrugalBuild
+++ b/source/x11/libx11/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=libx11
_F_xorg_name=libX11
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="X.Org X11 library"
url="http://xorg.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-libs')
@@ -13,7 +13,7 @@ depends=('xproto>=7.0.15' 'libxdmcp>=1.0.2-2' 'xtrans>=1.2.5' 
'kbproto' 'libxau>
makedepends=('pkgconfig' 'xf86bigfontproto' 'bigreqsproto' \
'xextproto' 'xcmiscproto' 'inputproto>=2.0' 'util-macros>=1.1.5-2')
Finclude xorg
-Fconfopts="$Fconfopts --enable-ipv6 --enable-loadable-i18n --enable-xlocaledir 
--enable-xlocale"
+Fconfopts="$Fconfopts --enable-ipv6 --enable-xlocaledir --enable-xlocale"
sha1sums=('8177535c9c59d8c3ab98d55ce53520b5737ccd1a')

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to