15 lines
588 B
Bash
15 lines
588 B
Bash
# Template file for 'syncthing-gtk'
|
|
pkgname=syncthing-gtk
|
|
version=0.9.2.6
|
|
revision=2
|
|
short_desc="GTK3 and python based GUI for Syncthing"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="syncthing python-dateutil libnotify librsvg python-bcrypt python-cairo gtk+3 python-gobject"
|
|
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
|