2010-04-12 13:12:09 +00:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2012-09-25 13:53:47 +00:00
|
|
|
version=3.6.0
|
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="pygobject"
|
|
|
|
makedepends="pkg-config intltool gobject-introspection pygobject-devel"
|
2010-04-12 13:12:09 +00:00
|
|
|
short_desc="GNOME menu specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-25 13:53:47 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
|
|
checksum=523ac10729e28f9acde4785e61dcb895828fd89e39b38b68f6c14ec815805a0b
|
2010-04-12 13:12:09 +00:00
|
|
|
long_desc="
|
2010-04-12 13:17:14 +00:00
|
|
|
This package provides an implementation of the Desktop Menu Specification
|
|
|
|
for the GNOME Desktop."
|
2010-04-12 13:12:09 +00:00
|
|
|
|
2011-09-29 11:09:09 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2011-10-05 14:42:03 +00:00
|
|
|
pycompile_module="GMenuSimpleEditor"
|