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

Jan de Groot jgc at archlinux.org
Sat Feb 18 11:38:30 UTC 2017


    Date: Saturday, February 18, 2017 @ 11:38:29
  Author: jgc
Revision: 289150

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-02-18 11:38:24 UTC (rev 289149)
+++ extra-i686/PKGBUILD	2017-02-18 11:38:29 UTC (rev 289150)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libdc1394
-pkgver=2.2.4
-pkgrel=1
-pkgdesc="High level programming interface to control IEEE 1394 based cameras"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://sourceforge.net/projects/libdc1394/"
-depends=('libraw1394' 'libusb')
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('620eb745d64b714c6009f3e6f2ba33ec')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdc1394/repos/extra-i686/PKGBUILD (from rev 289149, libdc1394/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-02-18 11:38:29 UTC (rev 289150)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libdc1394
+pkgver=2.2.5
+pkgrel=1
+pkgdesc="High level programming interface to control IEEE 1394 based cameras"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://sourceforge.net/projects/libdc1394/"
+depends=('libraw1394' 'libusb')
+options=('!emptydirs')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('350cc8d08aee5ffc4e1f3049e2e1c2bc6660642d424595157da97ab5b1263337')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-02-18 11:38:24 UTC (rev 289149)
+++ extra-x86_64/PKGBUILD	2017-02-18 11:38:29 UTC (rev 289150)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libdc1394
-pkgver=2.2.4
-pkgrel=1
-pkgdesc="High level programming interface to control IEEE 1394 based cameras"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://sourceforge.net/projects/libdc1394/"
-depends=('libraw1394' 'libusb')
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('620eb745d64b714c6009f3e6f2ba33ec')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdc1394/repos/extra-x86_64/PKGBUILD (from rev 289149, libdc1394/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-02-18 11:38:29 UTC (rev 289150)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libdc1394
+pkgver=2.2.5
+pkgrel=1
+pkgdesc="High level programming interface to control IEEE 1394 based cameras"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://sourceforge.net/projects/libdc1394/"
+depends=('libraw1394' 'libusb')
+options=('!emptydirs')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('350cc8d08aee5ffc4e1f3049e2e1c2bc6660642d424595157da97ab5b1263337')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list