Date: Thursday, November 21, 2013 @ 02:26:16
  Author: allan
Revision: 200001

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-11-21 01:25:05 UTC (rev 200000)
+++ extra-i686/PKGBUILD 2013-11-21 01:26:16 UTC (rev 200001)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <[email protected]>
-# Contributor: Jason Chu <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Stephen Caraher <[email protected]>
-
-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')
-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
-}

Copied: libiec61883/repos/extra-i686/PKGBUILD (from rev 200000, 
libiec61883/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:26:16 UTC (rev 200001)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <[email protected]>
+# Contributor: Jason Chu <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Stephen Caraher <[email protected]>
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=4
+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')
+source=("https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
+
+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       2013-11-21 01:25:05 UTC (rev 200000)
+++ extra-x86_64/PKGBUILD       2013-11-21 01:26:16 UTC (rev 200001)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <[email protected]>
-# Contributor: Jason Chu <[email protected]>
-# Contributor: Jaroslaw Swierczynski <[email protected]>
-# Contributor: Stephen Caraher <[email protected]>
-
-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')
-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
-}

Copied: libiec61883/repos/extra-x86_64/PKGBUILD (from rev 200000, 
libiec61883/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2013-11-21 01:26:16 UTC (rev 200001)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <[email protected]>
+# Contributor: Jason Chu <[email protected]>
+# Contributor: Jaroslaw Swierczynski <[email protected]>
+# Contributor: Stephen Caraher <[email protected]>
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=4
+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')
+source=("https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz";)
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to