parent
9c981ecd67
commit
1480af400a
1 changed files with 19 additions and 0 deletions
19
srcpkgs/remmina/template
Normal file
19
srcpkgs/remmina/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'remmina'
|
||||
pkgname=remmina
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_APPINDICATOR=OFF -DWITH_FREERDP=OFF"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="avahi-glib-libs-devel avahi-ui-libs-devel
|
||||
libgnome-keyring-devel libgcrypt-devel libssh-devel
|
||||
libvncserver-devel libxkbfile-devel telepathy-glib-devel
|
||||
vte290-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Remote desktop client written in GTK+"
|
||||
homepage="http://www.remmina.org/wp/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
|
||||
checksum=2a075135e3c1a410ee0431f36a6795e2ac556b65fb82231e4126b5c372ca8cef
|
||||
wrksrc="Remmina-${version}"
|
Loading…
Reference in a new issue