19 lines
533 B
Bash
19 lines
533 B
Bash
# Template file for 'xcursor-themes'
|
|
pkgname=xcursor-themes
|
|
version=1.0.6
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config xcursorgen xorg-util-macros"
|
|
makedepends="libXcursor-devel libXrender-devel"
|
|
short_desc="X.org Cursor themes"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="MIT"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
|
|
checksum=ee1ec574741293abcf66ac14ce7e74add7ac6be7deb8b38179ef010d22354999
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|