New package: mugshot

Closes: #11702 [via git-merge-pr]
This commit is contained in:
zethra 2018-02-16 16:31:16 -05:00 committed by Jürgen Buchmüller
parent d27b2e65e0
commit 3f00b99904

14
srcpkgs/mugshot/template Normal file
View File

@ -0,0 +1,14 @@
# Template file for 'mugshot'
pkgname=mugshot
version=0.3.2
revision=1
build_style=python3-module
hostmakedepends="python3 python3-distutils-extra intltool"
depends="gtk+3 python3-pexpect python3-dbus python3-cairo python3-gobject accountsservice"
short_desc="Program to update personal user details"
maintainer="zethra <jediben97@gmail.com>"
license="GPL-3"
homepage="https://launchpad.net/mugshot"
distfiles="https://launchpad.net/mugshot/${version%.*}/$version/+download/mugshot-${version}.tar.gz"
checksum=ee3debca912c6ddbba613531ab0856496dd247a1f084740ba48cbf42b364c7f0
noarch=yes