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

Felix Yan fyan at nymeria.archlinux.org
Tue May 27 18:04:40 UTC 2014


    Date: Tuesday, May 27, 2014 @ 20:04:40
  Author: fyan
Revision: 111990

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

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

---------------------------+
 /PKGBUILD                 |   68 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   34 ----------------------
 community-x86_64/PKGBUILD |   34 ----------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-27 18:03:31 UTC (rev 111989)
+++ community-i686/PKGBUILD	2014-05-27 18:04:40 UTC (rev 111990)
@@ -1,34 +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.44
-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')
-optdepends=('lzo2: for libddr_lzo')
-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 '/LIB = lib64/d' Makefile
-}
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
-}
-
-sha512sums=('16e9072aeda04fe898d36e13d1dfc871642c7d1d1ac79b787f3ffd24ced2e13c605b4b36f66334ee4e258d01eee286ef74862e498a5a9ea5f9bd65a66a6ec213')

Copied: dd_rescue/repos/community-i686/PKGBUILD (from rev 111989, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-27 18:04:40 UTC (rev 111990)
@@ -0,0 +1,34 @@
+# $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.45
+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')
+optdepends=('lzo2: for libddr_lzo')
+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 '/LIB = lib64/d' Makefile
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}
+
+sha512sums=('88022f38ad0e1ea171f1db014ba5e3f421fe9c35782f01220e27beb03618998860694df6b5d2e96ea4927640952c57153f2a1633dee9c13a2227e17ddd46b160')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-27 18:03:31 UTC (rev 111989)
+++ community-x86_64/PKGBUILD	2014-05-27 18:04:40 UTC (rev 111990)
@@ -1,34 +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.44
-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')
-optdepends=('lzo2: for libddr_lzo')
-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 '/LIB = lib64/d' Makefile
-}
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
-}
-
-sha512sums=('16e9072aeda04fe898d36e13d1dfc871642c7d1d1ac79b787f3ffd24ced2e13c605b4b36f66334ee4e258d01eee286ef74862e498a5a9ea5f9bd65a66a6ec213')

Copied: dd_rescue/repos/community-x86_64/PKGBUILD (from rev 111989, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-27 18:04:40 UTC (rev 111990)
@@ -0,0 +1,34 @@
+# $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.45
+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')
+optdepends=('lzo2: for libddr_lzo')
+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 '/LIB = lib64/d' Makefile
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}
+
+sha512sums=('88022f38ad0e1ea171f1db014ba5e3f421fe9c35782f01220e27beb03618998860694df6b5d2e96ea4927640952c57153f2a1633dee9c13a2227e17ddd46b160')




More information about the arch-commits mailing list