18 lines
519 B
Bash
18 lines
519 B
Bash
# Template file for 'xcursor-themes'
|
|
pkgname=xcursor-themes
|
|
version=1.0.7
|
|
revision=1
|
|
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.xz"
|
|
checksum=95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|