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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Sep 20 19:18:55 UTC 2014


    Date: Saturday, September 20, 2014 @ 21:18:54
  Author: bpiotrowski
Revision: 222518

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

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

-----------------------+
 /PKGBUILD             |   60 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   30 ------------------------
 extra-x86_64/PKGBUILD |   30 ------------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-09-20 19:18:52 UTC (rev 222517)
+++ extra-i686/PKGBUILD	2014-09-20 19:18:54 UTC (rev 222518)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru <ibiru at archlinux.org>
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Andrew Cook <ariscop at gmail.com>
-
-pkgname=libbluray
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Library to access Blu-Ray disks for video playback'
-arch=('i686' 'x86_64')
-url='http://www.videolan.org/developers/libbluray.html'
-license=('LGPL2.1')
-depends=('libxml2' 'freetype2')
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('04cf15d0f3581a955d3a2ccb9dc06e9e')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libbluray/repos/extra-i686/PKGBUILD (from rev 222517, libbluray/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-09-20 19:18:54 UTC (rev 222518)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Andrew Cook <ariscop at gmail.com>
+
+pkgname=libbluray
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='Library to access Blu-Ray disks for video playback'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/libbluray.html'
+license=('LGPL2.1')
+depends=('libxml2' 'freetype2')
+source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('697886c09ef058bb9a2954ee5ee4f140')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-09-20 19:18:52 UTC (rev 222517)
+++ extra-x86_64/PKGBUILD	2014-09-20 19:18:54 UTC (rev 222518)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru <ibiru at archlinux.org>
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Andrew Cook <ariscop at gmail.com>
-
-pkgname=libbluray
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Library to access Blu-Ray disks for video playback'
-arch=('i686' 'x86_64')
-url='http://www.videolan.org/developers/libbluray.html'
-license=('LGPL2.1')
-depends=('libxml2' 'freetype2')
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('04cf15d0f3581a955d3a2ccb9dc06e9e')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libbluray/repos/extra-x86_64/PKGBUILD (from rev 222517, libbluray/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-09-20 19:18:54 UTC (rev 222518)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Andrew Cook <ariscop at gmail.com>
+
+pkgname=libbluray
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='Library to access Blu-Ray disks for video playback'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/libbluray.html'
+license=('LGPL2.1')
+depends=('libxml2' 'freetype2')
+source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('697886c09ef058bb9a2954ee5ee4f140')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list