summaryrefslogtreecommitdiffstats
path: root/thaifonts-scalable/Pkgfile
blob: 788ad33e942f100a478ae71468a5ff7046fadf56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Description: Police de caractère thai
# URL: http://linux.thai.net/projects/thaifonts-scalable/
# Maintainer: NuTyX core team
# Packager: tnut at nutyx dot com
# Depends on: fontforge, xorg-mkfontdir, xorg-mkfontscale
# Run on: xorg-mkfontdir,xorg-mkfontscale

name=thaifonts-scalable
version=0.4.15
release=1
source=(ftp://linux.thai.net/pub/thailinux/software/thaifonts-scalable/thaifonts-scalable-0.4.15.tar.gz)
build() {
cd $name-$version
./configure $XORG_CONFIG
make
make DESTDIR=$PKG install
}