| 1 | DESCRIPTION="ttf-uralic" |
|---|
| 2 | HOMEPAGE="http://peoples.org.ru/eng_uralic.html" |
|---|
| 3 | SRC_URI="http://ftp.de.debian.org/debian/pool/main/t/ttf-uralic/ttf-uralic_0.0.20040829.orig.tar.gz" |
|---|
| 4 | CHECKSUM_MD5="3cda9c209e0c9548b2e8c17bec245be7" |
|---|
| 5 | REVISION="1" |
|---|
| 6 | STATUS_HAIKU="stable" |
|---|
| 7 | DEPEND="" |
|---|
| 8 | |
|---|
| 9 | BUILD { |
|---|
| 10 | cd ttf-uralic-0.0.20040829.orig |
|---|
| 11 | cd upstream |
|---|
| 12 | unzip GothicUralic.zip |
|---|
| 13 | } |
|---|
| 14 | |
|---|
| 15 | INSTALL { |
|---|
| 16 | cd ttf-uralic-0.0.20040829.orig |
|---|
| 17 | cd upstream |
|---|
| 18 | cp *.TTF `finddir B_COMMON_FONTS_DIRECTORY` |
|---|
| 19 | } |
|---|
| 20 | |
|---|
| 21 | LICENSE="GNU GPL v2" |
|---|
| 22 | COPYRIGHT="2004 Esa Anttikoski" |
|---|