pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tarsnap-gui: remove, imported to sysutils/tarsnap-gui
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Mar 15 10:53:10 2016 +0100
Changeset: f052a683b0d2bcfccb4267ef7040191ddbc2a904
Modified Files:
Makefile
Removed Files:
tarsnap-gui/DESCR
tarsnap-gui/Makefile
tarsnap-gui/PLIST
tarsnap-gui/distinfo
Log Message:
tarsnap-gui: remove, imported to sysutils/tarsnap-gui
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f052a683b0d2bcfccb4267ef7040191ddbc2a904
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
tarsnap-gui/DESCR | 5 -----
tarsnap-gui/Makefile | 27 ---------------------------
tarsnap-gui/PLIST | 2 --
tarsnap-gui/distinfo | 6 ------
5 files changed, 41 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 4afb144..473c36d 100644
--- a/Makefile
+++ b/Makefile
@@ -3956,7 +3956,6 @@ SUBDIR+= talksoup
SUBDIR+= tamago-anthy
SUBDIR+= tamago-tsunagi
SUBDIR+= tardy
-SUBDIR+= tarsnap-gui
SUBDIR+= task
SUBDIR+= taskcoach
SUBDIR+= tasks
diff --git a/tarsnap-gui/DESCR b/tarsnap-gui/DESCR
deleted file mode 100644
index f8b402e..0000000
--- a/tarsnap-gui/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-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/tarsnap-gui/Makefile b/tarsnap-gui/Makefile
deleted file mode 100644
index 36561e4..0000000
--- a/tarsnap-gui/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME= tarsnap-gui-0.8
-CATEGORIES= wip
-MASTER_SITES= ${MASTER_SITE_GITHUB:=Tarsnap/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-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/tarsnap-gui/PLIST b/tarsnap-gui/PLIST
deleted file mode 100644
index 80f1a26..0000000
--- a/tarsnap-gui/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/tarsnap-gui
diff --git a/tarsnap-gui/distinfo b/tarsnap-gui/distinfo
deleted file mode 100644
index e15838a..0000000
--- a/tarsnap-gui/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-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
Home |
Main Index |
Thread Index |
Old Index