[arch-commits] Commit in dcfldd/repos (4 files)

Alexander Rødseth arodseth at archlinux.org
Fri Aug 18 12:04:18 UTC 2017


    Date: Friday, August 18, 2017 @ 12:04:17
  Author: arodseth
Revision: 252446

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

Added:
  dcfldd/repos/community-i686/PKGBUILD
    (from rev 252445, dcfldd/trunk/PKGBUILD)
  dcfldd/repos/community-x86_64/PKGBUILD
    (from rev 252445, dcfldd/trunk/PKGBUILD)
Deleted:
  dcfldd/repos/community-i686/PKGBUILD
  dcfldd/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 -------------------
 community-x86_64/PKGBUILD |   26 -------------------
 3 files changed, 58 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-08-18 12:04:03 UTC (rev 252445)
+++ community-i686/PKGBUILD	2017-08-18 12:04:17 UTC (rev 252446)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Paul Mattal <pjmattal at elys.com>
-# Maintainer: Paul Mattal <pjmattal at elys.com>
-
-pkgname=dcfldd
-pkgver=1.3.4.1
-pkgrel=4
-pkgdesc="DCFL (DoD Computer Forensics Lab) dd replacement with hashing"
-arch=('i686' 'x86_64')
-url="http://dcfldd.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz")
-md5sums=('952026c872f11b53ce0ec6681a3eef0a')
-sha1sums=('fb1c55f107a6af5ef8703a44d33476e508815913')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver%.*}-${pkgver##*.}"
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver%.*}-${pkgver##*.}"
-  make DESTDIR="$pkgdir" install
-}

Copied: dcfldd/repos/community-i686/PKGBUILD (from rev 252445, dcfldd/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-08-18 12:04:17 UTC (rev 252446)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Paul Mattal <pjmattal at elys.com>
+
+pkgname=dcfldd
+pkgver=1.3.4.1
+pkgrel=5
+pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
+arch=('x86_64' 'i686')
+url='https://dcfldd.sourceforge.net/'
+license=('GPL')
+depends=('glibc')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz")
+sha256sums=('f5143a184da56fd5ac729d6d8cbcf9f5da8e1cf4604aa9fb97c59553b7e6d5f8')
+
+build() {
+  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-08-18 12:04:03 UTC (rev 252445)
+++ community-x86_64/PKGBUILD	2017-08-18 12:04:17 UTC (rev 252446)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Paul Mattal <pjmattal at elys.com>
-# Maintainer: Paul Mattal <pjmattal at elys.com>
-
-pkgname=dcfldd
-pkgver=1.3.4.1
-pkgrel=4
-pkgdesc="DCFL (DoD Computer Forensics Lab) dd replacement with hashing"
-arch=('i686' 'x86_64')
-url="http://dcfldd.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz")
-md5sums=('952026c872f11b53ce0ec6681a3eef0a')
-sha1sums=('fb1c55f107a6af5ef8703a44d33476e508815913')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver%.*}-${pkgver##*.}"
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver%.*}-${pkgver##*.}"
-  make DESTDIR="$pkgdir" install
-}

Copied: dcfldd/repos/community-x86_64/PKGBUILD (from rev 252445, dcfldd/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-08-18 12:04:17 UTC (rev 252446)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Paul Mattal <pjmattal at elys.com>
+
+pkgname=dcfldd
+pkgver=1.3.4.1
+pkgrel=5
+pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
+arch=('x86_64' 'i686')
+url='https://dcfldd.sourceforge.net/'
+license=('GPL')
+depends=('glibc')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz")
+sha256sums=('f5143a184da56fd5ac729d6d8cbcf9f5da8e1cf4604aa9fb97c59553b7e6d5f8')
+
+build() {
+  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:ts=2 sw=2 et:



More information about the arch-commits mailing list