2010-04-12 15:12:09 +02:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2012-03-21 11:34:29 +01:00
|
|
|
version=3.3.5
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-16 19:46:38 +02:00
|
|
|
configure_args="--disable-static"
|
2010-04-12 15:12:09 +02:00
|
|
|
short_desc="GNOME menu specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-21 11:34:29 +01:00
|
|
|
checksum=92f640bdb96dacbfcbf183bac1657cc52dd2ddf866b4b33504d01719dbd951d5
|
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
|
|
|
|
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
|