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

Maxime Gauduin alucryd at archlinux.org
Sat Jan 9 18:29:05 UTC 2016


    Date: Saturday, January 9, 2016 @ 19:29:05
  Author: alucryd
Revision: 257700

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

Added:
  libebml/repos/extra-i686/PKGBUILD
    (from rev 257699, libebml/trunk/PKGBUILD)
  libebml/repos/extra-x86_64/PKGBUILD
    (from rev 257699, libebml/trunk/PKGBUILD)
Deleted:
  libebml/repos/extra-i686/PKGBUILD
  libebml/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   31 -----------------------
 extra-x86_64/PKGBUILD |   31 -----------------------
 3 files changed, 64 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-01-09 18:28:40 UTC (rev 257699)
+++ extra-i686/PKGBUILD	2016-01-09 18:29:05 UTC (rev 257700)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: 03/08/04 <lefungus at altern.org>
-
-pkgname=libebml
-pkgver=1.3.3
-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=('a8b270482620970d9891958618b54d77')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix='/usr'
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make prefix="${pkgdir}/usr" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: libebml/repos/extra-i686/PKGBUILD (from rev 257699, libebml/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-01-09 18:29:05 UTC (rev 257700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: 03/08/04 <lefungus at altern.org>
+
+pkgname=libebml
+pkgver=1.3.3
+pkgrel=2
+pkgdesc="Extensible Binary Meta Language library"
+arch=('i686' 'x86_64')
+url="http://dl.matroska.org/downloads/libebml/"
+license=('LGPL')
+depends=('gcc-libs')
+provides=('libebml.so')
+source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a8b270482620970d9891958618b54d77')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix='/usr'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make prefix="${pkgdir}/usr" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-01-09 18:28:40 UTC (rev 257699)
+++ extra-x86_64/PKGBUILD	2016-01-09 18:29:05 UTC (rev 257700)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: 03/08/04 <lefungus at altern.org>
-
-pkgname=libebml
-pkgver=1.3.3
-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=('a8b270482620970d9891958618b54d77')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix='/usr'
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make prefix="${pkgdir}/usr" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: libebml/repos/extra-x86_64/PKGBUILD (from rev 257699, libebml/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-01-09 18:29:05 UTC (rev 257700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: 03/08/04 <lefungus at altern.org>
+
+pkgname=libebml
+pkgver=1.3.3
+pkgrel=2
+pkgdesc="Extensible Binary Meta Language library"
+arch=('i686' 'x86_64')
+url="http://dl.matroska.org/downloads/libebml/"
+license=('LGPL')
+depends=('gcc-libs')
+provides=('libebml.so')
+source=("http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a8b270482620970d9891958618b54d77')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix='/usr'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make prefix="${pkgdir}/usr" install
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list