2010-04-12 15:12:09 +02:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2011-09-29 13:09:09 +02:00
|
|
|
version=3.2.0.1
|
2011-10-05 16:42:03 +02:00
|
|
|
revision=1
|
2011-09-29 13:09:09 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
2010-04-12 15:12:09 +02:00
|
|
|
build_style=gnu_configure
|
2011-03-01 01:43:03 +01:00
|
|
|
configure_args="--localstatedir=/var --disable-static"
|
2010-04-12 15:12:09 +02:00
|
|
|
short_desc="GNOME menu specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-29 13:09:09 +02:00
|
|
|
checksum=17e2ea745b1e80fba4f6ec03c4bac561aa6e7ca275fcc79a3df3d318cb64972b
|
2010-04-12 15:12:09 +02:00
|
|
|
long_desc="
|
2010-04-12 15:17:14 +02:00
|
|
|
This package provides an implementation of the Desktop Menu Specification
|
|
|
|
for the GNOME Desktop."
|
2010-04-12 15:12:09 +02:00
|
|
|
|
2011-09-29 13:09:09 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2011-10-05 16:42:03 +02:00
|
|
|
pycompile_module="GMenuSimpleEditor"
|
2010-04-12 15:12:09 +02:00
|
|
|
|
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run glib
|
2011-09-29 13:09:09 +02:00
|
|
|
Add_dependency run pygobject
|
2011-03-01 01:43:03 +01:00
|
|
|
|
2010-04-12 15:12:09 +02:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2010-04-23 13:17:06 +02:00
|
|
|
Add_dependency build gobject-introspection
|
2011-09-29 13:09:09 +02:00
|
|
|
Add_dependency build pygobject-devel
|