15 lines
646 B
Bash
15 lines
646 B
Bash
# Template file for 'mate-menu'
|
|
pkgname=mate-menu
|
|
version=22.04.2
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-distutils-extra python3-setuptools"
|
|
depends="mate-panel python3-gobject python3-setproctitle python3-xdg python3-xlib python3-configobj python3-cairo"
|
|
short_desc="Advanced Menu for the MATE Desktop"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/ubuntu-mate/mate-menu"
|
|
distfiles="https://github.com/ubuntu-mate/mate-menu/archive/${version}.tar.gz"
|
|
checksum=36aa865b72664b8cc90d9c1c429fd3c44e2c198369aae4eaaa87228a5add075c
|
|
make_check=no # no tests to run
|