pkgname = "freetype";
version = "2.1.10";
user = "freetype";
groups = "";
group = "freetype";
archive = "freetype-2.1.10.tar.bz2";
command = "tar xfj freetype-2.1.10.tar.bz2";
command = "cd freetype-2.1.10";
command = "sed -i -r 's:.*(#.*BYTE.*) .*:\1:' include/freetype/config/ftoption.h";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf freetype-2.1.10";
time = "20061202 05:36:20 Sat";
