fribidi: add homepage, license
This commit is contained in:
parent
c2ec120818
commit
cbcdbcc790
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'fribidi'
|
# Template file for 'fribidi'
|
||||||
pkgname=fribidi
|
pkgname=fribidi
|
||||||
version=0.19.2
|
version=0.19.2
|
||||||
revision=4
|
revision=5
|
||||||
distfiles="http://fribidi.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://fribidi.org/download/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="glib"
|
depends="glib"
|
||||||
short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
|
short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
|
||||||
|
homepage="http://fribidi.org/"
|
||||||
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177
|
checksum=49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in New Issue