2010-04-12 15:12:09 +02:00
|
|
|
# Template file for 'gnome-menus'
|
|
|
|
pkgname=gnome-menus
|
2013-01-15 20:51:16 +01:00
|
|
|
version=3.6.2
|
2012-09-25 15:53:47 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-16 19:46:38 +02:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="pygobject"
|
|
|
|
makedepends="pkg-config intltool gobject-introspection pygobject-devel"
|
2010-04-12 15:12:09 +02:00
|
|
|
short_desc="GNOME menu specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-01-15 20:51:16 +01:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-09-25 15:53:47 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2013-01-15 20:51:16 +01:00
|
|
|
checksum=f6cefb25ce3ca2a0e4cb43894089cc6079bf948230e99bc0e244b380fa84bf4f
|
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"
|