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

Antonio Rojas arojas at archlinux.org
Sat Nov 21 13:09:26 UTC 2015


    Date: Saturday, November 21, 2015 @ 14:09:26
  Author: arojas
Revision: 147312

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-21 13:09:04 UTC (rev 147311)
+++ community-i686/PKGBUILD	2015-11-21 13:09:26 UTC (rev 147312)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Médéric Boquien <mboquien at free.fr>
-
-pkgname=erfa
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="Set of algorithms and procedures used in fundamental astronomy"
-url="https://github.com/liberfa/erfa"
-arch=(x86_64 i686)
-license=(BSD)
-depends=(glibc)
-source=("https://github.com/liberfa/erfa/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('63e8e694d53add33c16f3f494d2b65f4')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  make DESTDIR="$pkgdir" install
-}

Copied: erfa/repos/community-i686/PKGBUILD (from rev 147311, erfa/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-21 13:09:26 UTC (rev 147312)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Médéric Boquien <mboquien at free.fr>
+
+pkgname=erfa
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="Set of algorithms and procedures used in fundamental astronomy"
+url="https://github.com/liberfa/erfa"
+arch=(x86_64 i686)
+license=(BSD)
+depends=(glibc)
+source=("https://github.com/liberfa/erfa/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('63e8e694d53add33c16f3f494d2b65f4')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-21 13:09:04 UTC (rev 147311)
+++ community-x86_64/PKGBUILD	2015-11-21 13:09:26 UTC (rev 147312)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Médéric Boquien <mboquien at free.fr>
-
-pkgname=erfa
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="Set of algorithms and procedures used in fundamental astronomy"
-url="https://github.com/liberfa/erfa"
-arch=(x86_64 i686)
-license=(BSD)
-depends=(glibc)
-source=("https://github.com/liberfa/erfa/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('63e8e694d53add33c16f3f494d2b65f4')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  make DESTDIR="$pkgdir" install
-}

Copied: erfa/repos/community-x86_64/PKGBUILD (from rev 147311, erfa/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-21 13:09:26 UTC (rev 147312)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Médéric Boquien <mboquien at free.fr>
+
+pkgname=erfa
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="Set of algorithms and procedures used in fundamental astronomy"
+url="https://github.com/liberfa/erfa"
+arch=(x86_64 i686)
+license=(BSD)
+depends=(glibc)
+source=("https://github.com/liberfa/erfa/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('63e8e694d53add33c16f3f494d2b65f4')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list