17 lines
652 B
Bash
17 lines
652 B
Bash
# Template file for 'menulibre'
|
|
pkgname=menulibre
|
|
version=2.1.4
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="menulibre menulibre_lib"
|
|
hostmakedepends="python3-distutils-extra intltool"
|
|
depends="gnome-menus gobject-introspection gsettings-desktop-schemas gtk+3
|
|
python3-gobject python3-psutil python3-xdg"
|
|
short_desc="Advanced menu editor"
|
|
maintainer="Styrsven <sven.a.jonsson@bahnhof.se>"
|
|
license="GPL-3"
|
|
homepage="https://smdavis.us/projects/menulibre/"
|
|
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
|
checksum=36a6350019e45fbd1219c19a9afce29281e806993d4911b45b371dac50064284
|