2010-04-12 13:12:09 +00:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2012-05-15 06:16:08 +00:00
|
|
|
version=3.4.2
|
2012-03-26 12:28:00 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-static"
|
2010-04-12 13:12:09 +00:00
|
|
|
short_desc="GNOME menu specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 06:16:08 +00:00
|
|
|
checksum=fa8b98eb5c62da20f1fb4f6e251f819d78c925006b00d2f63005a6418aa81e63
|
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"
|
2010-04-12 13:12:09 +00:00
|
|
|
|
2011-09-29 11:09:09 +00:00
|
|
|
Add_dependency run pygobject
|
2011-03-01 00:43:03 +00:00
|
|
|
|
2010-04-12 13:12:09 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2010-04-23 11:17:06 +00:00
|
|
|
Add_dependency build gobject-introspection
|
2011-09-29 11:09:09 +00:00
|
|
|
Add_dependency build pygobject-devel
|