diff --git a/srcpkgs/mugshot/template b/srcpkgs/mugshot/template new file mode 100644 index 00000000000..71c6b10d96f --- /dev/null +++ b/srcpkgs/mugshot/template @@ -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 " +license="GPL-3" +homepage="https://launchpad.net/mugshot" +distfiles="https://launchpad.net/mugshot/${version%.*}/$version/+download/mugshot-${version}.tar.gz" +checksum=ee3debca912c6ddbba613531ab0856496dd247a1f084740ba48cbf42b364c7f0 +noarch=yes