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

Tobias Powalowski tpowa at archlinux.org
Wed Nov 23 16:04:33 UTC 2011


    Date: Wednesday, November 23, 2011 @ 11:04:33
  Author: tpowa
Revision: 143223

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

Added:
  testdisk/repos/extra-i686/PKGBUILD
    (from rev 143222, testdisk/trunk/PKGBUILD)
  testdisk/repos/extra-x86_64/PKGBUILD
    (from rev 143222, testdisk/trunk/PKGBUILD)
Deleted:
  testdisk/repos/extra-i686/PKGBUILD
  testdisk/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   52 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   52 ++++++++++++++++++++++++------------------------
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-11-23 16:04:00 UTC (rev 143222)
+++ extra-i686/PKGBUILD	2011-11-23 16:04:33 UTC (rev 143223)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Michal Krenek <mikos at sg1.cz>
-
-pkgname=testdisk
-pkgver=6.12
-pkgrel=1
-pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
-arch=('i686' 'x86_64')
-url="http://www.cgsecurity.org/index.html?testdisk.html"
-license=('GPL')
-depends=('libjpeg>=8' 'openssl' 'progsreiserfs' 'ntfsprogs')
-makedepends=('pkgconfig')
-source=(http://www.cgsecurity.org/${pkgname}-${pkgver}.tar.bz2)
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --without-ewf \
-              --enable-sudo
-  make || return 1
-  make DESTDIR="${pkgdir}/" install || return 1
-}
-md5sums=('6ef653301f309156f3a802233a3139c1')

Copied: testdisk/repos/extra-i686/PKGBUILD (from rev 143222, testdisk/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-11-23 16:04:33 UTC (rev 143223)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Michal Krenek <mikos at sg1.cz>
+
+pkgname=testdisk
+pkgver=6.13
+pkgrel=1
+pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
+arch=('i686' 'x86_64')
+url="http://www.cgsecurity.org/index.html?testdisk.html"
+license=('GPL')
+depends=('libjpeg>=8' 'openssl' 'progsreiserfs' 'ntfsprogs')
+makedepends=('pkgconfig')
+source=(http://www.cgsecurity.org/${pkgname}-${pkgver}.tar.bz2)
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --without-ewf \
+              --enable-sudo
+  make || return 1
+  make DESTDIR="${pkgdir}/" install || return 1
+}
+md5sums=('3bcbf0722d3823ca155e633969ce9f0b')

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-11-23 16:04:00 UTC (rev 143222)
+++ extra-x86_64/PKGBUILD	2011-11-23 16:04:33 UTC (rev 143223)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Michal Krenek <mikos at sg1.cz>
-
-pkgname=testdisk
-pkgver=6.12
-pkgrel=1
-pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
-arch=('i686' 'x86_64')
-url="http://www.cgsecurity.org/index.html?testdisk.html"
-license=('GPL')
-depends=('libjpeg>=8' 'openssl' 'progsreiserfs' 'ntfsprogs')
-makedepends=('pkgconfig')
-source=(http://www.cgsecurity.org/${pkgname}-${pkgver}.tar.bz2)
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-              --without-ewf \
-              --enable-sudo
-  make || return 1
-  make DESTDIR="${pkgdir}/" install || return 1
-}
-md5sums=('6ef653301f309156f3a802233a3139c1')

Copied: testdisk/repos/extra-x86_64/PKGBUILD (from rev 143222, testdisk/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-11-23 16:04:33 UTC (rev 143223)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Michal Krenek <mikos at sg1.cz>
+
+pkgname=testdisk
+pkgver=6.13
+pkgrel=1
+pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
+arch=('i686' 'x86_64')
+url="http://www.cgsecurity.org/index.html?testdisk.html"
+license=('GPL')
+depends=('libjpeg>=8' 'openssl' 'progsreiserfs' 'ntfsprogs')
+makedepends=('pkgconfig')
+source=(http://www.cgsecurity.org/${pkgname}-${pkgver}.tar.bz2)
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+              --without-ewf \
+              --enable-sudo
+  make || return 1
+  make DESTDIR="${pkgdir}/" install || return 1
+}
+md5sums=('3bcbf0722d3823ca155e633969ce9f0b')




More information about the arch-commits mailing list