mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: mozo-1.8.0.
This commit is contained in:
parent
39fc42244c
commit
1e61771ee9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/mozo/template
Normal file
17
srcpkgs/mozo/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'mozo'
|
||||||
|
pkgname=mozo
|
||||||
|
version=1.8.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-gtk=2.0 "
|
||||||
|
hostmakedepends="pkg-config intltool itstool"
|
||||||
|
makedepends="glib-devel mate-menus-devel python-gobject2-devel"
|
||||||
|
depends="mate-menus python-gobject2 pygtk desktop-file-utils"
|
||||||
|
pycompile_module="Mozo"
|
||||||
|
short_desc="MATE menu editing tool"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="LGPL-2"
|
||||||
|
homepage="http://mate-desktop.org"
|
||||||
|
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=326f0a6c30c07381b113b243ccdcc46269b2cab1e998ea6e1f9e79f520f015cb
|
Loading…
Add table
Reference in a new issue