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

Giovanni Scafora giovanni at nymeria.archlinux.org
Wed Feb 19 16:43:37 UTC 2014


    Date: Wednesday, February 19, 2014 @ 17:43:36
  Author: giovanni
Revision: 105940

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

Added:
  guvcview/repos/community-i686/PKGBUILD
    (from rev 105939, guvcview/trunk/PKGBUILD)
  guvcview/repos/community-x86_64/PKGBUILD
    (from rev 105939, guvcview/trunk/PKGBUILD)
Deleted:
  guvcview/repos/community-i686/PKGBUILD
  guvcview/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-19 16:43:29 UTC (rev 105939)
+++ community-i686/PKGBUILD	2014-02-19 16:43:36 UTC (rev 105940)
@@ -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.2
-pkgrel=1
-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=('93fa335e6ce52bb730541d5280ed0dad')
-
-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-i686/PKGBUILD (from rev 105939, guvcview/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-19 16:43:36 UTC (rev 105940)
@@ -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.3
+pkgrel=1
+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=('f9c510ed9908a8d20ca27099aca948a7')
+
+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-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-02-19 16:43:29 UTC (rev 105939)
+++ community-x86_64/PKGBUILD	2014-02-19 16:43:36 UTC (rev 105940)
@@ -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.2
-pkgrel=1
-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=('93fa335e6ce52bb730541d5280ed0dad')
-
-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-x86_64/PKGBUILD (from rev 105939, guvcview/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-19 16:43:36 UTC (rev 105940)
@@ -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.3
+pkgrel=1
+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=('f9c510ed9908a8d20ca27099aca948a7')
+
+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