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

2020-08-27 Thread Antonio Rojas via arch-commits
Date: Thursday, August 27, 2020 @ 21:57:44
  Author: arojas
Revision: 690092

Update to 7.3.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-27 21:52:52 UTC (rev 690091)
+++ PKGBUILD2020-08-27 21:57:44 UTC (rev 690092)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=7.3
+pkgver=7.3.1
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('4b01cf425382a26ca4f955ed6841a5f50c55952a2994367f8e067e4183992961')
+sha256sums=('ccfc220d353b489c72a8cfce8fe5c4479e2ad0dc0824a4480262274ae5b80b5c')
 
 build() {
   cd $pkgname-$pkgver


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

2020-06-03 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 3, 2020 @ 06:52:38
  Author: arojas
Revision: 638156

Update to 7.3

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-03 06:42:45 UTC (rev 638155)
+++ PKGBUILD2020-06-03 06:52:38 UTC (rev 638156)
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=7.2
-pkgrel=2
+pkgver=7.3
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39')
+sha256sums=('4b01cf425382a26ca4f955ed6841a5f50c55952a2994367f8e067e4183992961')
 
 build() {
   cd $pkgname-$pkgver


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 10:10:13
  Author: felixonmars
Revision: 623718

poppler 0.88.0 / cfitsio 3.48 rebuild

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 10:09:57 UTC (rev 623717)
+++ PKGBUILD2020-05-01 10:10:13 UTC (rev 623718)
@@ -3,7 +3,7 @@
 
 pkgname=wcslib
 pkgver=7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;


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

2020-03-09 Thread Antonio Rojas via arch-commits
Date: Monday, March 9, 2020 @ 10:32:13
  Author: arojas
Revision: 592920

Update to 7.2

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-09 10:26:31 UTC (rev 592919)
+++ PKGBUILD2020-03-09 10:32:13 UTC (rev 592920)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=7.1
+pkgver=7.2
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f0bb749eb384794501ad3f71cc10d69debcc0dfca2a395ef57062245c9165116')
+sha256sums=('63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39')
 
 build() {
   cd $pkgname-$pkgver


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

2020-01-01 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 1, 2020 @ 21:07:16
  Author: arojas
Revision: 545933

Update to 7.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-01 20:57:26 UTC (rev 545932)
+++ PKGBUILD2020-01-01 21:07:16 UTC (rev 545933)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=6.4
+pkgver=7.1
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000')
+sha256sums=('f0bb749eb384794501ad3f71cc10d69debcc0dfca2a395ef57062245c9165116')
 
 build() {
   cd $pkgname-$pkgver


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

2019-08-24 Thread Antonio Rojas via arch-commits
Date: Saturday, August 24, 2019 @ 18:23:16
  Author: arojas
Revision: 501528

Update to 6.4

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-24 18:21:09 UTC (rev 501527)
+++ PKGBUILD2019-08-24 18:23:16 UTC (rev 501528)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=6.3
+pkgver=6.4
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('4c37f07d64d51abaf30093238fdd426a321ffaf5a9575f7fd81e155d973822ea')
+sha256sums=('13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000')
 
 build() {
   cd $pkgname-$pkgver


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

2019-07-12 Thread Antonio Rojas via arch-commits
Date: Friday, July 12, 2019 @ 11:42:43
  Author: arojas
Revision: 489104

Update to 6.3

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-12 11:38:15 UTC (rev 489103)
+++ PKGBUILD2019-07-12 11:42:43 UTC (rev 489104)
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=6.2
-pkgrel=2
+pkgver=6.3
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805')
+sha256sums=('4c37f07d64d51abaf30093238fdd426a321ffaf5a9575f7fd81e155d973822ea')
 
 build() {
   cd $pkgname-$pkgver


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

2019-05-22 Thread Antonio Rojas via arch-commits
Date: Wednesday, May 22, 2019 @ 15:22:38
  Author: arojas
Revision: 468559

cfitsio 3.47 rebuild

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-22 15:22:28 UTC (rev 468558)
+++ PKGBUILD2019-05-22 15:22:38 UTC (rev 468559)
@@ -3,7 +3,7 @@
 
 pkgname=wcslib
 pkgver=6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;


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

2018-10-20 Thread Antonio Rojas via arch-commits
Date: Saturday, October 20, 2018 @ 11:18:55
  Author: arojas
Revision: 398047

Update to 6.2

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-20 10:37:36 UTC (rev 398046)
+++ PKGBUILD2018-10-20 11:18:55 UTC (rev 398047)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=6.1
+pkgver=6.2
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('edc89a7e29df4cb7d201066c99b557d4c9eba16da06cc125439f2e4ff6b482f8')
+sha256sums=('bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805')
 
 build() {
   cd $pkgname-$pkgver


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

2018-10-19 Thread Antonio Rojas via arch-commits
Date: Friday, October 19, 2018 @ 16:53:52
  Author: arojas
Revision: 397917

Update to 6.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 16:52:29 UTC (rev 397916)
+++ PKGBUILD2018-10-19 16:53:52 UTC (rev 397917)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.20
+pkgver=6.1
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('0bc037db498cbd8e17ecaedd72fad15d6810ae885793882d5736f746f64c0fb1')
+sha256sums=('edc89a7e29df4cb7d201066c99b557d4c9eba16da06cc125439f2e4ff6b482f8')
 
 build() {
   cd $pkgname-$pkgver


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

2018-10-05 Thread Antonio Rojas via arch-commits
Date: Friday, October 5, 2018 @ 06:41:00
  Author: arojas
Revision: 389699

Update to 5.20

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 06:10:58 UTC (rev 389698)
+++ PKGBUILD2018-10-05 06:41:00 UTC (rev 389699)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.19.1
+pkgver=5.20
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('59b9f0e5a2c040773cc846c684d84c09b986c1393e97b378a41b92d9d3df0f98')
+sha256sums=('0bc037db498cbd8e17ecaedd72fad15d6810ae885793882d5736f746f64c0fb1')
 
 build() {
   cd $pkgname-$pkgver
@@ -22,7 +22,7 @@
 
 package() {
   cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install -j1
+  make DESTDIR="$pkgdir" install
 
   # Fix wrong permissions
   chmod g=rx,-s "$pkgdir"/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}


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

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 10:04:28
  Author: arojas
Revision: 372465

Update to 5.19.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-17 10:02:16 UTC (rev 372464)
+++ PKGBUILD2018-08-17 10:04:28 UTC (rev 372465)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.19
+pkgver=5.19.1
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('670cb0e8253100ba3e239a576f3bd7b0bf48488125eb056f60fef5e0c19ac90a')
+sha256sums=('59b9f0e5a2c040773cc846c684d84c09b986c1393e97b378a41b92d9d3df0f98')
 
 build() {
   cd $pkgname-$pkgver


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

2018-07-27 Thread Antonio Rojas via arch-commits
Date: Friday, July 27, 2018 @ 16:50:04
  Author: arojas
Revision: 363695

Update to 5.19

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-27 15:55:41 UTC (rev 363694)
+++ PKGBUILD2018-07-27 16:50:04 UTC (rev 363695)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.18
-pkgrel=3
+pkgver=5.19
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b693fbf14f2553507bc0c72bca531f23c59885be8f7d3c3cb889a5349129509a')
+sha256sums=('670cb0e8253100ba3e239a576f3bd7b0bf48488125eb056f60fef5e0c19ac90a')
 
 build() {
   cd $pkgname-$pkgver


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

2018-05-10 Thread Antonio Rojas via arch-commits
Date: Thursday, May 10, 2018 @ 20:10:41
  Author: arojas
Revision: 320459

cfitsio 3.450 rebuild

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-10 18:09:32 UTC (rev 320458)
+++ PKGBUILD2018-05-10 20:10:41 UTC (rev 320459)
@@ -4,7 +4,7 @@
 
 pkgname=wcslib
 pkgver=5.18
-pkgrel=2
+pkgrel=3
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;


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

2018-04-12 Thread Antonio Rojas via arch-commits
Date: Thursday, April 12, 2018 @ 19:47:45
  Author: arojas
Revision: 316113

cfitsio 3.440 rebuild

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-12 18:49:20 UTC (rev 316112)
+++ PKGBUILD2018-04-12 19:47:45 UTC (rev 316113)
@@ -4,7 +4,7 @@
 
 pkgname=wcslib
 pkgver=5.18
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;


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

2018-01-10 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 10, 2018 @ 10:31:43
  Author: arojas
Revision: 280984

Update to 5.18

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-10 10:12:55 UTC (rev 280983)
+++ PKGBUILD2018-01-10 10:31:43 UTC (rev 280984)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.17
+pkgver=5.18
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -12,13 +12,13 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('5c9cb5c86be01703f6488774ef3ea44fd6918a4dcdfddc70855905c05de8436c')
+sha256sums=('b693fbf14f2553507bc0c72bca531f23c59885be8f7d3c3cb889a5349129509a')
 
 build() {
   cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --without-pgplot
-  make -j1
+  make
 }
 
 package() {


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

2017-09-20 Thread Antonio Rojas
Date: Wednesday, September 20, 2017 @ 06:08:37
  Author: arojas
Revision: 305887

Update to 5.17

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-20 05:40:36 UTC (rev 305886)
+++ PKGBUILD2017-09-20 06:08:37 UTC (rev 305887)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.16
-pkgrel=2
+pkgver=5.17
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('ed031e0cf1cec0e9cabfc650423efa526fec341441865001c1e2c56bfffc99ef')
+sha256sums=('5c9cb5c86be01703f6488774ef3ea44fd6918a4dcdfddc70855905c05de8436c')
 
 build() {
   cd $pkgname-$pkgver


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

2017-07-13 Thread Antonio Rojas
Date: Thursday, July 13, 2017 @ 18:26:06
  Author: arojas
Revision: 300484

PIE rebuild

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-13 16:55:21 UTC (rev 300483)
+++ PKGBUILD2017-07-13 18:26:06 UTC (rev 300484)
@@ -4,7 +4,7 @@
 
 pkgname=wcslib
 pkgver=5.16
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
@@ -12,19 +12,18 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('8608b3e7f36a7d82a670c3569ad21817')
+sha256sums=('ed031e0cf1cec0e9cabfc650423efa526fec341441865001c1e2c56bfffc99ef')
 
 build() {
   cd $pkgname-$pkgver
 
-  ./configure --prefix=/usr \
---without-pgplot
-  make
+  ./configure --prefix=/usr --without-pgplot
+  make -j1
 }
 
 package() {
   cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" install -j1
 
   # Fix wrong permissions
   chmod g=rx,-s "$pkgdir"/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}


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

2017-01-15 Thread Antonio Rojas
Date: Sunday, January 15, 2017 @ 11:04:11
  Author: arojas
Revision: 286476

Update to 5.16

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-15 11:02:55 UTC (rev 286475)
+++ PKGBUILD2017-01-15 11:04:11 UTC (rev 286476)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.15
+pkgver=5.16
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('84d688bbb2a949b172b444b37c0011e3')
+md5sums=('8608b3e7f36a7d82a670c3569ad21817')
 
 build() {
   cd $pkgname-$pkgver


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

2016-06-05 Thread Antonio Rojas
Date: Sunday, June 5, 2016 @ 12:04:26
  Author: arojas
Revision: 268975

Update to 5.15

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-05 09:54:29 UTC (rev 268974)
+++ PKGBUILD2016-06-05 10:04:26 UTC (rev 268975)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.14
+pkgver=5.15
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('7225a13fe1ca9eb7a6e29432ecaa1ffb')
+md5sums=('84d688bbb2a949b172b444b37c0011e3')
 
 build() {
   cd $pkgname-$pkgver


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

2016-03-25 Thread Antonio Rojas
Date: Friday, March 25, 2016 @ 19:55:17
  Author: arojas
Revision: 262556

Update to 5.14

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-25 18:47:27 UTC (rev 262555)
+++ PKGBUILD2016-03-25 18:55:17 UTC (rev 262556)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.12
+pkgver=5.14
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('3a2128da2978c84c937670ae21aa8ba3')
+md5sums=('7225a13fe1ca9eb7a6e29432ecaa1ffb')
 
 build() {
   cd $pkgname-$pkgver


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

2015-12-17 Thread Antonio Rojas
Date: Thursday, December 17, 2015 @ 15:39:28
  Author: arojas
Revision: 256722

Update to 5.12

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-17 14:21:52 UTC (rev 256721)
+++ PKGBUILD2015-12-17 14:39:28 UTC (rev 256722)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.11
+pkgver=5.12
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('ea2c6c696d87d1b49f47e0bc37b23b1c')
+md5sums=('3a2128da2978c84c937670ae21aa8ba3')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-23 Thread Antonio Rojas
Date: Friday, October 23, 2015 @ 14:06:18
  Author: arojas
Revision: 249685

Update to 5.11

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-23 11:08:55 UTC (rev 249684)
+++ PKGBUILD2015-10-23 12:06:18 UTC (rev 249685)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.10
+pkgver=5.11
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('a276aa56e5079e0aa5ff626e089250e2')
+md5sums=('ea2c6c696d87d1b49f47e0bc37b23b1c')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-10 Thread Antonio Rojas
Date: Saturday, October 10, 2015 @ 13:04:51
  Author: arojas
Revision: 248856

Update to 5.10

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-10 10:37:27 UTC (rev 248855)
+++ PKGBUILD2015-10-10 11:04:51 UTC (rev 248856)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Andrea Scarpino 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
 
 pkgname=wcslib
-pkgver=5.9
+pkgver=5.10
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/;
-license=('GPL3')
-depends=('cfitsio')
-makedepends=('gcc-fortran')
-source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('222343e34fa83ddf8d3ca4fa9d7300ed')
+license=(GPL3)
+depends=(cfitsio)
+makedepends=(gcc-fortran)
+source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2;)
+md5sums=('a276aa56e5079e0aa5ff626e089250e2')
 
 build() {
   cd $pkgname-$pkgver
@@ -26,6 +27,6 @@
   make DESTDIR="$pkgdir" install
 
   # Fix wrong permissions
-  chmod g=rx,-s "${pkgdir}"/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}
-  chmod -s 
"${pkgdir}"/usr/{include/wcslib-${pkgver}/,share/doc/wcslib-${pkgver}/{,html/}}
+  chmod g=rx,-s "$pkgdir"/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}
+  chmod -s 
"$pkgdir"/usr/{include/wcslib-$pkgver/,share/doc/wcslib-$pkgver/{,html/}}
 }


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

2015-08-15 Thread Antonio Rojas
Date: Sunday, August 16, 2015 @ 00:24:31
  Author: arojas
Revision: 243765

Update to 5.9

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-08-15 21:24:26 UTC (rev 243764)
+++ PKGBUILD2015-08-15 22:24:31 UTC (rev 243765)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.25.1
+pkgver=5.9
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 
source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('273743120460aed00fdfe8d5d5eb6c8d')
+md5sums=('222343e34fa83ddf8d3ca4fa9d7300ed')
 
 build() {
   cd $pkgname-$pkgver
@@ -21,15 +21,9 @@
   make
 }
 
-# Fails on i686
-#check() {
-#  cd $pkgname-$pkgver
-#  make -k check
-#}
-
 package() {
   cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir install
 
   # Fix wrong permissions
   chmod g=rx,-s ${pkgdir}/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}


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

2015-01-29 Thread Felix Yan
Date: Thursday, January 29, 2015 @ 11:06:47
  Author: fyan
Revision: 230241

upgpkg: wcslib 4.25.1-1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-29 10:01:49 UTC (rev 230240)
+++ PKGBUILD2015-01-29 10:06:47 UTC (rev 230241)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.24
+pkgver=4.25.1
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 
source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('10f44010cd4a47b63a5180a215386ab9')
+md5sums=('273743120460aed00fdfe8d5d5eb6c8d')
 
 build() {
   cd $pkgname-$pkgver


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

2015-01-04 Thread Felix Yan
Date: Monday, January 5, 2015 @ 05:01:38
  Author: fyan
Revision: 228435

upgpkg: wcslib 4.24-1

upstream new release

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 03:48:30 UTC (rev 228434)
+++ PKGBUILD2015-01-05 04:01:38 UTC (rev 228435)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.23
+pkgver=4.24
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 
source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('be5e0dbc93540cb1d163110c7c327919')
+md5sums=('10f44010cd4a47b63a5180a215386ab9')
 
 build() {
   cd $pkgname-$pkgver


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

2014-05-16 Thread Andrea Scarpino
Date: Friday, May 16, 2014 @ 23:46:51
  Author: andrea
Revision: 212902

upgpkg: wcslib 4.23-1

Upstream release

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-16 21:43:12 UTC (rev 212901)
+++ PKGBUILD2014-05-16 21:46:51 UTC (rev 212902)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.20
+pkgver=4.23
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL3')
 depends=('cfitsio')
 makedepends=('gcc-fortran')
-source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2;)
-md5sums=('3513e20f236274fbc2fa22251fd0726f')
+source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('be5e0dbc93540cb1d163110c7c327919')
 
 build() {
   cd $pkgname-$pkgver



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

2013-12-19 Thread Andrea Scarpino
Date: Thursday, December 19, 2013 @ 14:51:12
  Author: andrea
Revision: 202209

upgpkg: wcslib 4.20-1

Upstream release

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-19 13:43:24 UTC (rev 202208)
+++ PKGBUILD2013-12-19 13:51:12 UTC (rev 202209)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.19
+pkgver=4.20
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2;)
-md5sums=('79d47ab10dfde08d91c0e6184cf73bda')
+md5sums=('3513e20f236274fbc2fa22251fd0726f')
 
 build() {
   cd $pkgname-$pkgver
@@ -28,12 +28,9 @@
 #}
 
 package() {
-  # Fix install on i686
-  install -d ${pkgdir}/usr/include/${pkgname}-${pkgver}
-
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
-  
+
   # Fix wrong permissions
   chmod g=rx,-s ${pkgdir}/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}
   chmod -s 
${pkgdir}/usr/{include/wcslib-${pkgver}/,share/doc/wcslib-${pkgver}/{,html/}}



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

2013-10-21 Thread Andrea Scarpino
Date: Monday, October 21, 2013 @ 15:49:51
  Author: andrea
Revision: 197022

upstream release; remove static libs

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-21 13:49:39 UTC (rev 197021)
+++ PKGBUILD2013-10-21 13:49:51 UTC (rev 197022)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Your Name yourem...@domain.com
+# Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=wcslib
-pkgver=4.17
+pkgver=4.19
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2;)
-md5sums=('81f739c84789b84626db9fe4cd866081')
+md5sums=('79d47ab10dfde08d91c0e6184cf73bda')
 
 build() {
   cd $pkgname-$pkgver
@@ -21,6 +21,7 @@
   make
 }
 
+# Fails on i686
 #check() {
 #  cd $pkgname-$pkgver
 #  make -k check



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

2013-04-21 Thread Andrea Scarpino
Date: Sunday, April 21, 2013 @ 08:02:10
  Author: andrea
Revision: 183301

upgpkg: wcslib 4.17-1

Upstream release

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-20 23:37:12 UTC (rev 183300)
+++ PKGBUILD2013-04-21 06:02:10 UTC (rev 183301)
@@ -2,7 +2,7 @@
 # Maintainer: Your Name yourem...@domain.com
 
 pkgname=wcslib
-pkgver=4.16
+pkgver=4.17
 pkgrel=1
 pkgdesc=A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 source=(ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2;)
-md5sums=('30439a0bb730ef936646d646c9f07518')
+md5sums=('81f739c84789b84626db9fe4cd866081')
 
 build() {
   cd $pkgname-$pkgver
@@ -27,11 +27,13 @@
 #}
 
 package() {
+  # Fix install on i686
+  install -d ${pkgdir}/usr/include/${pkgname}-${pkgver}
+
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
   
   # Fix wrong permissions
-
   chmod g=rx,-s ${pkgdir}/usr/{bin/,/lib/{,pkgconfig},share/man/man1/}
   chmod -s 
${pkgdir}/usr/{include/wcslib-${pkgver}/,share/doc/wcslib-${pkgver}/{,html/}}
 }