libxkbcommon: set license to MIT/X11.
This commit is contained in:
parent
5b14a70f57
commit
5a90e64c45
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'libxkbcommon'.
|
# Template file for 'libxkbcommon'.
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=0.2.0
|
version=0.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="pkg-config flex"
|
makedepends="pkg-config flex"
|
||||||
@ -9,7 +9,7 @@ subpackages="${pkgname}-devel"
|
|||||||
short_desc="Library to handle keyboard descriptions"
|
short_desc="Library to handle keyboard descriptions"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xkbcommon.org/"
|
homepage="http://xkbcommon.org/"
|
||||||
license="MIT"
|
license="MIT/X11"
|
||||||
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.bz2"
|
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42
|
checksum=74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42
|
||||||
long_desc="
|
long_desc="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user