14 lines
584 B
Bash
14 lines
584 B
Bash
# Template file for 'mate-tweak'
|
|
pkgname=mate-tweak
|
|
version=18.10.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-distutils-extra python3-pbr python3-setuptools"
|
|
depends="mate-panel python3-gobject python3-psutil python3-setproctitle"
|
|
short_desc="Tweak tool for MATE"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/ubuntu-mate/mate-tweak"
|
|
distfiles="https://github.com/ubuntu-mate/mate-tweak/archive/${version}.tar.gz"
|
|
checksum=1e5eea75339c1e45f3d643f7c0750fac1e1814958b1dd3f846f7a49faf1fabfb
|