Username: Password: Remember me
Search Criteria Advanced
Package Details

libxft-cleartype 2.1.14-1
http://xorg.freedesktop.org/
FreeType-based font drawing library for X with cleartype patch

unsupported :: x11
Maintainer: leemars
Votes: 336

License: GPL

Last Updated: Sat, 24 Oct 2009 07:12:58 +0000
First Submitted: Sun, 14 Jan 2007 06:32:16 +0000

Tarball :: Files :: PKGBUILD

Dependencies fontconfig libxrender
Required by kplayer

Sources
http://xorg.freedesktop.org/releases/individual/lib/libXft-2.1.14.tar.bz2
libXft-2.1.14-lcd-cleartype.patch
Comment by: leemars on Sat, 24 Oct 2009 07:13:13 +0000
Thanks heftig!

- Updated to 2.1.14
Comment by: heftig on Thu, 22 Oct 2009 22:48:17 +0000
Rebased patch:
http://omploader.org/vMmxreg
Comment by: leemars on Tue, 08 Jul 2008 14:23:00 +0000
- Updated to 2.1.13
Comment by: leemars on Thu, 27 Dec 2007 07:35:16 +0000
Updated to 2.1.12
Comment by: idealbsd on Sat, 05 May 2007 12:05:18 +0000
works with libxft-2.1.12
PKGBUILD:

# Maintainer: freedom <zhanglin22000@gmail.com>

pkgname=libxft
pkgver=2.1.12
pkgrel=2
pkgdesc=\"FreeType-based font drawing library for X with cleartype patch\"
arch=(\'i686\' \'x86_64\')
url=\"http://xorg.freedesktop.org/\"
license=(\'GPL\')
depends=(\'fontconfig\' \'libxrender\')
#conflicts=(\'libxft\')
#provides=(\'libxft\')
makedepends=(\'pkgconfig\')
options=(\'!libtool\')
source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2
libXft-2.1.10-lcd-cleartype.diff
)
md5sums=(\'1309301e2d979bd475dc58325cb8c056\' \'39b6fca8c99a032bb5815353727ebbd2\')

build() {
cd ${startdir}/src/libXft-${pkgver}
patch -Np1 -i ${startdir}/src/libXft-2.1.10-lcd-cleartype.diff || return 1
./configure --prefix=/usr --sysconfdir=/etc \\
--build=${CHOST} --host=${CHOST}
make || return 1
make DESTDIR=${startdir}/pkg install || return 1
}

Comment by: artofegg on Sun, 11 Feb 2007 00:33:00 +0000
Fix pkgrel
Comment by: manmower on Thu, 08 Feb 2007 18:11:33 +0000
I hope you figure out how to update these soon (don\'t have a clue myself). This still applies fine to libxft 2.1.11 after adjusting the pkgver.
Comment by: artofegg on Sun, 14 Jan 2007 11:23:59 +0000
How can i fix it in this Page?
Comment by: djclue917 on Sun, 14 Jan 2007 08:29:10 +0000
Since this is a new package, your pkgrel should be equal to 1.
Comment by: artofegg on Sun, 14 Jan 2007 06:32:16 +0000
ClearType Font Drawing

v1.6.0