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

Sébastien Luttringer seblu at nymeria.archlinux.org
Tue Feb 4 23:27:29 UTC 2014


    Date: Wednesday, February 5, 2014 @ 00:27:29
  Author: seblu
Revision: 105324

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-04 23:27:11 UTC (rev 105323)
+++ community-i686/PKGBUILD	2014-02-04 23:27:29 UTC (rev 105324)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-# Contacted by mail, author use svn commit as release version.
-# He only push tested release code into svn and support using revision as version
-
-pkgname=lz4
-pkgver=112
-pkgrel=1
-pkgdesc='Very fast lossless compression algorithm'
-arch=('i686' 'x86_64')
-url='https://code.google.com/p/lz4/'
-license=('GPL2')
-makedepends=('svn')
-depends=('glibc')
-source=("$pkgname::svn+http://lz4.googlecode.com/svn/trunk/#revision=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make install DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lz4/repos/community-i686/PKGBUILD (from rev 105323, lz4/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-04 23:27:29 UTC (rev 105324)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+# Contacted by mail, author use svn commit as release version.
+# He only push tested release code into svn and support using revision as version
+
+pkgname=lz4
+pkgver=113
+pkgrel=1
+pkgdesc='Very fast lossless compression algorithm'
+arch=('i686' 'x86_64')
+url='https://code.google.com/p/lz4/'
+license=('GPL2')
+makedepends=('svn')
+depends=('glibc')
+source=("$pkgname::svn+http://lz4.googlecode.com/svn/trunk/#revision=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make install DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-02-04 23:27:11 UTC (rev 105323)
+++ community-x86_64/PKGBUILD	2014-02-04 23:27:29 UTC (rev 105324)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-# Contacted by mail, author use svn commit as release version.
-# He only push tested release code into svn and support using revision as version
-
-pkgname=lz4
-pkgver=112
-pkgrel=1
-pkgdesc='Very fast lossless compression algorithm'
-arch=('i686' 'x86_64')
-url='https://code.google.com/p/lz4/'
-license=('GPL2')
-makedepends=('svn')
-depends=('glibc')
-source=("$pkgname::svn+http://lz4.googlecode.com/svn/trunk/#revision=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make install DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lz4/repos/community-x86_64/PKGBUILD (from rev 105323, lz4/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-04 23:27:29 UTC (rev 105324)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+# Contacted by mail, author use svn commit as release version.
+# He only push tested release code into svn and support using revision as version
+
+pkgname=lz4
+pkgver=113
+pkgrel=1
+pkgdesc='Very fast lossless compression algorithm'
+arch=('i686' 'x86_64')
+url='https://code.google.com/p/lz4/'
+license=('GPL2')
+makedepends=('svn')
+depends=('glibc')
+source=("$pkgname::svn+http://lz4.googlecode.com/svn/trunk/#revision=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make install DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list