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

Felix Yan fyan at nymeria.archlinux.org
Tue Mar 4 02:06:59 UTC 2014


    Date: Tuesday, March 4, 2014 @ 03:06:59
  Author: fyan
Revision: 106460

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

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

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ------------------
 community-x86_64/PKGBUILD |   27 ------------------
 3 files changed, 66 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-03-04 02:05:56 UTC (rev 106459)
+++ community-i686/PKGBUILD	2014-03-04 02:06:59 UTC (rev 106460)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Zerial <fernando at zerial.org>
-# Contributor: Patrick Leslie Polzer <leslie.polzer at gmx.net>
-# Contributor: Jose Riha <jose1711 gmail com>
-
-pkgname=dd_rescue
-pkgver=1.41
-pkgrel=1
-pkgdesc="A dd version that is very useful for data-recovery"
-url="http://www.garloff.de/kurt/linux/ddrescue/"
-license=("GPL")
-depends=('glibc')
-arch=('x86_64' 'i686')
-source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.gz")
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
-}
-
-md5sums=('f5d89c365cbc404b263abd2f94ea60b5')

Copied: dd_rescue/repos/community-i686/PKGBUILD (from rev 106459, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-04 02:06:59 UTC (rev 106460)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Zerial <fernando at zerial.org>
+# Contributor: Patrick Leslie Polzer <leslie.polzer at gmx.net>
+# Contributor: Jose Riha <jose1711 gmail com>
+
+pkgname=dd_rescue
+pkgver=1.42
+pkgrel=1
+pkgdesc="A dd version that is very useful for data-recovery"
+url="http://www.garloff.de/kurt/linux/ddrescue/"
+license=("GPL")
+depends=('glibc')
+arch=('x86_64' 'i686')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.gz")
+
+prepare() {
+  cd $pkgname
+  # Don't install to /usr/lib64
+  sed -i '/LIBDIR = \/usr\/lib64/d' Makefile
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}
+
+sha512sums=('ef9475c8b64d7d2faeee01544994746e91e7068041a2bd381e28588c15b722daebe142f9d87afe354a3d16783951b8c14a8db665b063d3891f99c60e32c7eaa8')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-04 02:05:56 UTC (rev 106459)
+++ community-x86_64/PKGBUILD	2014-03-04 02:06:59 UTC (rev 106460)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Zerial <fernando at zerial.org>
-# Contributor: Patrick Leslie Polzer <leslie.polzer at gmx.net>
-# Contributor: Jose Riha <jose1711 gmail com>
-
-pkgname=dd_rescue
-pkgver=1.41
-pkgrel=1
-pkgdesc="A dd version that is very useful for data-recovery"
-url="http://www.garloff.de/kurt/linux/ddrescue/"
-license=("GPL")
-depends=('glibc')
-arch=('x86_64' 'i686')
-source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.gz")
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
-}
-
-md5sums=('f5d89c365cbc404b263abd2f94ea60b5')

Copied: dd_rescue/repos/community-x86_64/PKGBUILD (from rev 106459, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-04 02:06:59 UTC (rev 106460)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Zerial <fernando at zerial.org>
+# Contributor: Patrick Leslie Polzer <leslie.polzer at gmx.net>
+# Contributor: Jose Riha <jose1711 gmail com>
+
+pkgname=dd_rescue
+pkgver=1.42
+pkgrel=1
+pkgdesc="A dd version that is very useful for data-recovery"
+url="http://www.garloff.de/kurt/linux/ddrescue/"
+license=("GPL")
+depends=('glibc')
+arch=('x86_64' 'i686')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.gz")
+
+prepare() {
+  cd $pkgname
+  # Don't install to /usr/lib64
+  sed -i '/LIBDIR = \/usr\/lib64/d' Makefile
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}
+
+sha512sums=('ef9475c8b64d7d2faeee01544994746e91e7068041a2bd381e28588c15b722daebe142f9d87afe354a3d16783951b8c14a8db665b063d3891f99c60e32c7eaa8')




More information about the arch-commits mailing list