[arch-commits] Commit in libvdpau-va-gl/repos (4 files)

Antonio Rojas arojas at archlinux.org
Sat Mar 5 22:51:27 UTC 2016


    Date: Saturday, March 5, 2016 @ 23:51:27
  Author: arojas
Revision: 165182

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

Added:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
    (from rev 165181, libvdpau-va-gl/trunk/PKGBUILD)
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD
    (from rev 165181, libvdpau-va-gl/trunk/PKGBUILD)
Deleted:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-03-05 22:50:45 UTC (rev 165181)
+++ community-i686/PKGBUILD	2016-03-05 22:51:27 UTC (rev 165182)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Behem0th <grantipak at gmail.com>
-
-pkgname=libvdpau-va-gl
-pkgver=0.3.4
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=($url/archive/v$pkgver.tar.gz)
-md5sums=('09ceb2f75eafccc9b002d35ede0de6a5')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-i686/PKGBUILD (from rev 165181, libvdpau-va-gl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-03-05 22:51:27 UTC (rev 165182)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Behem0th <grantipak at gmail.com>
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.5
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+md5sums=('a3323ea96c7b91a5ba4379aa906778bb')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-03-05 22:50:45 UTC (rev 165181)
+++ community-x86_64/PKGBUILD	2016-03-05 22:51:27 UTC (rev 165182)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Behem0th <grantipak at gmail.com>
-
-pkgname=libvdpau-va-gl
-pkgver=0.3.4
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=($url/archive/v$pkgver.tar.gz)
-md5sums=('09ceb2f75eafccc9b002d35ede0de6a5')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-x86_64/PKGBUILD (from rev 165181, libvdpau-va-gl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-03-05 22:51:27 UTC (rev 165182)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Behem0th <grantipak at gmail.com>
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.5
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+md5sums=('a3323ea96c7b91a5ba4379aa906778bb')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list