From 0c62f272b11b4e3a64220b59d93a42c27f8ffa16 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 21:29:56 +0100 Subject: Ajout de xorg-font-screen-cyrillic#1.0.1-1 --- xorg/xorg-font-screen-cyrillic/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 xorg/xorg-font-screen-cyrillic/Pkgfile (limited to 'xorg/xorg-font-screen-cyrillic/Pkgfile') diff --git a/xorg/xorg-font-screen-cyrillic/Pkgfile b/xorg/xorg-font-screen-cyrillic/Pkgfile new file mode 100644 index 000000000..8a5da88e5 --- /dev/null +++ b/xorg/xorg-font-screen-cyrillic/Pkgfile @@ -0,0 +1,20 @@ +# Description: xorg font font-screen-cyrillic +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-screen-cyrillic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-$version.tar.bz2) + +build() { + cd font-screen-cyrillic-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -f $PKG/usr/lib/X11/fonts/cyrillic/fonts.{dir,scale} +} -- cgit v1.2.3-70-g09d2