[arch-commits] Commit in dd_rescue/repos (4 files)
Felix Yan
fyan at nymeria.archlinux.org
Fri May 23 14:09:49 UTC 2014
Date: Friday, May 23, 2014 @ 16:09:49
Author: fyan
Revision: 111763
archrelease: copy trunk to community-x86_64, community-i686
Added:
dd_rescue/repos/community-i686/PKGBUILD
(from rev 111762, dd_rescue/trunk/PKGBUILD)
dd_rescue/repos/community-x86_64/PKGBUILD
(from rev 111762, 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-23 14:08:40 UTC (rev 111762)
+++ community-i686/PKGBUILD 2014-05-23 14:09:49 UTC (rev 111763)
@@ -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.43
-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=('d0c090d5d94916cda4bd046b22324ea5c44cfd2f856af56b698ea0e9ab4b622564a652869e50fa4e2e3d59b8d10bbffd00b826453bed06d778e7326ebf72e87d')
Copied: dd_rescue/repos/community-i686/PKGBUILD (from rev 111762, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-23 14:09:49 UTC (rev 111763)
@@ -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.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')
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-05-23 14:08:40 UTC (rev 111762)
+++ community-x86_64/PKGBUILD 2014-05-23 14:09:49 UTC (rev 111763)
@@ -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.43
-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=('d0c090d5d94916cda4bd046b22324ea5c44cfd2f856af56b698ea0e9ab4b622564a652869e50fa4e2e3d59b8d10bbffd00b826453bed06d778e7326ebf72e87d')
Copied: dd_rescue/repos/community-x86_64/PKGBUILD (from rev 111762, dd_rescue/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-05-23 14:09:49 UTC (rev 111763)
@@ -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.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')
More information about the arch-commits
mailing list