description="GUI for rsync" url="https://github.com/FreeRDP/Remmina/" packager="Tnut " contributors="Remy,Spiky" makedepends=(gtk3 rsync intltool) run=(rsync hicolor-icon-theme gtk-update-icon-cache shared-mime-info desktop-file-utils) name=grsync version=1.3.0 release=3 source=(https://www.opbyte.it/release/$name-$version.tar.gz gtk3-port.patch) build() { cd $name-$version #patch -Np1 -i ../gtk3-port.patch autoreconf -fi ./configure --prefix=/usr --disable-unity make make DESTDIR=$PKG install }