[arch-commits] Commit in libquvi/repos (6 files)

Eric Bélanger eric at archlinux.org
Wed Dec 12 00:31:55 UTC 2012


    Date: Tuesday, December 11, 2012 @ 19:31:54
  Author: eric
Revision: 173175

db-move: moved libquvi from [testing] to [extra] (i686, x86_64)

Added:
  libquvi/repos/extra-i686/PKGBUILD
    (from rev 173168, libquvi/repos/testing-i686/PKGBUILD)
  libquvi/repos/extra-x86_64/PKGBUILD
    (from rev 173168, libquvi/repos/testing-x86_64/PKGBUILD)
Deleted:
  libquvi/repos/extra-i686/PKGBUILD
  libquvi/repos/extra-x86_64/PKGBUILD
  libquvi/repos/testing-i686/
  libquvi/repos/testing-x86_64/

-----------------------+
 extra-i686/PKGBUILD   |   56 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   56 ++++++++++++++++++++++++------------------------
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-12-12 00:31:52 UTC (rev 173174)
+++ extra-i686/PKGBUILD	2012-12-12 00:31:54 UTC (rev 173175)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=libquvi
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='Library for parsing video download links.'
-arch=('i686' 'x86_64')
-url='http://quvi.sourceforge.net/'
-license=('LGPL')
-depends=('libquvi-scripts' 'curl' 'lua')
-conflicts=('quvi<0.4.0')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('a5fa8860c23655a529b3166f6e25c83a'
-         'cc7f15518f8ab2fc134bc64f0e9d584b')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libquvi/repos/extra-i686/PKGBUILD (from rev 173168, libquvi/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-12-12 00:31:54 UTC (rev 173175)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+
+pkgname=libquvi
+pkgver=0.4.1
+pkgrel=2
+pkgdesc='Library for parsing video download links.'
+arch=('i686' 'x86_64')
+url='http://quvi.sourceforge.net/'
+license=('LGPL')
+depends=('libquvi-scripts' 'curl' 'lua')
+conflicts=('quvi<0.4.0')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('a5fa8860c23655a529b3166f6e25c83a'
+         'cc7f15518f8ab2fc134bc64f0e9d584b')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-12-12 00:31:52 UTC (rev 173174)
+++ extra-x86_64/PKGBUILD	2012-12-12 00:31:54 UTC (rev 173175)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-
-pkgname=libquvi
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='Library for parsing video download links.'
-arch=('i686' 'x86_64')
-url='http://quvi.sourceforge.net/'
-license=('LGPL')
-depends=('libquvi-scripts' 'curl' 'lua')
-conflicts=('quvi<0.4.0')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('a5fa8860c23655a529b3166f6e25c83a'
-         'cc7f15518f8ab2fc134bc64f0e9d584b')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libquvi/repos/extra-x86_64/PKGBUILD (from rev 173168, libquvi/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-12-12 00:31:54 UTC (rev 173175)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+
+pkgname=libquvi
+pkgver=0.4.1
+pkgrel=2
+pkgdesc='Library for parsing video download links.'
+arch=('i686' 'x86_64')
+url='http://quvi.sourceforge.net/'
+license=('LGPL')
+depends=('libquvi-scripts' 'curl' 'lua')
+conflicts=('quvi<0.4.0')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('a5fa8860c23655a529b3166f6e25c83a'
+         'cc7f15518f8ab2fc134bc64f0e9d584b')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list