[arch-commits] Commit in v4l-utils/trunk (PKGBUILD)
Thomas Bächler
thomas at nymeria.archlinux.org
Sat May 4 14:56:15 UTC 2013
Date: Saturday, May 4, 2013 @ 16:56:14
Author: thomas
Revision: 184232
upgpkg: v4l-utils 0.9.5-1
Modified:
v4l-utils/trunk/PKGBUILD
----------+
PKGBUILD | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-04 14:38:51 UTC (rev 184231)
+++ PKGBUILD 2013-05-04 14:56:14 UTC (rev 184232)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=v4l-utils
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.5
+pkgrel=1
pkgdesc="Userspace tools and conversion library for Video 4 Linux"
arch=('i686' 'x86_64')
url="http://freshmeat.net/projects/libv4l"
@@ -16,13 +16,11 @@
depends=('glibc' 'gcc-libs' 'sysfsutils' 'libjpeg-turbo')
source=(http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2
http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2.asc)
-sha256sums=('502db0d865a392d87bff22c4f3bcfb3d0755937b1c18496edd941fd2d1784a3d'
- '120388a92c3b720bd82e7617a908f3f7e1071d3b9075e9b537b7c60fc3575b08')
+sha256sums=('6c9f1be981d5763069e0969ebe426c39da5a7d738865367e390e3b486f1b502c'
+ 'SKIP')
options=(!libtool)
build() {
- . /etc/profile.d/qt4.sh
-
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr --sysconfdir=/etc
More information about the arch-commits
mailing list