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

Giovanni Scafora giovanni at archlinux.org
Thu Dec 1 16:55:03 UTC 2011


    Date: Thursday, December 1, 2011 @ 11:55:03
  Author: giovanni
Revision: 144006

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-12-01 16:54:35 UTC (rev 144005)
+++ extra-i686/PKGBUILD	2011-12-01 16:55:03 UTC (rev 144006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Jason Chu <jason at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at juvepoland.com>
-# Contributor: Stephen Caraher <moskvax at gmail.com>
-
-pkgname=libiec61883
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
-arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/linux/libs/ieee1394/"
-license=('LGPL')
-depends=('libraw1394')
-options=('!libtool')
-source=(http://www.kernel.org/pub/linux/libs/ieee1394//${pkgname}-${pkgver}.tar.gz)
-md5sums=('8af39fff74988073c3ad53fbab147da9')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: libiec61883/repos/extra-i686/PKGBUILD (from rev 144005, libiec61883/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-12-01 16:55:03 UTC (rev 144006)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Jason Chu <jason at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at juvepoland.com>
+# Contributor: Stephen Caraher <moskvax at gmail.com>
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=3
+pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
+arch=('i686' 'x86_64')
+url="http://www.kernel.org/pub/linux/libs/ieee1394/"
+license=('LGPL')
+depends=('libraw1394')
+options=('!libtool')
+source=("http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz")
+md5sums=('8af39fff74988073c3ad53fbab147da9')
+
+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	2011-12-01 16:54:35 UTC (rev 144005)
+++ extra-x86_64/PKGBUILD	2011-12-01 16:55:03 UTC (rev 144006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Jason Chu <jason at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at juvepoland.com>
-# Contributor: Stephen Caraher <moskvax at gmail.com>
-
-pkgname=libiec61883
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
-arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/linux/libs/ieee1394/"
-license=('LGPL')
-depends=('libraw1394')
-options=('!libtool')
-source=(http://www.kernel.org/pub/linux/libs/ieee1394//${pkgname}-${pkgver}.tar.gz)
-md5sums=('8af39fff74988073c3ad53fbab147da9')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: libiec61883/repos/extra-x86_64/PKGBUILD (from rev 144005, libiec61883/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-01 16:55:03 UTC (rev 144006)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Jason Chu <jason at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at juvepoland.com>
+# Contributor: Stephen Caraher <moskvax at gmail.com>
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=3
+pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
+arch=('i686' 'x86_64')
+url="http://www.kernel.org/pub/linux/libs/ieee1394/"
+license=('LGPL')
+depends=('libraw1394')
+options=('!libtool')
+source=("http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz")
+md5sums=('8af39fff74988073c3ad53fbab147da9')
+
+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