summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-03-15 09:51:26 +0000
committerwiz <wiz@pkgsrc.org>2016-03-15 09:51:26 +0000
commit97c9a642772a9d68d8d31120b0db65cebf2b2c27 (patch)
tree7ff916cf4db26b5fecd1c53e193ddaeb1d279cd4 /sysutils
parent9bc0aa63483de07edde986a69e476653e8210557 (diff)
downloadpkgsrc-97c9a642772a9d68d8d31120b0db65cebf2b2c27.tar.gz
Import tarsnap-gui-0.8 as sysutils/tarsnap-gui.
The Tarsnap graphical user interface desktop application is an open source cross-platform frontend to the popular Tarsnap backup service. The application uses the tarsnap command line client utilities to communicate with the Tarsnap service.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/tarsnap-gui/DESCR5
-rw-r--r--sysutils/tarsnap-gui/Makefile27
-rw-r--r--sysutils/tarsnap-gui/PLIST2
-rw-r--r--sysutils/tarsnap-gui/distinfo6
4 files changed, 40 insertions, 0 deletions
diff --git a/sysutils/tarsnap-gui/DESCR b/sysutils/tarsnap-gui/DESCR
new file mode 100644
index 00000000000..f8b402e41b5
--- /dev/null
+++ b/sysutils/tarsnap-gui/DESCR
@@ -0,0 +1,5 @@
+The Tarsnap graphical user interface desktop application is an open
+source cross-platform frontend to the popular Tarsnap backup service.
+
+The application uses the tarsnap command line client utilities to
+communicate with the Tarsnap service.
diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile
new file mode 100644
index 00000000000..9f32e8f80b3
--- /dev/null
+++ b/sysutils/tarsnap-gui/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2016/03/15 09:51:26 wiz Exp $
+
+DISTNAME= tarsnap-gui-0.8
+CATEGORIES= wip
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Tarsnap/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/Tarsnap/tarsnap-gui
+COMMENT= Cross-platform GUI for the Tarsnap backup service
+LICENSE= 2-clause-bsd
+
+DEPENDS+= tarsnap-[0-9]*:../../sysutils/tarsnap
+
+USE_LIBTOOL= yes
+USE_LANGUAGES= c++
+INSTALLATION_DIRS= bin
+
+do-configure:
+ cd ${WRKSRC} && ${QTDIR}/bin/qmake
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/tarsnap-gui ${DESTDIR}${PREFIX}/bin
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/tarsnap-gui/PLIST b/sysutils/tarsnap-gui/PLIST
new file mode 100644
index 00000000000..f368f79c78f
--- /dev/null
+++ b/sysutils/tarsnap-gui/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/03/15 09:51:26 wiz Exp $
+bin/tarsnap-gui
diff --git a/sysutils/tarsnap-gui/distinfo b/sysutils/tarsnap-gui/distinfo
new file mode 100644
index 00000000000..359a11eb973
--- /dev/null
+++ b/sysutils/tarsnap-gui/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/03/15 09:51:26 wiz Exp $
+
+SHA1 (tarsnap-gui-0.8.tar.gz) = 85c4bb94fcbb1821136bb26feea68c582c386d35
+RMD160 (tarsnap-gui-0.8.tar.gz) = 0179694f8feb182793f071e09c2682052c35b9a8
+SHA512 (tarsnap-gui-0.8.tar.gz) = 8fc8afdd8a53efc843c2c82cc4872a7156fff8964793e3a5a80430380598f752a1ae488012c54809e345bda34a2c6a0afaca5504223effe2e332825cbea2b359
+Size (tarsnap-gui-0.8.tar.gz) = 544066 bytes