* [gentoo-commits] repo/gentoo:master commit in: app-crypt/hashcat-gui/
@ 2016-10-03 16:11 Richard Farina
0 siblings, 0 replies; only message in thread
From: Richard Farina @ 2016-10-03 16:11 UTC (permalink / raw
To: gentoo-commits
commit: 7db11c11fc09969e2f635d12aab2f19937185e27
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 16:04:38 2016 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Oct 3 16:11:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db11c11
app-crypt/hashcat-gui: not compatible with new unified hashcat
Package-Manager: portage-2.3.1
app-crypt/hashcat-gui/Manifest | 1 -
app-crypt/hashcat-gui/hashcat-gui-0.5.1.ebuild | 44 --------------------------
app-crypt/hashcat-gui/metadata.xml | 19 -----------
3 files changed, 64 deletions(-)
diff --git a/app-crypt/hashcat-gui/Manifest b/app-crypt/hashcat-gui/Manifest
deleted file mode 100644
index b4af893..00000000
--- a/app-crypt/hashcat-gui/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hashcat-gui-0.5.1.zip 130106 SHA256 d8294724ce6ea5980ba98f43e44be6dd706c0bffc56128d2cd0db3c71aedd0d3 SHA512 c9162aa812c31713e3b7cf844d1d80c894db551b0e92483da0f02bc0f1a0a85e9ca17396f756caf0da1a1bf1bda1c77d97bdcc6758b6348567f1b39c4eb2f688 WHIRLPOOL 021369adcebc7bbcb99a9b3411ff046d14a62878ad83fe97aa1e3b1c49bf37c98645bc65206901a6af0de0efcebe350e988552b97bc4cd4c515d1b625a65496f
diff --git a/app-crypt/hashcat-gui/hashcat-gui-0.5.1.ebuild b/app-crypt/hashcat-gui/hashcat-gui-0.5.1.ebuild
deleted file mode 100644
index eb37090..00000000
--- a/app-crypt/hashcat-gui/hashcat-gui-0.5.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit qt4-r2
-
-DESCRIPTION="A gui for the *hashcat* suite of tools"
-HOMEPAGE="https://github.com/scandium/hashcat-gui"
-
-SRC_URI="mirror://github/scandium/hashcat-gui/zipball/b6b01be723742ad89ba31fdb2c30b35306318f8b -> ${P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="cuda opencl"
-
-RDEPEND="app-crypt/hashcat-bin
- cuda? ( app-crypt/oclhashcat-plus-bin
- app-crypt/oclhashcat-lite-bin )
- opencl? ( app-crypt/oclhashcat-plus-bin
- app-crypt/oclhashcat-lite-bin )
- dev-qt/qtgui:4
- dev-qt/qtcore:4"
-
-DEPEND="dev-qt/qtgui:4
- dev-qt/qtcore:4
- app-arch/unzip"
-
-S="${WORKDIR}"/scandium-hashcat-gui-b6b01be/src
-
-src_prepare() {
- sed -i 's#./hashcat#/opt/hashcat-bin#g' mainwindow.cpp || die
- sed -i 's#./oclHashcat-plus#/opt/oclhashcat-plus-bin#g' mainwindow.cpp || die
- sed -i 's#./oclHashcat-lite#/opt/oclhashcat-lite-bin#g' mainwindow.cpp || die
-}
-
-src_install() {
- dobin hashcat-gui
- cd "${WORKDIR}"/scandium-hashcat-gui-b6b01be || die
- dodoc ChangeLog FAQ INSTALL README TODO
-}
diff --git a/app-crypt/hashcat-gui/metadata.xml b/app-crypt/hashcat-gui/metadata.xml
deleted file mode 100644
index cab803d..00000000
--- a/app-crypt/hashcat-gui/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zerochaos@gentoo.org</email>
- <name>Rick Farina</name>
- </maintainer>
- <maintainer type="project">
- <email>crypto@gentoo.org</email>
- <name>Crypto</name>
- </maintainer>
- <use>
- <flag name="cuda">Install oclhashcat-{plus,lite}-bin to take advantage of hardware cuda support.</flag>
- <flag name="opencl">Install oclhashcat-{plus,lite}-bin to take advantage of hardware opencl support.</flag>
- </use>
- <upstream>
- <remote-id type="github">scandium/hashcat-gui</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-03 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 16:11 [gentoo-commits] repo/gentoo:master commit in: app-crypt/hashcat-gui/ Richard Farina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox