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

2016-11-11 Thread Bartłomiej Piotrowski
Date: Friday, November 11, 2016 @ 17:21:10
  Author: bpiotrowski
Revision: 280558

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-11 17:19:42 UTC (rev 280557)
+++ extra-i686/PKGBUILD 2016-11-11 17:21:10 UTC (rev 280558)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.2
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 280557, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-11 17:21:10 UTC (rev 280558)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.3
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('18e46f3d5a0e971eb0ec9fe14bc021e69eb13fb8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-11 17:19:42 UTC (rev 280557)
+++ extra-x86_64/PKGBUILD   2016-11-11 17:21:10 UTC (rev 280558)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.3
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('18e46f3d5a0e971eb0ec9fe14bc021e69eb13fb8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 280557, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-11 17:21:10 UTC (rev 280558)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.3
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('18e46f3d5a0e971eb0ec9fe14bc021e69eb13fb8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-11-06 Thread Bartłomiej Piotrowski
Date: Sunday, November 6, 2016 @ 13:47:18
  Author: bpiotrowski
Revision: 279902

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-06 13:47:11 UTC (rev 279901)
+++ extra-i686/PKGBUILD 2016-11-06 13:47:18 UTC (rev 279902)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.2
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 279901, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-06 13:47:18 UTC (rev 279902)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-06 13:47:11 UTC (rev 279901)
+++ extra-x86_64/PKGBUILD   2016-11-06 13:47:18 UTC (rev 279902)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.2
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 279901, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-06 13:47:18 UTC (rev 279902)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(https://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-09-17 Thread Bartłomiej Piotrowski
Date: Saturday, September 17, 2016 @ 11:22:09
  Author: bpiotrowski
Revision: 276642

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-17 11:22:04 UTC (rev 276641)
+++ extra-i686/PKGBUILD 2016-09-17 11:22:09 UTC (rev 276642)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('79f98dd94daa78a026ded79fbcc137c5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 276641, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-17 11:22:09 UTC (rev 276642)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-09-17 11:22:04 UTC (rev 276641)
+++ extra-x86_64/PKGBUILD   2016-09-17 11:22:09 UTC (rev 276642)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('79f98dd94daa78a026ded79fbcc137c5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 276641, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-09-17 11:22:09 UTC (rev 276642)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:38:53
  Author: bpiotrowski
Revision: 270433

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:38:48 UTC (rev 270432)
+++ extra-i686/PKGBUILD 2016-06-21 18:38:53 UTC (rev 270433)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7309097b790de8dbc9641ed6393eab9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 270432, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:38:53 UTC (rev 270433)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('79f98dd94daa78a026ded79fbcc137c5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:38:48 UTC (rev 270432)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:38:53 UTC (rev 270433)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7309097b790de8dbc9641ed6393eab9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 270432, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:38:53 UTC (rev 270433)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('79f98dd94daa78a026ded79fbcc137c5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-03-26 Thread Bartłomiej Piotrowski
Date: Saturday, March 26, 2016 @ 21:02:14
  Author: bpiotrowski
Revision: 262593

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-26 20:02:07 UTC (rev 262592)
+++ extra-i686/PKGBUILD 2016-03-26 20:02:14 UTC (rev 262593)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.2
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('430cc2742df60204f121409c06039d09')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 262592, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-26 20:02:14 UTC (rev 262593)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('7309097b790de8dbc9641ed6393eab9f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-26 20:02:07 UTC (rev 262592)
+++ extra-x86_64/PKGBUILD   2016-03-26 20:02:14 UTC (rev 262593)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.2
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('430cc2742df60204f121409c06039d09')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 262592, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-03-26 20:02:14 UTC (rev 262593)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('7309097b790de8dbc9641ed6393eab9f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2015-12-27 Thread Bartłomiej Piotrowski
Date: Sunday, December 27, 2015 @ 19:51:39
  Author: bpiotrowski
Revision: 257302

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-27 18:51:20 UTC (rev 257301)
+++ extra-i686/PKGBUILD 2015-12-27 18:51:39 UTC (rev 257302)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7a5eb1fdf531f987211b7228a6a46428')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 257301, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-27 18:51:39 UTC (rev 257302)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('430cc2742df60204f121409c06039d09')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-12-27 18:51:20 UTC (rev 257301)
+++ extra-x86_64/PKGBUILD   2015-12-27 18:51:39 UTC (rev 257302)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7a5eb1fdf531f987211b7228a6a46428')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 257301, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-12-27 18:51:39 UTC (rev 257302)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('430cc2742df60204f121409c06039d09')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2015-09-10 Thread Bartłomiej Piotrowski
Date: Thursday, September 10, 2015 @ 15:22:13
  Author: bpiotrowski
Revision: 245734

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-09-10 13:21:55 UTC (rev 245733)
+++ extra-i686/PKGBUILD 2015-09-10 13:22:13 UTC (rev 245734)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3f1241b4080db53c120325932f393f33')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 245733, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-09-10 13:22:13 UTC (rev 245734)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('7a5eb1fdf531f987211b7228a6a46428')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-09-10 13:21:55 UTC (rev 245733)
+++ extra-x86_64/PKGBUILD   2015-09-10 13:22:13 UTC (rev 245734)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.6.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3f1241b4080db53c120325932f393f33')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 245733, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-09-10 13:22:13 UTC (rev 245734)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('7a5eb1fdf531f987211b7228a6a46428')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2015-07-02 Thread Bartłomiej Piotrowski
Date: Friday, July 3, 2015 @ 07:16:05
  Author: bpiotrowski
Revision: 241725

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-03 05:15:49 UTC (rev 241724)
+++ extra-i686/PKGBUILD 2015-07-03 05:16:05 UTC (rev 241725)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('d6d34cd725a0100a5e476e711838e1b1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 241724, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-03 05:16:05 UTC (rev 241725)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('3f1241b4080db53c120325932f393f33')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-07-03 05:15:49 UTC (rev 241724)
+++ extra-x86_64/PKGBUILD   2015-07-03 05:16:05 UTC (rev 241725)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('d6d34cd725a0100a5e476e711838e1b1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 241724, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-07-03 05:16:05 UTC (rev 241725)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('3f1241b4080db53c120325932f393f33')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2015-04-08 Thread Bartłomiej Piotrowski
Date: Wednesday, April 8, 2015 @ 23:08:32
  Author: bpiotrowski
Revision: 235795

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-08 21:08:20 UTC (rev 235794)
+++ extra-i686/PKGBUILD 2015-04-08 21:08:32 UTC (rev 235795)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.5.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('ad0b55794308ec397d249a0a2a6df27a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 235794, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-08 21:08:32 UTC (rev 235795)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('d6d34cd725a0100a5e476e711838e1b1')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-08 21:08:20 UTC (rev 235794)
+++ extra-x86_64/PKGBUILD   2015-04-08 21:08:32 UTC (rev 235795)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.5.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('ad0b55794308ec397d249a0a2a6df27a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 235794, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-08 21:08:32 UTC (rev 235795)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('d6d34cd725a0100a5e476e711838e1b1')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2014-12-29 Thread Bartłomiej Piotrowski
Date: Monday, December 29, 2014 @ 09:22:42
  Author: bpiotrowski
Revision: 228130

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-29 08:22:29 UTC (rev 228129)
+++ extra-i686/PKGBUILD 2014-12-29 08:22:42 UTC (rev 228130)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 228129, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-29 08:22:42 UTC (rev 228130)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('ad0b55794308ec397d249a0a2a6df27a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-29 08:22:29 UTC (rev 228129)
+++ extra-x86_64/PKGBUILD   2014-12-29 08:22:42 UTC (rev 228130)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 228129, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-12-29 08:22:42 UTC (rev 228130)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('ad0b55794308ec397d249a0a2a6df27a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2014-10-24 Thread Bartłomiej Piotrowski
Date: Friday, October 24, 2014 @ 18:57:59
  Author: bpiotrowski
Revision: 225270

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-10-24 16:57:35 UTC (rev 225269)
+++ extra-i686/PKGBUILD 2014-10-24 16:57:59 UTC (rev 225270)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('566e68d0a5a7758b2147dd3e60905bf3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 225269, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-24 16:57:59 UTC (rev 225270)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-10-24 16:57:35 UTC (rev 225269)
+++ extra-x86_64/PKGBUILD   2014-10-24 16:57:59 UTC (rev 225270)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('566e68d0a5a7758b2147dd3e60905bf3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 225269, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-10-24 16:57:59 UTC (rev 225270)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2014-10-24 Thread Bartłomiej Piotrowski
Date: Friday, October 24, 2014 @ 18:45:45
  Author: bpiotrowski
Revision: 225264

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

Added:
  libva/repos/community-i686/
  libva/repos/community-i686/PKGBUILD
(from rev 225263, libva/trunk/PKGBUILD)
  libva/repos/community-x86_64/
  libva/repos/community-x86_64/PKGBUILD
(from rev 225263, libva/trunk/PKGBUILD)

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

Copied: libva/repos/community-i686/PKGBUILD (from rev 225263, 
libva/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-10-24 16:45:45 UTC (rev 225264)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Copied: libva/repos/community-x86_64/PKGBUILD (from rev 225263, 
libva/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-10-24 16:45:45 UTC (rev 225264)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('8e3e7096750c14d1f98da807df7c1ba5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2014-05-11 Thread Bartłomiej Piotrowski
Date: Sunday, May 11, 2014 @ 12:00:41
  Author: bpiotrowski
Revision: 212230

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-11 10:00:21 UTC (rev 212229)
+++ extra-i686/PKGBUILD 2014-05-11 10:00:41 UTC (rev 212230)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('471bef887e92437914a7e1f75570')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 212229, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-11 10:00:41 UTC (rev 212230)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('eb4db967f06885b597071c66b480')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-05-11 10:00:21 UTC (rev 212229)
+++ extra-x86_64/PKGBUILD   2014-05-11 10:00:41 UTC (rev 212230)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('471bef887e92437914a7e1f75570')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 212229, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-05-11 10:00:41 UTC (rev 212230)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('eb4db967f06885b597071c66b480')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}



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

2014-03-24 Thread Bartłomiej Piotrowski
Date: Monday, March 24, 2014 @ 16:32:22
  Author: bpiotrowski
Revision: 208592

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-03-24 15:32:13 UTC (rev 208591)
+++ extra-i686/PKGBUILD 2014-03-24 15:32:22 UTC (rev 208592)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/PKGBUILD (from rev 208591, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-24 15:32:22 UTC (rev 208592)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('471bef887e92437914a7e1f75570')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-03-24 15:32:13 UTC (rev 208591)
+++ extra-x86_64/PKGBUILD   2014-03-24 15:32:22 UTC (rev 208592)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 208591, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-03-24 15:32:22 UTC (rev 208592)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('471bef887e92437914a7e1f75570')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}



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

2014-03-09 Thread Laurent Carlier
Date: Sunday, March 9, 2014 @ 22:12:42
  Author: lcarlier
Revision: 207458

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

Added:
  libva/repos/extra-i686/PKGBUILD
(from rev 207457, libva/trunk/PKGBUILD)
  libva/repos/extra-x86_64/PKGBUILD
(from rev 207457, libva/trunk/PKGBUILD)
Deleted:
  libva/repos/extra-i686/PKGBUILD
  libva/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-03-09 21:12:29 UTC (rev 207457)
+++ extra-i686/PKGBUILD 2014-03-09 21:12:42 UTC (rev 207458)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/PKGBUILD (from rev 207457, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-09 21:12:42 UTC (rev 207458)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.2.1
+pkgrel=2
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-03-09 21:12:29 UTC (rev 207457)
+++ extra-x86_64/PKGBUILD   2014-03-09 21:12:42 UTC (rev 207458)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 207457, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-03-09 21:12:42 UTC (rev 207458)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.2.1
+pkgrel=2
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-06-27 Thread Jan Steffens
Date: Thursday, June 27, 2013 @ 14:36:37
  Author: heftig
Revision: 188963

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-27 12:35:46 UTC (rev 188962)
+++ extra-i686/PKGBUILD 2013-06-27 12:36:37 UTC (rev 188963)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-options=('!libtool')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/PKGBUILD (from rev 188962, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-27 12:36:37 UTC (rev 188963)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-27 12:35:46 UTC (rev 188962)
+++ extra-x86_64/PKGBUILD   2013-06-27 12:36:37 UTC (rev 188963)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-options=('!libtool')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 188962, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-27 12:36:37 UTC (rev 188963)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYIN

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

2013-04-09 Thread Ionuț Mircea Bîru
Date: Tuesday, April 9, 2013 @ 20:35:29
  Author: ioni
Revision: 182375

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-09 18:34:37 UTC (rev 182374)
+++ extra-i686/PKGBUILD 2013-04-09 18:35:29 UTC (rev 182375)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-options=('!libtool')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('af6e912ea86a6378992f5783390ab9cb8e5cadf9')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-i686/PKGBUILD (from rev 182374, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-04-09 18:35:29 UTC (rev 182375)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-09 18:34:37 UTC (rev 182374)
+++ extra-x86_64/PKGBUILD   2013-04-09 18:35:29 UTC (rev 182375)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-
-pkgname=libva
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Video Acceleration (VA) API for Linux"
-arch=('i686' 'x86_64')
-url="http://freedesktop.org/wiki/Software/vaapi";
-license=('MIT')
-depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards')
-options=('!libtool')
-source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('af6e912ea86a6378992f5783390ab9cb8e5cadf9')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -m644 -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 182374, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-04-09 18:35:29 UTC (rev 182375)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru 
+
+pkgname=libva
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="Video Acceleration (VA) API for Linux"
+arch=('i686' 'x86_64')
+url="http://freedesktop.org/wiki/Software/vaapi";
+license=('MIT')
+depends=('libegl' 'libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -m644 -D COPYING "