22 lines
698 B
Text
22 lines
698 B
Text
# Template file for 'gnome-menus'
|
|
pkgname=gnome-menus
|
|
version=3.3.5
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
short_desc="GNOME menu specifications"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=92f640bdb96dacbfcbf183bac1657cc52dd2ddf866b4b33504d01719dbd951d5
|
|
long_desc="
|
|
This package provides an implementation of the Desktop Menu Specification
|
|
for the GNOME Desktop."
|
|
|
|
subpackages="$pkgname-devel"
|
|
pycompile_module="GMenuSimpleEditor"
|
|
|
|
Add_dependency run pygobject
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build pygobject-devel
|