2010-04-12 13:12:09 +00:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2012-03-26 12:28:00 +00:00
|
|
|
version=3.4.0
|
|
|
|
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-03-26 12:28:00 +00:00
|
|
|
checksum=199ce6bce3e24cbab8aed7f3488e7557a8f365314eae354aa2b50727b2f11f86
|
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
|