2008-10-08 18:33:34 +02:00
|
|
|
# Template build file for 'font-cursor-misc'.
|
|
|
|
pkgname=font-cursor-misc
|
2011-02-19 12:09:40 +01:00
|
|
|
version=1.0.3
|
2014-06-05 12:18:29 +02:00
|
|
|
revision=3
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-04-12 11:16:02 +02:00
|
|
|
makedepends="pkg-config bdftopcf font-util"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="font-util"
|
|
|
|
font_dirs="/usr/share/fonts/X11/misc"
|
2008-10-08 18:33:34 +02:00
|
|
|
short_desc="Standard X11 cursors in PCF format"
|
2013-03-31 09:41:25 +02:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="MIT"
|
2008-10-08 18:33:34 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2014-01-01 16:10:11 +01:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2011-02-19 12:09:40 +01:00
|
|
|
checksum=17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635
|
2008-10-08 18:33:34 +02:00
|
|
|
|
2013-04-12 11:16:02 +02:00
|
|
|
post_install() {
|
2009-03-23 18:55:28 +01:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|