diff --git a/srcpkgs/syncthing-gtk/template b/srcpkgs/syncthing-gtk/template new file mode 100644 index 00000000000..92e840fb442 --- /dev/null +++ b/srcpkgs/syncthing-gtk/template @@ -0,0 +1,14 @@ +# Template file for 'syncthing-gtk' +pkgname=syncthing-gtk +version=0.9.2.6 +revision=1 +short_desc="GTK3 and python based GUI for Syncthing" +maintainer="maxice8 " +build_style=python2-module +hostmakedepends="python-setuptools" +depends="syncthing python-dateutil libnotify librsvg python-bcrypt python-cairo gtk+3" +license="GPL-2" +homepage="https://github.com/syncthing/syncthing-gtk" +distfiles="https://github.com/syncthing/syncthing-gtk/archive/v${version}.tar.gz" +checksum=b8f9242fb57326fbae9d28e953bf928f75f9896d1b86dc4d917d09edd3c69a52 +noarch=yes