xcursor-themes: add license.
This commit is contained in:
parent
6c031bcf4c
commit
d39b634e6b
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xcursor-themes'.
|
# Template build file for 'xcursor-themes'.
|
||||||
pkgname=xcursor-themes
|
pkgname=xcursor-themes
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=2
|
revision=3
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xcursorgen xorg-util-macros"
|
hostmakedepends="pkg-config xcursorgen xorg-util-macros"
|
||||||
|
@ -9,6 +9,10 @@ makedepends="libXcursor-devel libXrender-devel"
|
||||||
short_desc="X.org Cursor themes"
|
short_desc="X.org Cursor themes"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e3fd2c05b9df0d88a3d1192c02143295744685f4f9a03db116e206698331bb86
|
checksum=e3fd2c05b9df0d88a3d1192c02143295744685f4f9a03db116e206698331bb86
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue