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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jan 19 11:58:46 UTC 2014


    Date: Sunday, January 19, 2014 @ 12:58:46
  Author: bpiotrowski
Revision: 104360

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-19 11:58:34 UTC (rev 104359)
+++ community-i686/PKGBUILD	2014-01-19 11:58:46 UTC (rev 104360)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Behem0th <grantipak at gmail.com>
-
-pkgname=libvdpau-va-gl
-pkgver=0.2.1
-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=('https://github.com/i-rinat/${pkgname}/archive/v'${pkgver}'.zip')
-md5sums=('bb14c2ec9763c025b1abde96df845512')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-i686/PKGBUILD (from rev 104359, libvdpau-va-gl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-19 11:58:46 UTC (rev 104360)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Behem0th <grantipak at gmail.com>
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.0
+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=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('acf90bcedd6faa2d36930f03c4986878')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-19 11:58:34 UTC (rev 104359)
+++ community-x86_64/PKGBUILD	2014-01-19 11:58:46 UTC (rev 104360)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Behem0th <grantipak at gmail.com>
-
-pkgname=libvdpau-va-gl
-pkgver=0.2.1
-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=('https://github.com/i-rinat/${pkgname}/archive/v'${pkgver}'.zip')
-md5sums=('bb14c2ec9763c025b1abde96df845512')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libvdpau-va-gl/repos/community-x86_64/PKGBUILD (from rev 104359, libvdpau-va-gl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-19 11:58:46 UTC (rev 104360)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Behem0th <grantipak at gmail.com>
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.0
+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=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('acf90bcedd6faa2d36930f03c4986878')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list