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

Jan Steffens heftig at nymeria.archlinux.org
Mon Sep 30 23:41:17 UTC 2013


    Date: Tuesday, October 1, 2013 @ 01:41:16
  Author: heftig
Revision: 97902

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

Added:
  quvi/repos/community-testing-i686/PKGBUILD
    (from rev 97900, quvi/trunk/PKGBUILD)
  quvi/repos/community-testing-x86_64/PKGBUILD
    (from rev 97901, quvi/trunk/PKGBUILD)
Deleted:
  quvi/repos/community-testing-i686/PKGBUILD
  quvi/repos/community-testing-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   56 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   28 ------------------
 community-testing-x86_64/PKGBUILD |   28 ------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2013-09-30 23:41:01 UTC (rev 97901)
+++ community-testing-i686/PKGBUILD	2013-09-30 23:41:16 UTC (rev 97902)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: joyfulgirl at archlinux.us
-
-pkgname=quvi
-pkgver=0.9.3.1
-pkgrel=1
-pkgdesc='Command-line tool for parsing video download links.'
-arch=('i686' 'x86_64')
-url='http://quvi.sourceforge.net/'
-license=('LGPL')
-depends=('libquvi')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('24b3173f8662a6bb33d9a8a58662764f'
-         'SKIP')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: quvi/repos/community-testing-i686/PKGBUILD (from rev 97900, quvi/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2013-09-30 23:41:16 UTC (rev 97902)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: joyfulgirl at archlinux.us
+
+pkgname=quvi
+pkgver=0.9.3.1
+pkgrel=2
+pkgdesc='Command-line tool for parsing video download links.'
+arch=('i686' 'x86_64')
+url='http://quvi.sourceforge.net/'
+license=('AGPL3')
+depends=('libquvi')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('24b3173f8662a6bb33d9a8a58662764f'
+         'SKIP')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2013-09-30 23:41:01 UTC (rev 97901)
+++ community-testing-x86_64/PKGBUILD	2013-09-30 23:41:16 UTC (rev 97902)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: joyfulgirl at archlinux.us
-
-pkgname=quvi
-pkgver=0.9.3.1
-pkgrel=1
-pkgdesc='Command-line tool for parsing video download links.'
-arch=('i686' 'x86_64')
-url='http://quvi.sourceforge.net/'
-license=('LGPL')
-depends=('libquvi')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('24b3173f8662a6bb33d9a8a58662764f'
-         'SKIP')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: quvi/repos/community-testing-x86_64/PKGBUILD (from rev 97901, quvi/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2013-09-30 23:41:16 UTC (rev 97902)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: joyfulgirl at archlinux.us
+
+pkgname=quvi
+pkgver=0.9.3.1
+pkgrel=2
+pkgdesc='Command-line tool for parsing video download links.'
+arch=('i686' 'x86_64')
+url='http://quvi.sourceforge.net/'
+license=('AGPL3')
+depends=('libquvi')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('24b3173f8662a6bb33d9a8a58662764f'
+         'SKIP')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list