[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:55:16
  Author: arojas
Revision: 757813

Update to 4.9.8

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   24 ++--
 1 file changed, 10 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:54:58 UTC (rev 757812)
+++ PKGBUILD2020-11-19 21:55:16 UTC (rev 757813)
@@ -3,31 +3,27 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.6
-pkgrel=2
+pkgver=4.9.8
+pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('e9f1033e9963b5bfb77c45333773849abad5d915266081208c6565e085d65038')
+sha256sums=('0068c1026d6a000646b36df86eafd2a35e3196df54c9457e61458130272afe0f')
 
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
 prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   autoreconf --install
+  cd ${_pkgname}-${pkgver}
+  autoreconf --install
 }
 
 build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
+  cd ${_pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
 }
 
 package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
+  cd ${_pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-08-30 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 30, 2020 @ 10:50:48
  Author: foutrelis
Revision: 692657

upgpkg: subsurface-libdc 4.9.6-2: rebuild bisson's pkgs

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:50:47 UTC (rev 692656)
+++ PKGBUILD2020-08-30 10:50:48 UTC (rev 692657)
@@ -4,7 +4,7 @@
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
 pkgver=4.9.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-06-21 Thread Gaëtan Bisson via arch-commits
Date: Sunday, June 21, 2020 @ 08:16:08
  Author: bisson
Revision: 648776

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 08:11:56 UTC (rev 648775)
+++ PKGBUILD2020-06-21 08:16:08 UTC (rev 648776)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.5
+pkgver=4.9.6
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('c26ed61ccea46aca4d3fdada0b5eba35f4b9b63bff336a2f744889f29fd6a67d')
+sha256sums=('e9f1033e9963b5bfb77c45333773849abad5d915266081208c6565e085d65038')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-06-12 Thread Gaëtan Bisson via arch-commits
Date: Saturday, June 13, 2020 @ 01:43:09
  Author: bisson
Revision: 642681

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-12 22:21:44 UTC (rev 642680)
+++ PKGBUILD2020-06-13 01:43:09 UTC (rev 642681)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.4
+pkgver=4.9.5
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('74baf202a6a464d45fbb5957d91787f126e3775c649c0fd523ae99af4781f402')
+sha256sums=('c26ed61ccea46aca4d3fdada0b5eba35f4b9b63bff336a2f744889f29fd6a67d')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-05-03 Thread Gaëtan Bisson via arch-commits
Date: Sunday, May 3, 2020 @ 09:28:13
  Author: bisson
Revision: 624588

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-03 08:30:07 UTC (rev 624587)
+++ PKGBUILD2020-05-03 09:28:13 UTC (rev 624588)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.3
+pkgver=4.9.4
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('546b393d7eadfc0ed92139393b39072b7aa36d0ec5a677ad089c98ff6bc88336')
+sha256sums=('74baf202a6a464d45fbb5957d91787f126e3775c649c0fd523ae99af4781f402')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-09-11 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, September 11, 2019 @ 21:22:49
  Author: bisson
Revision: 509325

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:05:40 UTC (rev 509324)
+++ PKGBUILD2019-09-11 21:22:49 UTC (rev 509325)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('f8d771a06c57521e96803f884bb34cc0fed8f7abe278d41644776cdef0e06288')
+sha256sums=('546b393d7eadfc0ed92139393b39072b7aa36d0ec5a677ad089c98ff6bc88336')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-08-25 Thread Gaëtan Bisson via arch-commits
Date: Sunday, August 25, 2019 @ 06:21:53
  Author: bisson
Revision: 501643

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-25 01:22:38 UTC (rev 501642)
+++ PKGBUILD2019-08-25 06:21:53 UTC (rev 501643)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.1
+pkgver=4.9.2
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('d215e1aa1dea13f38a687127f5b1f80cf6ff11663a579d79284e759f27854a56')
+sha256sums=('f8d771a06c57521e96803f884bb34cc0fed8f7abe278d41644776cdef0e06288')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-08-01 Thread Gaëtan Bisson via arch-commits
Date: Thursday, August 1, 2019 @ 22:15:59
  Author: bisson
Revision: 496481

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 21:39:22 UTC (rev 496480)
+++ PKGBUILD2019-08-01 22:15:59 UTC (rev 496481)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('97396a9824c0c220537e67147b3f313df540e4264d9e514c776d2e85c6ffccf3')
+sha256sums=('d215e1aa1dea13f38a687127f5b1f80cf6ff11663a579d79284e759f27854a56')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-07-18 Thread Gaëtan Bisson via arch-commits
Date: Thursday, July 18, 2019 @ 20:37:34
  Author: bisson
Revision: 491927

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-18 20:32:54 UTC (rev 491926)
+++ PKGBUILD2019-07-18 20:37:34 UTC (rev 491927)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.6
+pkgver=4.9.0
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('0d9eb86da42ab178959586b5a40bb759290c89e3d6ce34091d738cd2c0724f99')
+sha256sums=('97396a9824c0c220537e67147b3f313df540e4264d9e514c776d2e85c6ffccf3')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-04-11 Thread Gaëtan Bisson via arch-commits
Date: Friday, April 12, 2019 @ 04:22:04
  Author: bisson
Revision: 451195

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-12 03:45:21 UTC (rev 451194)
+++ PKGBUILD2019-04-12 04:22:04 UTC (rev 451195)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.5
+pkgver=4.8.6
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('d45da439f2e5492e9a4455f3ec78a2725cb696565bd9e81f33c26c403eacc4e7')
+sha256sums=('0d9eb86da42ab178959586b5a40bb759290c89e3d6ce34091d738cd2c0724f99')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2019-01-24 Thread Gaëtan Bisson via arch-commits
Date: Thursday, January 24, 2019 @ 18:17:08
  Author: bisson
Revision: 427564

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-24 18:13:33 UTC (rev 427563)
+++ PKGBUILD2019-01-24 18:17:08 UTC (rev 427564)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.4
+pkgver=4.8.5
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('a23a92d25e4f1c4d079647154bf0b93482640b34310ea40844ac4cbc86a98d4c')
+sha256sums=('d45da439f2e5492e9a4455f3ec78a2725cb696565bd9e81f33c26c403eacc4e7')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-11-15 Thread Gaëtan Bisson via arch-commits
Date: Friday, November 16, 2018 @ 00:10:09
  Author: bisson
Revision: 407791

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-15 23:53:19 UTC (rev 407790)
+++ PKGBUILD2018-11-16 00:10:09 UTC (rev 407791)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.3
+pkgver=4.8.4
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('5e671182226a80410d4f5eeae0d28d9b649cc0a9cc43eb693f1a059ad283156b')
+sha256sums=('a23a92d25e4f1c4d079647154bf0b93482640b34310ea40844ac4cbc86a98d4c')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-09-29 Thread Gaëtan Bisson via arch-commits
Date: Sunday, September 30, 2018 @ 05:26:10
  Author: bisson
Revision: 388121

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-30 05:25:35 UTC (rev 388120)
+++ PKGBUILD2018-09-30 05:26:10 UTC (rev 388121)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.2
+pkgver=4.8.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('1ca4801e26768af9bb41363bc17971e249d7717be4143669ac2baa9c8a55f898')
+sha256sums=('5e671182226a80410d4f5eeae0d28d9b649cc0a9cc43eb693f1a059ad283156b')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-09-17 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, September 18, 2018 @ 03:36:21
  Author: bisson
Revision: 382876

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-18 03:35:17 UTC (rev 382875)
+++ PKGBUILD2018-09-18 03:36:21 UTC (rev 382876)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,15 +10,19 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('7e4bc836150cd82378d2a8b2a42d1e44dbac98d4aa69b6cf6e54a6eb1e02dff4')
+sha256sums=('1ca4801e26768af9bb41363bc17971e249d7717be4143669ac2baa9c8a55f898')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
 replaces=('libdivecomputer')
 
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   autoreconf --install
+}
+
 build() {
cd "${srcdir}/${_pkgname}-${pkgver}"
-   autoreconf --install
./configure --prefix=/usr
make
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-07-13 Thread Gaëtan Bisson via arch-commits
Date: Saturday, July 14, 2018 @ 04:39:58
  Author: bisson
Revision: 358882

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-14 03:50:56 UTC (rev 358881)
+++ PKGBUILD2018-07-14 04:39:58 UTC (rev 358882)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('f9b157b737b055255541f969ddffce9e6a27f56ddd488573f2f50478a677da99')
+sha256sums=('7e4bc836150cd82378d2a8b2a42d1e44dbac98d4aa69b6cf6e54a6eb1e02dff4')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-06-29 Thread Gaëtan Bisson via arch-commits
Date: Friday, June 29, 2018 @ 20:22:42
  Author: bisson
Revision: 347775

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-29 18:33:36 UTC (rev 347774)
+++ PKGBUILD2018-06-29 20:22:42 UTC (rev 347775)
@@ -4,14 +4,14 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.8
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('3ec4d68061f8a4ad988b2cefaadf1ea8f1a82adf84f146b9638185851180cdbe')
+sha256sums=('f9b157b737b055255541f969ddffce9e6a27f56ddd488573f2f50478a677da99')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-04-15 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 16, 2018 @ 02:43:26
  Author: bisson
Revision: 316459

free rebuild

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-15 21:44:09 UTC (rev 316458)
+++ PKGBUILD2018-04-16 02:43:26 UTC (rev 316459)
@@ -5,7 +5,7 @@
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
 pkgver=4.7.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-04-05 Thread Gaëtan Bisson via arch-commits
Date: Friday, April 6, 2018 @ 00:15:20
  Author: bisson
Revision: 314535

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-05 22:57:50 UTC (rev 314534)
+++ PKGBUILD2018-04-06 00:15:20 UTC (rev 314535)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.7
+pkgver=4.7.8
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('2228a216c183d65d2adca841bd4aef9abb4d6dc9df7ebf4682736081abc7c4b2')
+sha256sums=('3ec4d68061f8a4ad988b2cefaadf1ea8f1a82adf84f146b9638185851180cdbe')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2018-02-10 Thread Gaëtan Bisson via arch-commits
Date: Sunday, February 11, 2018 @ 05:26:38
  Author: bisson
Revision: 291770

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-11 05:26:37 UTC (rev 291769)
+++ PKGBUILD2018-02-11 05:26:38 UTC (rev 291770)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.6
+pkgver=4.7.7
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('571f2c730dc1b920526050aa9f69753987a774fb7f9951fb7ad222e510aaee0e')
+sha256sums=('2228a216c183d65d2adca841bd4aef9abb4d6dc9df7ebf4682736081abc7c4b2')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-12-30 Thread Gaëtan Bisson via arch-commits
Date: Saturday, December 30, 2017 @ 14:02:57
  Author: bisson
Revision: 277161

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-30 13:10:48 UTC (rev 277160)
+++ PKGBUILD2017-12-30 14:02:57 UTC (rev 277161)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.5
+pkgver=4.7.6
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('9d485965e8c0e5d31f56ccbc6ebcd5c689d7db9ad6a34e1d3564f9c35eb54ff7')
+sha256sums=('571f2c730dc1b920526050aa9f69753987a774fb7f9951fb7ad222e510aaee0e')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
@@ -18,7 +18,7 @@
 replaces=('libdivecomputer')
 
 build() {
-   cd "${srcdir}/${_pkgname}"
+   cd "${srcdir}/${_pkgname}-${pkgver}"
autoreconf --install
./configure --prefix=/usr
make
@@ -25,6 +25,6 @@
 }
 
 package() {
-   cd "${srcdir}/${_pkgname}"
+   cd "${srcdir}/${_pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-12-07 Thread Gaëtan Bisson via arch-commits
Date: Friday, December 8, 2017 @ 04:52:17
  Author: bisson
Revision: 273222

upstream tarball fixed

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-08 04:37:24 UTC (rev 273221)
+++ PKGBUILD2017-12-08 04:52:17 UTC (rev 273222)
@@ -11,19 +11,14 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('9d1d9cb6400ee03613350f5bd917e55f6370e5bad8b4ae99c306e47ff4f0456f')
+sha256sums=('9d485965e8c0e5d31f56ccbc6ebcd5c689d7db9ad6a34e1d3564f9c35eb54ff7')
 
-source=("git+https://github.com/Subsurface-divelog/libdc#commit=db70c581a621814feb881494c890ae8a49da709a;)
-sha256sums=('SKIP')
-makedepends=('git')
-
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
 replaces=('libdivecomputer')
 
 build() {
-   #cd "${srcdir}/${_pkgname}-${pkgver}"
-   cd "${srcdir}/libdc"
+   cd "${srcdir}/${_pkgname}"
autoreconf --install
./configure --prefix=/usr
make
@@ -30,7 +25,6 @@
 }
 
 package() {
-   #cd "${srcdir}/${_pkgname}-${pkgver}"
-   cd "${srcdir}/libdc"
+   cd "${srcdir}/${_pkgname}"
make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-12-07 Thread Gaëtan Bisson via arch-commits
Date: Friday, December 8, 2017 @ 04:36:59
  Author: bisson
Revision: 273220

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-07 22:31:55 UTC (rev 273219)
+++ PKGBUILD2017-12-08 04:36:59 UTC (rev 273220)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.4
+pkgver=4.7.5
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,23 +11,26 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('3c07403f612ced084147de86b56b7e35a0c65da12f23e851e8a020c168537945')
+sha256sums=('9d1d9cb6400ee03613350f5bd917e55f6370e5bad8b4ae99c306e47ff4f0456f')
 
+source=("git+https://github.com/Subsurface-divelog/libdc#commit=db70c581a621814feb881494c890ae8a49da709a;)
+sha256sums=('SKIP')
+makedepends=('git')
+
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
 replaces=('libdivecomputer')
 
 build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
+   #cd "${srcdir}/${_pkgname}-${pkgver}"
+   cd "${srcdir}/libdc"
autoreconf --install
-   ./configure \
-   --prefix=/usr \
-   --program-prefix=libdc- \
-
+   ./configure --prefix=/usr
make
 }
 
 package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
+   #cd "${srcdir}/${_pkgname}-${pkgver}"
+   cd "${srcdir}/libdc"
make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-11-12 Thread Gaëtan Bisson
Date: Monday, November 13, 2017 @ 06:44:02
  Author: bisson
Revision: 266706

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-13 05:53:48 UTC (rev 266705)
+++ PKGBUILD2017-11-13 06:44:02 UTC (rev 266706)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.2
+pkgver=4.7.4
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('59947928a3b4f0ab0321fa3b51fdab0339b0d94c65d00926b76e05b5216c8a13')
+sha256sums=('3c07403f612ced084147de86b56b7e35a0c65da12f23e851e8a020c168537945')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-10-31 Thread Gaëtan Bisson
Date: Wednesday, November 1, 2017 @ 05:54:30
  Author: bisson
Revision: 264958

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-01 00:15:49 UTC (rev 264957)
+++ PKGBUILD2017-11-01 05:54:30 UTC (rev 264958)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('b134b2535c49ef1a3af2b279e1ce9931790b2503ab2a9a7bd2fcf3b4fc3c452f')
+sha256sums=('59947928a3b4f0ab0321fa3b51fdab0339b0d94c65d00926b76e05b5216c8a13')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-10-22 Thread Gaëtan Bisson
Date: Monday, October 23, 2017 @ 00:02:55
  Author: bisson
Revision: 264010

orig url tarball has been fixed

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 22:30:55 UTC (rev 264009)
+++ PKGBUILD2017-10-23 00:02:55 UTC (rev 264010)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=subsurface-libdc
-_pkgname=libdc
+_pkgname=libdivecomputer-subsurface-branch
 pkgver=4.7.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
@@ -10,8 +10,8 @@
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')
 arch=('i686' 'x86_64')
-source=("https://github.com/Subsurface-divelog/libdc/archive/v${pkgver}.tar.gz;)
-sha256sums=('36851bcc0c687b763a13243994dcecc27bde5f6e82e3f66846a82abbb252e1b9')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('b134b2535c49ef1a3af2b279e1ce9931790b2503ab2a9a7bd2fcf3b4fc3c452f')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-10-22 Thread Gaëtan Bisson
Date: Sunday, October 22, 2017 @ 21:57:02
  Author: bisson
Revision: 264001

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 20:57:57 UTC (rev 264000)
+++ PKGBUILD2017-10-22 21:57:02 UTC (rev 264001)
@@ -3,15 +3,15 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.4
+_pkgname=libdc
+pkgver=4.7.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
-url='https://git.subsurface-divelog.org/'
+url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')
 arch=('i686' 'x86_64')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('0fe2236dcf068009c6a478ad58ebeb86a0c4cee0c40ff0c2d6252df49e5dc7ae')
+source=("https://github.com/Subsurface-divelog/libdc/archive/v${pkgver}.tar.gz;)
+sha256sums=('36851bcc0c687b763a13243994dcecc27bde5f6e82e3f66846a82abbb252e1b9')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-04-26 Thread Gaëtan Bisson
Date: Thursday, April 27, 2017 @ 04:56:32
  Author: bisson
Revision: 225876

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-27 04:54:56 UTC (rev 225875)
+++ PKGBUILD2017-04-27 04:56:32 UTC (rev 225876)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('4065734fecdfa8ca9ee0f1647196e73feebd36dfad3fa849a3678546e52c')
+sha256sums=('0fe2236dcf068009c6a478ad58ebeb86a0c4cee0c40ff0c2d6252df49e5dc7ae')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-03-02 Thread Gaëtan Bisson
Date: Friday, March 3, 2017 @ 07:59:33
  Author: bisson
Revision: 214628

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-03 07:58:50 UTC (rev 214627)
+++ PKGBUILD2017-03-03 07:59:33 UTC (rev 214628)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.2
+pkgver=4.6.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('83c90ee8feb06eec2b9774f06faa9a7700cc453f0def8e70b4d562eb0051c60f')
+sha256sums=('4065734fecdfa8ca9ee0f1647196e73feebd36dfad3fa849a3678546e52c')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-03-01 Thread Gaëtan Bisson
Date: Thursday, March 2, 2017 @ 01:00:26
  Author: bisson
Revision: 214408

switch to sha256sum

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 01:00:22 UTC (rev 214407)
+++ PKGBUILD2017-03-02 01:00:26 UTC (rev 214408)
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('fc49e1a61cb7a61d51e83f2961d9533d1e905f84')
+sha256sums=('83c90ee8feb06eec2b9774f06faa9a7700cc453f0def8e70b4d562eb0051c60f')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-02-20 Thread Gaëtan Bisson
Date: Monday, February 20, 2017 @ 08:38:46
  Author: bisson
Revision: 213164

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-20 08:38:35 UTC (rev 213163)
+++ PKGBUILD2017-02-20 08:38:46 UTC (rev 213164)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('af1b1cad2bf39a4108d0da5dd9e2f213c4ccd310')
+sha1sums=('fc49e1a61cb7a61d51e83f2961d9533d1e905f84')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-02-13 Thread Gaëtan Bisson
Date: Monday, February 13, 2017 @ 10:56:47
  Author: bisson
Revision: 212101

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-13 10:44:18 UTC (rev 212100)
+++ PKGBUILD2017-02-13 10:56:47 UTC (rev 212101)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.6.0
+pkgver=4.6.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('99683e0160baf5bce6c1827902ad5989bbad59a2')
+sha1sums=('af1b1cad2bf39a4108d0da5dd9e2f213c4ccd310')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2017-01-16 Thread Gaëtan Bisson
Date: Monday, January 16, 2017 @ 09:07:36
  Author: bisson
Revision: 207579

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-16 09:00:37 UTC (rev 207578)
+++ PKGBUILD2017-01-16 09:07:36 UTC (rev 207579)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.6
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('55b8b938d06d0d301f09418489aed308f87a6cfa')
+sha1sums=('99683e0160baf5bce6c1827902ad5989bbad59a2')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2016-11-01 Thread Gaëtan Bisson
Date: Tuesday, November 1, 2016 @ 22:10:07
  Author: bisson
Revision: 194301

add https

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 22:10:03 UTC (rev 194300)
+++ PKGBUILD2016-11-01 22:10:07 UTC (rev 194301)
@@ -7,10 +7,10 @@
 pkgver=4.5.6
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
-url='http://git.subsurface-divelog.org/'
+url='https://git.subsurface-divelog.org/'
 license=('LGPL')
 arch=('i686' 'x86_64')
-source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
 sha1sums=('55b8b938d06d0d301f09418489aed308f87a6cfa')
 
 conflicts=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2016-04-26 Thread Gaetan Bisson
Date: Tuesday, April 26, 2016 @ 19:40:24
  Author: bisson
Revision: 171922

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-26 17:39:47 UTC (rev 171921)
+++ PKGBUILD2016-04-26 17:40:24 UTC (rev 171922)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.5
+pkgver=4.5.6
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('921c92d4aa245c95b96a35decee64165a656b583')
+sha1sums=('55b8b938d06d0d301f09418489aed308f87a6cfa')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2016-04-11 Thread Gaetan Bisson
Date: Monday, April 11, 2016 @ 20:40:34
  Author: bisson
Revision: 170535

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-11 17:39:16 UTC (rev 170534)
+++ PKGBUILD2016-04-11 18:40:34 UTC (rev 170535)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.4
+pkgver=4.5.5
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('fc9e7bee669b03475c2556797f640eea8fa7a3d0')
+sha1sums=('921c92d4aa245c95b96a35decee64165a656b583')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
@@ -23,7 +23,6 @@
./configure \
--prefix=/usr \
--program-prefix=libdc- \
-   --disable-examples # chokes on dctool_parse for now
 
make
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2016-03-22 Thread Gaetan Bisson
Date: Tuesday, March 22, 2016 @ 20:02:24
  Author: bisson
Revision: 167928

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-22 18:36:32 UTC (rev 167927)
+++ PKGBUILD2016-03-22 19:02:24 UTC (rev 167928)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.3
+pkgver=4.5.4
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('71d00cc1d10b6b4026922a44707b05c1aba76343')
+sha1sums=('fc9e7bee669b03475c2556797f640eea8fa7a3d0')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
@@ -23,6 +23,7 @@
./configure \
--prefix=/usr \
--program-prefix=libdc- \
+   --disable-examples # chokes on dctool_parse for now
 
make
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-12-18 Thread Gaetan Bisson
Date: Friday, December 18, 2015 @ 16:26:27
  Author: bisson
Revision: 153646

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-18 15:25:33 UTC (rev 153645)
+++ PKGBUILD2015-12-18 15:26:27 UTC (rev 153646)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.2
+pkgver=4.5.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('d9a1e4480a2e2f558372d497b0ad588c758583eb')
+sha1sums=('71d00cc1d10b6b4026922a44707b05c1aba76343')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-11-07 Thread Gaetan Bisson
Date: Sunday, November 8, 2015 @ 05:25:36
  Author: bisson
Revision: 146382

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-07 17:45:25 UTC (rev 146381)
+++ PKGBUILD2015-11-08 04:25:36 UTC (rev 146382)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.1
+pkgver=4.5.2
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('604fd43901a60fa05cee6a1bf57a4320c43608bf')
+sha1sums=('d9a1e4480a2e2f558372d497b0ad588c758583eb')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-10-27 Thread Gaetan Bisson
Date: Tuesday, October 27, 2015 @ 17:51:18
  Author: bisson
Revision: 145129

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-27 15:18:23 UTC (rev 145128)
+++ PKGBUILD2015-10-27 16:51:18 UTC (rev 145129)
@@ -4,7 +4,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.5.0
+pkgver=4.5.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='http://git.subsurface-divelog.org/'
@@ -11,7 +11,7 @@
 license=('LGPL')
 arch=('i686' 'x86_64')
 source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha1sums=('655aa6254e709e675708483d03e3aefbfc8cefee')
+sha1sums=('604fd43901a60fa05cee6a1bf57a4320c43608bf')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-10-14 Thread Gaetan Bisson
Date: Wednesday, October 14, 2015 @ 21:41:24
  Author: bisson
Revision: 144003

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-14 19:38:38 UTC (rev 144002)
+++ PKGBUILD2015-10-14 19:41:24 UTC (rev 144003)
@@ -3,15 +3,15 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=subsurface-libdc
-_pkgname=libdc
-pkgver=4.4.1
+_pkgname=libdivecomputer-subsurface-branch
+pkgver=4.5.0
 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=('9bd54156dfe4de408092d844955d7a782ab007a6')
+source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha1sums=('655aa6254e709e675708483d03e3aefbfc8cefee')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
@@ -18,16 +18,16 @@
 replaces=('libdivecomputer')
 
 build() {
-   cd "${srcdir}/${pkgname}"
+   cd "${srcdir}/${_pkgname}-${pkgver}"
autoreconf --install
./configure \
--prefix=/usr \
-   --program-prefix="${_pkgname}-" \
+   --program-prefix=libdc- \
 
make
 }
 
 package() {
-   cd "${srcdir}/${pkgname}"
+   cd "${srcdir}/${_pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-06-15 Thread Gaetan Bisson
Date: Tuesday, June 16, 2015 @ 03:08:01
  Author: bisson
Revision: 135456

re-add needed variable

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-15 20:11:32 UTC (rev 135455)
+++ PKGBUILD2015-06-16 01:08:01 UTC (rev 135456)
@@ -3,6 +3,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=subsurface-libdc
+_pkgname=libdc
 pkgver=4.4.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-02-21 Thread Gaetan Bisson
Date: Sunday, February 22, 2015 @ 06:24:34
  Author: bisson
Revision: 128098

update upstream source

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-22 05:06:10 UTC (rev 128097)
+++ PKGBUILD2015-02-22 05:24:34 UTC (rev 128098)
@@ -3,7 +3,6 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=subsurface-libdc
-_pkgname=libdc
 pkgver=4.4.1
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
@@ -10,9 +9,8 @@
 url='http://git.subsurface-divelog.org/'
 license=('LGPL')
 arch=('i686' 'x86_64')
-makedepends=('git')
-source=(git://subsurface-divelog.org/libdc#commit=71cb47287de262d8dc5ecd9d88946d46fbf96f00)
-sha1sums=('SKIP')
+source=(http://subsurface-divelog.org/downloads/${pkgname}-${pkgver}.tgz;)
+sha1sums=('9bd54156dfe4de408092d844955d7a782ab007a6')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')
@@ -19,7 +17,7 @@
 replaces=('libdivecomputer')
 
 build() {
-   cd ${srcdir}/${_pkgname}
+   cd ${srcdir}/${pkgname}
autoreconf --install
./configure \
--prefix=/usr \
@@ -29,6 +27,6 @@
 }
 
 package() {
-   cd ${srcdir}/${_pkgname}
+   cd ${srcdir}/${pkgname}
make DESTDIR=${pkgdir} install
 }


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2015-02-20 Thread Gaetan Bisson
Date: Saturday, February 21, 2015 @ 07:20:37
  Author: bisson
Revision: 128055

first release

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |4 
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-21 04:45:41 UTC (rev 128054)
+++ PKGBUILD2015-02-21 06:20:37 UTC (rev 128055)
@@ -14,6 +14,10 @@
 
source=(git://subsurface-divelog.org/libdc#commit=71cb47287de262d8dc5ecd9d88946d46fbf96f00)
 sha1sums=('SKIP')
 
+conflicts=('libdivecomputer')
+provides=('libdivecomputer')
+replaces=('libdivecomputer')
+
 build() {
cd ${srcdir}/${_pkgname}
autoreconf --install