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

Jan de Groot jgc at nymeria.archlinux.org
Tue Oct 22 07:58:27 UTC 2013


    Date: Tuesday, October 22, 2013 @ 09:58:26
  Author: jgc
Revision: 197115

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

Added:
  libavc1394/repos/extra-i686/PKGBUILD
    (from rev 197114, libavc1394/trunk/PKGBUILD)
  libavc1394/repos/extra-x86_64/PKGBUILD
    (from rev 197114, libavc1394/trunk/PKGBUILD)
Deleted:
  libavc1394/repos/extra-i686/PKGBUILD
  libavc1394/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   52 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   26 ------------------------
 extra-x86_64/PKGBUILD |   26 ------------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-22 07:58:20 UTC (rev 197114)
+++ extra-i686/PKGBUILD	2013-10-22 07:58:26 UTC (rev 197115)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Robert Emil Berge <robert at rebi.no>
-
-pkgname=libavc1394
-pkgver=0.5.4
-pkgrel=1
-pkgdesc="A library to control A/V devices using the 1394ta AV/C commands."
-arch=("i686" "x86_64")
-url="http://sourceforge.net/projects/libavc1394/"
-license=('LGPL')
-depends=('libraw1394')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/libavc1394/${pkgname}-${pkgver}.tar.gz")
-md5sums=('caf0db059d8b8d35d6f08e6c0e1c7dfe')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libavc1394/repos/extra-i686/PKGBUILD (from rev 197114, libavc1394/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-22 07:58:26 UTC (rev 197115)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+# Contributor: Robert Emil Berge <robert at rebi.no>
+
+pkgname=libavc1394
+pkgver=0.5.4
+pkgrel=2
+pkgdesc="A library to control A/V devices using the 1394ta AV/C commands."
+arch=("i686" "x86_64")
+url="http://sourceforge.net/projects/libavc1394/"
+license=('LGPL')
+depends=('libraw1394')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/libavc1394/${pkgname}-${pkgver}.tar.gz")
+md5sums=('caf0db059d8b8d35d6f08e6c0e1c7dfe')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-22 07:58:20 UTC (rev 197114)
+++ extra-x86_64/PKGBUILD	2013-10-22 07:58:26 UTC (rev 197115)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Robert Emil Berge <robert at rebi.no>
-
-pkgname=libavc1394
-pkgver=0.5.4
-pkgrel=1
-pkgdesc="A library to control A/V devices using the 1394ta AV/C commands."
-arch=("i686" "x86_64")
-url="http://sourceforge.net/projects/libavc1394/"
-license=('LGPL')
-depends=('libraw1394')
-options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/libavc1394/${pkgname}-${pkgver}.tar.gz")
-md5sums=('caf0db059d8b8d35d6f08e6c0e1c7dfe')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libavc1394/repos/extra-x86_64/PKGBUILD (from rev 197114, libavc1394/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-22 07:58:26 UTC (rev 197115)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: damir <damir at archlinux.org>
+# Contributor: Robert Emil Berge <robert at rebi.no>
+
+pkgname=libavc1394
+pkgver=0.5.4
+pkgrel=2
+pkgdesc="A library to control A/V devices using the 1394ta AV/C commands."
+arch=("i686" "x86_64")
+url="http://sourceforge.net/projects/libavc1394/"
+license=('LGPL')
+depends=('libraw1394')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/libavc1394/${pkgname}-${pkgver}.tar.gz")
+md5sums=('caf0db059d8b8d35d6f08e6c0e1c7dfe')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list