New package: font-sun-misc-1.0.3
This commit is contained in:
parent
e3ec0fcf75
commit
7636b4f94b
19
srcpkgs/font-sun-misc/template
Normal file
19
srcpkgs/font-sun-misc/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template build file for 'font-sun-misc'.
|
||||
pkgname=font-sun-misc
|
||||
version=1.0.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config bdftopcf font-util"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
short_desc="X.Org Sun fonts"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=481f4fcbbf7005658b080b3cf342c8c76de752e77f47958b2b383de73266d2e0
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||
}
|
Loading…
Reference in New Issue
Block a user