[arch-commits] Commit in libvisual/repos (4 files)
Felix Yan
fyan at nymeria.archlinux.org
Tue Jul 1 11:07:11 UTC 2014
Date: Tuesday, July 1, 2014 @ 13:07:11
Author: fyan
Revision: 216003
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libvisual/repos/extra-i686/PKGBUILD
(from rev 216002, libvisual/trunk/PKGBUILD)
libvisual/repos/extra-x86_64/PKGBUILD
(from rev 216002, libvisual/trunk/PKGBUILD)
Deleted:
libvisual/repos/extra-i686/PKGBUILD
libvisual/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 24 ------------------------
extra-x86_64/PKGBUILD | 24 ------------------------
3 files changed, 48 insertions(+), 48 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-07-01 11:05:16 UTC (rev 216002)
+++ extra-i686/PKGBUILD 2014-07-01 11:07:11 UTC (rev 216003)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=libvisual
-pkgver=0.4.0
-pkgrel=4
-pkgdesc="Abstraction library that comes between applications and audio visualisation plugins"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/libvisual/"
-license=('LGPL')
-source=("http://downloads.sourceforge.net/sourceforge/libvisual/libvisual-${pkgver}.tar.gz")
-md5sums=('f4e78547c79ea8a8ad111cf8b85011bb')
-
-build()
-{
- cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libvisual/repos/extra-i686/PKGBUILD (from rev 216002, libvisual/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-01 11:07:11 UTC (rev 216003)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:
+
+pkgname=libvisual
+pkgver=0.4.0
+pkgrel=5
+pkgdesc="Abstraction library that comes between applications and audio visualisation plugins"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/libvisual/"
+license=('LGPL')
+source=("http://downloads.sourceforge.net/sourceforge/libvisual/libvisual-${pkgver}.tar.gz")
+md5sums=('f4e78547c79ea8a8ad111cf8b85011bb')
+
+build()
+{
+ cd ${srcdir}/${pkgname}-${pkgver}
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2014-07-01 11:05:16 UTC (rev 216002)
+++ extra-x86_64/PKGBUILD 2014-07-01 11:07:11 UTC (rev 216003)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=libvisual
-pkgver=0.4.0
-pkgrel=4
-pkgdesc="Abstraction library that comes between applications and audio visualisation plugins"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/libvisual/"
-license=('LGPL')
-source=("http://downloads.sourceforge.net/sourceforge/libvisual/libvisual-${pkgver}.tar.gz")
-md5sums=('f4e78547c79ea8a8ad111cf8b85011bb')
-
-build()
-{
- cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: libvisual/repos/extra-x86_64/PKGBUILD (from rev 216002, libvisual/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-07-01 11:07:11 UTC (rev 216003)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:
+
+pkgname=libvisual
+pkgver=0.4.0
+pkgrel=5
+pkgdesc="Abstraction library that comes between applications and audio visualisation plugins"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/libvisual/"
+license=('LGPL')
+source=("http://downloads.sourceforge.net/sourceforge/libvisual/libvisual-${pkgver}.tar.gz")
+md5sums=('f4e78547c79ea8a8ad111cf8b85011bb')
+
+build()
+{
+ cd ${srcdir}/${pkgname}-${pkgver}
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
More information about the arch-commits
mailing list