updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-adobe-song / PKGBUILD
blob93aad17347302c2f1e70aa933ca6b80a6b230295
1 # Contributor: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
2 # Maintainer: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
4 pkgname=ttf-adobe-song
5 pkgver=5.002
6 pkgrel=1
7 pkgdesc="One fonts of Adobe's AdobeSongStd.L style."
8 arch=('any')
9 license=('unknown')
10 url="http://www.adobe.com"
11 depends=('fontconfig')
12 install=ttf-adobe-song.install
13 source=('http://gthemes-china.googlecode.com/files/AdobeSongStd.tar.gz')
14 md5sums=('dfb255e52b55d5ecd2343a5f5465740e')
16 build() {
17   install -Dm644 ${srcdir}/AdobeSongStd.otf ${pkgdir}/usr/share/fonts/Adobe/AdobeSongStd.otf