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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Oct 21 12:28:31 UTC 2013


    Date: Monday, October 21, 2013 @ 14:28:31
  Author: tpowa
Revision: 196995

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-21 12:27:51 UTC (rev 196994)
+++ extra-i686/PKGBUILD	2013-10-21 12:28:31 UTC (rev 196995)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=libraw1394
-pkgver=2.1.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
-depends=('glibc')
-makedepends=('pkgconfig')
-url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
-options=(!libtool)
-source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0b3126d8158d156de9da2ff4d861c47857acc4318a7ac260258015a22071964f')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr 
-   make
-}
-
-package () {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: libraw1394/repos/extra-i686/PKGBUILD (from rev 196994, libraw1394/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-21 12:28:31 UTC (rev 196995)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=libraw1394
+pkgver=2.1.0
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
+depends=('glibc')
+makedepends=('pkgconfig')
+url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
+options=(!libtool)
+source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('0b3126d8158d156de9da2ff4d861c47857acc4318a7ac260258015a22071964f')
+
+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-10-21 12:27:51 UTC (rev 196994)
+++ extra-x86_64/PKGBUILD	2013-10-21 12:28:31 UTC (rev 196995)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=libraw1394
-pkgver=2.1.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
-depends=('glibc')
-makedepends=('pkgconfig')
-url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
-options=(!libtool)
-source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0b3126d8158d156de9da2ff4d861c47857acc4318a7ac260258015a22071964f')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr 
-   make
-}
-
-package () {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: libraw1394/repos/extra-x86_64/PKGBUILD (from rev 196994, libraw1394/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-21 12:28:31 UTC (rev 196995)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=libraw1394
+pkgver=2.1.0
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
+depends=('glibc')
+makedepends=('pkgconfig')
+url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
+options=(!libtool)
+source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('0b3126d8158d156de9da2ff4d861c47857acc4318a7ac260258015a22071964f')
+
+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