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

Gaetan Bisson bisson at archlinux.org
Sun Nov 8 22:59:33 UTC 2015


    Date: Sunday, November 8, 2015 @ 23:59:33
  Author: bisson
Revision: 146407

db-move: moved subsurface-libdc from [community-testing] to [community] (i686, x86_64)

Added:
  subsurface-libdc/repos/community-i686/PKGBUILD
    (from rev 146406, subsurface-libdc/repos/community-testing-i686/PKGBUILD)
  subsurface-libdc/repos/community-x86_64/PKGBUILD
    (from rev 146406, subsurface-libdc/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  subsurface-libdc/repos/community-i686/PKGBUILD
  subsurface-libdc/repos/community-testing-i686/
  subsurface-libdc/repos/community-testing-x86_64/
  subsurface-libdc/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-08 22:59:31 UTC (rev 146406)
+++ community-i686/PKGBUILD	2015-11-08 22:59:33 UTC (rev 146407)
@@ -1,33 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne <fboulogne at april dot org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.1
-pkgrel=1
-pkgdesc='Library for communication with dive computers'
-url='http://git.subsurface-divelog.org/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
-sha1sums=('604fd43901a60fa05cee6a1bf57a4320c43608bf')
-
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
-build() {
-	cd "${srcdir}/${_pkgname}-${pkgver}"
-	autoreconf --install
-	./configure \
-		--prefix=/usr \
-		--program-prefix=libdc- \
-
-	make
-}
-
-package() {
-	cd "${srcdir}/${_pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: subsurface-libdc/repos/community-i686/PKGBUILD (from rev 146406, subsurface-libdc/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-08 22:59:33 UTC (rev 146407)
@@ -0,0 +1,33 @@
+# $Id$
+# Contributor: Francois Boulogne <fboulogne at april dot org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=subsurface-libdc
+_pkgname=libdivecomputer-subsurface-branch
+pkgver=4.5.2
+pkgrel=1
+pkgdesc='Library for communication with dive computers'
+url='http://git.subsurface-divelog.org/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
+sha1sums=('d9a1e4480a2e2f558372d497b0ad588c758583eb')
+
+conflicts=('libdivecomputer')
+provides=('libdivecomputer')
+replaces=('libdivecomputer')
+
+build() {
+	cd "${srcdir}/${_pkgname}-${pkgver}"
+	autoreconf --install
+	./configure \
+		--prefix=/usr \
+		--program-prefix=libdc- \
+
+	make
+}
+
+package() {
+	cd "${srcdir}/${_pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-08 22:59:31 UTC (rev 146406)
+++ community-x86_64/PKGBUILD	2015-11-08 22:59:33 UTC (rev 146407)
@@ -1,33 +0,0 @@
-# $Id$
-# Contributor: Francois Boulogne <fboulogne at april dot org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.1
-pkgrel=1
-pkgdesc='Library for communication with dive computers'
-url='http://git.subsurface-divelog.org/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
-sha1sums=('604fd43901a60fa05cee6a1bf57a4320c43608bf')
-
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
-build() {
-	cd "${srcdir}/${_pkgname}-${pkgver}"
-	autoreconf --install
-	./configure \
-		--prefix=/usr \
-		--program-prefix=libdc- \
-
-	make
-}
-
-package() {
-	cd "${srcdir}/${_pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: subsurface-libdc/repos/community-x86_64/PKGBUILD (from rev 146406, subsurface-libdc/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-08 22:59:33 UTC (rev 146407)
@@ -0,0 +1,33 @@
+# $Id$
+# Contributor: Francois Boulogne <fboulogne at april dot org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=subsurface-libdc
+_pkgname=libdivecomputer-subsurface-branch
+pkgver=4.5.2
+pkgrel=1
+pkgdesc='Library for communication with dive computers'
+url='http://git.subsurface-divelog.org/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
+sha1sums=('d9a1e4480a2e2f558372d497b0ad588c758583eb')
+
+conflicts=('libdivecomputer')
+provides=('libdivecomputer')
+replaces=('libdivecomputer')
+
+build() {
+	cd "${srcdir}/${_pkgname}-${pkgver}"
+	autoreconf --install
+	./configure \
+		--prefix=/usr \
+		--program-prefix=libdc- \
+
+	make
+}
+
+package() {
+	cd "${srcdir}/${_pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list