glade3: add homepage, license
This commit is contained in:
parent
f04ef5c95f
commit
a0d9abc4d5
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=glade3
|
pkgname=glade3
|
||||||
version=3.14.1
|
version=3.14.1
|
||||||
wrksrc=glade-${version}
|
wrksrc=glade-${version}
|
||||||
revision=1
|
revision=2
|
||||||
subpackages="libgladeui3 $pkgname-devel"
|
subpackages="libgladeui3 $pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,6 +10,8 @@ depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils itstool gtk+3-devel
|
makedepends="which pkg-config intltool gnome-doc-utils itstool gtk+3-devel
|
||||||
libxml2-devel gobject-introspection python-devel pygobject-devel"
|
libxml2-devel gobject-introspection python-devel pygobject-devel"
|
||||||
short_desc="An User Interface Designer for GTK+"
|
short_desc="An User Interface Designer for GTK+"
|
||||||
|
homepage="http://glade.gnome.org/"
|
||||||
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/glade/3.14/glade-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glade/3.14/glade-$version.tar.xz"
|
||||||
checksum=8484b62c7a4579ea3e5d98200b397a1baf0b621c0b0c70242ee1dbbe449eae20
|
checksum=8484b62c7a4579ea3e5d98200b397a1baf0b621c0b0c70242ee1dbbe449eae20
|
||||||
|
|
Loading…
Reference in a new issue