[arch-commits] Commit in hashcat/repos (6 files)

Levente Polyak anthraxx at archlinux.org
Wed Aug 24 21:59:35 UTC 2016


    Date: Wednesday, August 24, 2016 @ 21:59:34
  Author: anthraxx
Revision: 187479

archrelease: copy trunk to community-i686, community-x86_64

Added:
  hashcat/repos/community-i686/PKGBUILD
    (from rev 187478, hashcat/trunk/PKGBUILD)
  hashcat/repos/community-x86_64/PKGBUILD
    (from rev 187478, hashcat/trunk/PKGBUILD)
Deleted:
  hashcat/repos/community-i686/PKGBUILD
  hashcat/repos/community-i686/makefile.patch
  hashcat/repos/community-x86_64/PKGBUILD
  hashcat/repos/community-x86_64/makefile.patch

---------------------------------+
 /PKGBUILD                       |   66 ++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD         |   40 -----------------------
 community-i686/makefile.patch   |   41 -----------------------
 community-x86_64/PKGBUILD       |   40 -----------------------
 community-x86_64/makefile.patch |   41 -----------------------
 5 files changed, 66 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-24 21:59:20 UTC (rev 187478)
+++ community-i686/PKGBUILD	2016-08-24 21:59:34 UTC (rev 187479)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: Sam Stuewe <halosghost at archlinux dot info>
-
-pkgname=hashcat
-pkgver=3.00
-pkgrel=2
-pkgdesc='Multithreaded advanced password recovery utility'
-url='https://hashcat.net/hashcat'
-arch=('i686' 'x86_64')
-depends=('gmp' 'libcl')
-optdepends=('libxnvctrl: NVIDIA X driver configuration support'
-            'opencl-nvidia: OpenCL support for NVIDIA'
-            'opencl-mesa: OpenCL support for AMD/ATI Radeon mesa drivers')
-makedepends=('opencl-headers')
-license=('MIT')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/hashcat/hashcat/archive/v${pkgver}.tar.gz
-        ${pkgname}-${pkgver}.tar.gz.asc::https://hashcat.net/files/v${pkgver}.tar.gz.asc
-        makefile.patch)
-sha512sums=('cdaf00830a1f4b52b008c5c6499cd6246eb328a1711be1446ea7b8b3d6ad9afeb9f3626cf9cef58a04b4a414d10e09e5a8429bc47684a9d6dbf511effbc2eedb'
-            'SKIP'
-            'be389cce5f325437b965c755819c09d6b997c534caebd74a947659f8d950e9b3cee365c993928c5522188e53412156eb64218dd844952125de96e7b764716a7d')
-validpgpkeys=('A70833229D040B4199CC00523C17DA8B8A16544F') # Hashcat signing key <signing at hashcat.net>
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 < "${srcdir}/makefile.patch"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-  install -Dm 644 docs/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: hashcat/repos/community-i686/PKGBUILD (from rev 187478, hashcat/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-24 21:59:34 UTC (rev 187479)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Sam Stuewe <halosghost at archlinux dot info>
+
+pkgname=hashcat
+pkgver=3.10
+pkgrel=1
+pkgdesc='Multithreaded advanced password recovery utility'
+url='https://hashcat.net/hashcat'
+arch=('i686' 'x86_64')
+depends=('gmp' 'libcl')
+optdepends=('libxnvctrl: NVIDIA X driver configuration support'
+            'opencl-nvidia: OpenCL support for NVIDIA'
+            'opencl-mesa: OpenCL support for AMD/ATI Radeon mesa drivers')
+makedepends=('opencl-headers')
+license=('MIT')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/hashcat/hashcat/archive/v${pkgver}.tar.gz
+${pkgname}-${pkgver}.tar.gz.asc::https://hashcat.net/files/hashcat-${pkgver}.tar.gz.asc)
+sha512sums=('2adf16513118b91085fe587c53b15f142abb7673f659b2721dcba8aacdac6f024b65e7b50b916f86c161c21e98eb4758f187d25ad1ca4c66cdb67a259b07ae04'
+            'SKIP')
+validpgpkeys=('A70833229D040B4199CC00523C17DA8B8A16544F') # Hashcat signing key <signing at hashcat.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+  install -Dm 644 docs/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/makefile.patch
===================================================================
--- community-i686/makefile.patch	2016-08-24 21:59:20 UTC (rev 187478)
+++ community-i686/makefile.patch	2016-08-24 21:59:34 UTC (rev 187479)
@@ -1,41 +0,0 @@
-From 7f8aaf74302816d03fbff62dab5c987d498acdde Mon Sep 17 00:00:00 2001
-From: anthraxx <levente at leventepolyak.net>
-Date: Mon, 4 Jul 2016 21:01:51 +0200
-Subject: [PATCH] extend global CFLAGS and LDFLAGS to aid distro packaging
-
-This preserves globally defined CFLAGS and LDFLAGS and simply
-extends those variables to aid distro based packaging toolchains
-and predefined distro wide defaults like SSP, relro etc.
----
- src/Makefile | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/src/Makefile b/src/Makefile
-index 9f11325..cf44590 100644
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -90,7 +90,7 @@ VERSION_TAG              := $(shell test -d .git && git describe --tags --dirty=
- ## Compiler flags
- ##
- 
--CFLAGS                   := -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
-+CFLAGS                   += -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
- 
- ifndef DEBUG
- CFLAGS                   += -O2
-@@ -112,6 +112,7 @@ export MACOSX_DEPLOYMENT_TARGET=10.9
- CFLAGS_NATIVE            := -D_POSIX -DDARWIN
- CFLAGS_NATIVE            += $(CFLAGS)
- LFLAGS_NATIVE            := -lpthread
-+LFLAGS_NATIVE            += $(LDFLAGS)
- endif # darwin
- 
- ifeq ($(UNAME),Linux)
-@@ -122,6 +123,7 @@ endif
- CFLAGS_NATIVE            += $(CFLAGS)
- LFLAGS_NATIVE            := -lpthread -ldl
- CFLAGS_NATIVE            += -DHAVE_HWMON
-+LFLAGS_NATIVE            += $(LDFLAGS)
- endif # linux
- 
- ##

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-24 21:59:20 UTC (rev 187478)
+++ community-x86_64/PKGBUILD	2016-08-24 21:59:34 UTC (rev 187479)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor: Sam Stuewe <halosghost at archlinux dot info>
-
-pkgname=hashcat
-pkgver=3.00
-pkgrel=2
-pkgdesc='Multithreaded advanced password recovery utility'
-url='https://hashcat.net/hashcat'
-arch=('i686' 'x86_64')
-depends=('gmp' 'libcl')
-optdepends=('libxnvctrl: NVIDIA X driver configuration support'
-            'opencl-nvidia: OpenCL support for NVIDIA'
-            'opencl-mesa: OpenCL support for AMD/ATI Radeon mesa drivers')
-makedepends=('opencl-headers')
-license=('MIT')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/hashcat/hashcat/archive/v${pkgver}.tar.gz
-        ${pkgname}-${pkgver}.tar.gz.asc::https://hashcat.net/files/v${pkgver}.tar.gz.asc
-        makefile.patch)
-sha512sums=('cdaf00830a1f4b52b008c5c6499cd6246eb328a1711be1446ea7b8b3d6ad9afeb9f3626cf9cef58a04b4a414d10e09e5a8429bc47684a9d6dbf511effbc2eedb'
-            'SKIP'
-            'be389cce5f325437b965c755819c09d6b997c534caebd74a947659f8d950e9b3cee365c993928c5522188e53412156eb64218dd844952125de96e7b764716a7d')
-validpgpkeys=('A70833229D040B4199CC00523C17DA8B8A16544F') # Hashcat signing key <signing at hashcat.net>
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 < "${srcdir}/makefile.patch"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-  install -Dm 644 docs/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: hashcat/repos/community-x86_64/PKGBUILD (from rev 187478, hashcat/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-24 21:59:34 UTC (rev 187479)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Sam Stuewe <halosghost at archlinux dot info>
+
+pkgname=hashcat
+pkgver=3.10
+pkgrel=1
+pkgdesc='Multithreaded advanced password recovery utility'
+url='https://hashcat.net/hashcat'
+arch=('i686' 'x86_64')
+depends=('gmp' 'libcl')
+optdepends=('libxnvctrl: NVIDIA X driver configuration support'
+            'opencl-nvidia: OpenCL support for NVIDIA'
+            'opencl-mesa: OpenCL support for AMD/ATI Radeon mesa drivers')
+makedepends=('opencl-headers')
+license=('MIT')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/hashcat/hashcat/archive/v${pkgver}.tar.gz
+${pkgname}-${pkgver}.tar.gz.asc::https://hashcat.net/files/hashcat-${pkgver}.tar.gz.asc)
+sha512sums=('2adf16513118b91085fe587c53b15f142abb7673f659b2721dcba8aacdac6f024b65e7b50b916f86c161c21e98eb4758f187d25ad1ca4c66cdb67a259b07ae04'
+            'SKIP')
+validpgpkeys=('A70833229D040B4199CC00523C17DA8B8A16544F') # Hashcat signing key <signing at hashcat.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+  install -Dm 644 docs/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/makefile.patch
===================================================================
--- community-x86_64/makefile.patch	2016-08-24 21:59:20 UTC (rev 187478)
+++ community-x86_64/makefile.patch	2016-08-24 21:59:34 UTC (rev 187479)
@@ -1,41 +0,0 @@
-From 7f8aaf74302816d03fbff62dab5c987d498acdde Mon Sep 17 00:00:00 2001
-From: anthraxx <levente at leventepolyak.net>
-Date: Mon, 4 Jul 2016 21:01:51 +0200
-Subject: [PATCH] extend global CFLAGS and LDFLAGS to aid distro packaging
-
-This preserves globally defined CFLAGS and LDFLAGS and simply
-extends those variables to aid distro based packaging toolchains
-and predefined distro wide defaults like SSP, relro etc.
----
- src/Makefile | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/src/Makefile b/src/Makefile
-index 9f11325..cf44590 100644
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -90,7 +90,7 @@ VERSION_TAG              := $(shell test -d .git && git describe --tags --dirty=
- ## Compiler flags
- ##
- 
--CFLAGS                   := -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
-+CFLAGS                   += -pipe -W -Wall -std=c99 -Iinclude/ -IOpenCL/ -I$(OPENCL_HEADERS_KHRONOS)/
- 
- ifndef DEBUG
- CFLAGS                   += -O2
-@@ -112,6 +112,7 @@ export MACOSX_DEPLOYMENT_TARGET=10.9
- CFLAGS_NATIVE            := -D_POSIX -DDARWIN
- CFLAGS_NATIVE            += $(CFLAGS)
- LFLAGS_NATIVE            := -lpthread
-+LFLAGS_NATIVE            += $(LDFLAGS)
- endif # darwin
- 
- ifeq ($(UNAME),Linux)
-@@ -122,6 +123,7 @@ endif
- CFLAGS_NATIVE            += $(CFLAGS)
- LFLAGS_NATIVE            := -lpthread -ldl
- CFLAGS_NATIVE            += -DHAVE_HWMON
-+LFLAGS_NATIVE            += $(LDFLAGS)
- endif # linux
- 
- ##



More information about the arch-commits mailing list