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

Giovanni Scafora giovanni at archlinux.org
Tue Sep 27 14:36:55 UTC 2011


    Date: Tuesday, September 27, 2011 @ 10:36:55
  Author: giovanni
Revision: 138665

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

Added:
  libebml/repos/extra-i686/PKGBUILD
    (from rev 138664, libebml/trunk/PKGBUILD)
  libebml/repos/extra-x86_64/PKGBUILD
    (from rev 138664, libebml/trunk/PKGBUILD)
Deleted:
  libebml/repos/extra-i686/PKGBUILD
  libebml/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-09-27 14:36:29 UTC (rev 138664)
+++ extra-i686/PKGBUILD	2011-09-27 14:36:55 UTC (rev 138665)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: 03/08/04 <lefungus at altern.org>
-
-pkgname=libebml
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Extensible Binary Meta Language library"
-arch=('i686' 'x86_64')
-url="http://dl.matroska.org/downloads/libebml/"
-license=('LGPL')
-depends=('gcc-libs')
-source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('13c5a10e260e703d3a7f003fdc995183')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
-
-  make prefix="${pkgdir}/usr" install
-}

Copied: libebml/repos/extra-i686/PKGBUILD (from rev 138664, libebml/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-09-27 14:36:55 UTC (rev 138665)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: 03/08/04 <lefungus at altern.org>
+
+pkgname=libebml
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Extensible Binary Meta Language library"
+arch=('i686' 'x86_64')
+url="http://dl.matroska.org/downloads/libebml/"
+license=('LGPL')
+depends=('gcc-libs')
+source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('726cc2bd1a525929ff35ff9854c0ebab')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
+
+  make prefix="${pkgdir}/usr" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-09-27 14:36:29 UTC (rev 138664)
+++ extra-x86_64/PKGBUILD	2011-09-27 14:36:55 UTC (rev 138665)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: 03/08/04 <lefungus at altern.org>
-
-pkgname=libebml
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Extensible Binary Meta Language library"
-arch=('i686' 'x86_64')
-url="http://dl.matroska.org/downloads/libebml/"
-license=('LGPL')
-depends=('gcc-libs')
-source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('13c5a10e260e703d3a7f003fdc995183')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
-
-  make prefix="${pkgdir}/usr" install
-}

Copied: libebml/repos/extra-x86_64/PKGBUILD (from rev 138664, libebml/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-09-27 14:36:55 UTC (rev 138665)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: 03/08/04 <lefungus at altern.org>
+
+pkgname=libebml
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Extensible Binary Meta Language library"
+arch=('i686' 'x86_64')
+url="http://dl.matroska.org/downloads/libebml/"
+license=('LGPL')
+depends=('gcc-libs')
+source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('726cc2bd1a525929ff35ff9854c0ebab')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/make/linux"
+
+  make prefix="${pkgdir}/usr" install
+}




More information about the arch-commits mailing list