18 lines
574 B
Plaintext
18 lines
574 B
Plaintext
# Template file for 'gnome-menus'
|
|
pkgname=gnome-menus
|
|
version=3.6.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
depends="pygobject"
|
|
makedepends="pkg-config intltool gobject-introspection pygobject-devel"
|
|
short_desc="GNOME menu specifications"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2, LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
checksum=f6cefb25ce3ca2a0e4cb43894089cc6079bf948230e99bc0e244b380fa84bf4f
|
|
|
|
subpackages="$pkgname-devel"
|
|
pycompile_module="GMenuSimpleEditor"
|