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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Oct 31 11:41:05 UTC 2016


    Date: Monday, October 31, 2016 @ 11:41:05
  Author: jlichtblau
Revision: 194140

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

Added:
  ccfits/repos/community-i686/PKGBUILD
    (from rev 194139, ccfits/trunk/PKGBUILD)
  ccfits/repos/community-x86_64/PKGBUILD
    (from rev 194139, ccfits/trunk/PKGBUILD)
Deleted:
  ccfits/repos/community-i686/PKGBUILD
  ccfits/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-10-31 11:40:54 UTC (rev 194139)
+++ community-i686/PKGBUILD	2016-10-31 11:41:05 UTC (rev 194140)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: <clu>
-# Contributor: Jose San Juan <sanjuan at tng.iac.es>
-
-pkgname=ccfits
-pkgver=2.4
-pkgrel=6
-pkgdesc="Object Oriented Interface to the CFITSIO Library"
-arch=('i686' 'x86_64')
-url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/"
-license=('custom')
-depends=('cfitsio')
-source=(http://heasarc.gsfc.nasa.gov/docs/software/fitsio/${pkgname}/CCfits-${pkgver}.tar.gz)
-sha256sums=('ba6c5012b260adf7633f92581279ea582e331343d8c973981aa7de07242bd7f8')
-
-build() {
-  cd "${srcdir}"/CCfits
-
-  ./configure --with-cfitsio-libdir=/usr/lib --prefix=/usr
-  make 
-}
-
-package() {
-  cd "${srcdir}"/CCfits
-
-  make DESTDIR="${pkgdir}" install
-
-#install license
-  install -Dm644 License.txt "${pkgdir}/usr/share/licenses/$pkgname/License.txt"
-}

Copied: ccfits/repos/community-i686/PKGBUILD (from rev 194139, ccfits/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-10-31 11:41:05 UTC (rev 194140)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: <clu>
+# Contributor: Jose San Juan <sanjuan at tng.iac.es>
+
+pkgname=ccfits
+pkgver=2.5
+pkgrel=1
+pkgdesc="Object Oriented Interface to the CFITSIO Library"
+arch=('i686' 'x86_64')
+url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/"
+license=('custom')
+depends=('cfitsio')
+source=(http://heasarc.gsfc.nasa.gov/docs/software/fitsio/${pkgname}/CCfits-${pkgver}.tar.gz)
+sha256sums=('938ecd25239e65f519b8d2b50702416edc723de5f0a5387cceea8c4004a44740')
+
+build() {
+  cd "${srcdir}"/CCfits
+
+  ./configure --with-cfitsio-libdir=/usr/lib --prefix=/usr
+  make 
+}
+
+package() {
+  cd "${srcdir}"/CCfits
+
+  make DESTDIR="${pkgdir}" install
+
+#install license
+  install -Dm644 License.txt "${pkgdir}/usr/share/licenses/$pkgname/License.txt"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-10-31 11:40:54 UTC (rev 194139)
+++ community-x86_64/PKGBUILD	2016-10-31 11:41:05 UTC (rev 194140)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: <clu>
-# Contributor: Jose San Juan <sanjuan at tng.iac.es>
-
-pkgname=ccfits
-pkgver=2.4
-pkgrel=6
-pkgdesc="Object Oriented Interface to the CFITSIO Library"
-arch=('i686' 'x86_64')
-url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/"
-license=('custom')
-depends=('cfitsio')
-source=(http://heasarc.gsfc.nasa.gov/docs/software/fitsio/${pkgname}/CCfits-${pkgver}.tar.gz)
-sha256sums=('ba6c5012b260adf7633f92581279ea582e331343d8c973981aa7de07242bd7f8')
-
-build() {
-  cd "${srcdir}"/CCfits
-
-  ./configure --with-cfitsio-libdir=/usr/lib --prefix=/usr
-  make 
-}
-
-package() {
-  cd "${srcdir}"/CCfits
-
-  make DESTDIR="${pkgdir}" install
-
-#install license
-  install -Dm644 License.txt "${pkgdir}/usr/share/licenses/$pkgname/License.txt"
-}

Copied: ccfits/repos/community-x86_64/PKGBUILD (from rev 194139, ccfits/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-10-31 11:41:05 UTC (rev 194140)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: <clu>
+# Contributor: Jose San Juan <sanjuan at tng.iac.es>
+
+pkgname=ccfits
+pkgver=2.5
+pkgrel=1
+pkgdesc="Object Oriented Interface to the CFITSIO Library"
+arch=('i686' 'x86_64')
+url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/"
+license=('custom')
+depends=('cfitsio')
+source=(http://heasarc.gsfc.nasa.gov/docs/software/fitsio/${pkgname}/CCfits-${pkgver}.tar.gz)
+sha256sums=('938ecd25239e65f519b8d2b50702416edc723de5f0a5387cceea8c4004a44740')
+
+build() {
+  cd "${srcdir}"/CCfits
+
+  ./configure --with-cfitsio-libdir=/usr/lib --prefix=/usr
+  make 
+}
+
+package() {
+  cd "${srcdir}"/CCfits
+
+  make DESTDIR="${pkgdir}" install
+
+#install license
+  install -Dm644 License.txt "${pkgdir}/usr/share/licenses/$pkgname/License.txt"
+}



More information about the arch-commits mailing list