15 lines
575 B
Bash
15 lines
575 B
Bash
# Template file for 'mugshot'
|
|
pkgname=mugshot
|
|
version=0.4.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-distutils-extra"
|
|
depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect"
|
|
short_desc="Program to update personal user details"
|
|
maintainer="zethra <jediben97@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://launchpad.net/mugshot"
|
|
distfiles="https://launchpad.net/mugshot/${version%.*}/$version/+download/mugshot-${version}.tar.gz"
|
|
checksum=8fe72caca621a8130002bdc298df8e2193bfce356d7db93c5cf83db3787c2045
|
|
noarch=yes
|