[arch-commits] Commit in guvcview/repos (4 files)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Mon Jul 22 17:15:02 UTC 2013
Date: Monday, July 22, 2013 @ 19:15:01
Author: giovanni
Revision: 94405
archrelease: copy trunk to community-staging-i686, community-staging-x86_64
Added:
guvcview/repos/community-staging-i686/PKGBUILD
(from rev 94404, guvcview/trunk/PKGBUILD)
guvcview/repos/community-staging-x86_64/PKGBUILD
(from rev 94404, guvcview/trunk/PKGBUILD)
Deleted:
guvcview/repos/community-staging-i686/PKGBUILD
guvcview/repos/community-staging-x86_64/PKGBUILD
-----------------------------------+
/PKGBUILD | 62 ++++++++++++++++++++++++++++++++++++
community-staging-i686/PKGBUILD | 31 ------------------
community-staging-x86_64/PKGBUILD | 31 ------------------
3 files changed, 62 insertions(+), 62 deletions(-)
Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD 2013-07-22 17:14:53 UTC (rev 94404)
+++ community-staging-i686/PKGBUILD 2013-07-22 17:15:01 UTC (rev 94405)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Maxwell Pray a.k.a. Synthead <synthead at gmail.com>
-
-pkgname=guvcview
-pkgver=1.7.0
-pkgrel=3
-pkgdesc="A video viewer and capturer for the linux uvc driver"
-arch=('i686' 'x86_64')
-url="http://guvcview.sourceforge.net/"
-license=('GPL')
-depends=('portaudio' 'ffmpeg' 'gtk3')
-makedepends=('pkg-config' 'intltool')
-optdepends=('pulseaudio: for PulseAudio support')
-options=('!docs')
-source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
-md5sums=('fe141fe2fe2a16df69f7866c27334a56')
-
-build() {
- cd "${srcdir}/${pkgname}-src-${pkgver}"
-
- ./configure --prefix=/usr \
- --disable-debian-menu
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-src-${pkgver}"
-
- make DESTDIR="${pkgdir}" install
-}
Copied: guvcview/repos/community-staging-i686/PKGBUILD (from rev 94404, guvcview/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-22 17:15:01 UTC (rev 94405)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Maxwell Pray a.k.a. Synthead <synthead at gmail.com>
+
+pkgname=guvcview
+pkgver=1.7.1
+pkgrel=2
+pkgdesc="A video viewer and capturer for the linux uvc driver"
+arch=('i686' 'x86_64')
+url="http://guvcview.sourceforge.net/"
+license=('GPL')
+depends=('portaudio' 'ffmpeg' 'gtk3')
+makedepends=('pkg-config' 'intltool')
+optdepends=('pulseaudio: for PulseAudio support')
+options=('!docs')
+source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
+md5sums=('5ca1b9c89d2b9370ee203dcc24efd695')
+
+build() {
+ cd "${srcdir}/${pkgname}-src-${pkgver}"
+
+ ./configure --prefix=/usr \
+ --disable-debian-menu
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-src-${pkgver}"
+
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD 2013-07-22 17:14:53 UTC (rev 94404)
+++ community-staging-x86_64/PKGBUILD 2013-07-22 17:15:01 UTC (rev 94405)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Maxwell Pray a.k.a. Synthead <synthead at gmail.com>
-
-pkgname=guvcview
-pkgver=1.7.0
-pkgrel=3
-pkgdesc="A video viewer and capturer for the linux uvc driver"
-arch=('i686' 'x86_64')
-url="http://guvcview.sourceforge.net/"
-license=('GPL')
-depends=('portaudio' 'ffmpeg' 'gtk3')
-makedepends=('pkg-config' 'intltool')
-optdepends=('pulseaudio: for PulseAudio support')
-options=('!docs')
-source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
-md5sums=('fe141fe2fe2a16df69f7866c27334a56')
-
-build() {
- cd "${srcdir}/${pkgname}-src-${pkgver}"
-
- ./configure --prefix=/usr \
- --disable-debian-menu
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-src-${pkgver}"
-
- make DESTDIR="${pkgdir}" install
-}
Copied: guvcview/repos/community-staging-x86_64/PKGBUILD (from rev 94404, guvcview/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD (rev 0)
+++ community-staging-x86_64/PKGBUILD 2013-07-22 17:15:01 UTC (rev 94405)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Maxwell Pray a.k.a. Synthead <synthead at gmail.com>
+
+pkgname=guvcview
+pkgver=1.7.1
+pkgrel=2
+pkgdesc="A video viewer and capturer for the linux uvc driver"
+arch=('i686' 'x86_64')
+url="http://guvcview.sourceforge.net/"
+license=('GPL')
+depends=('portaudio' 'ffmpeg' 'gtk3')
+makedepends=('pkg-config' 'intltool')
+optdepends=('pulseaudio: for PulseAudio support')
+options=('!docs')
+source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
+md5sums=('5ca1b9c89d2b9370ee203dcc24efd695')
+
+build() {
+ cd "${srcdir}/${pkgname}-src-${pkgver}"
+
+ ./configure --prefix=/usr \
+ --disable-debian-menu
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-src-${pkgver}"
+
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list