public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/xfitsview/files/, sci-astronomy/xfitsview/
Date: Fri,  2 Sep 2016 20:09:28 +0000 (UTC)	[thread overview]
Message-ID: <1472846937.b451a42dd3357a2d8d00dba9b92b1032799a295e.soap@gentoo> (raw)

commit:     b451a42dd3357a2d8d00dba9b92b1032799a295e
Author:     Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Thu Sep  1 20:52:50 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 20:08:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b451a42d

sci-astronomy/xfitsview: revbump (EAPI 4 -> 6)

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2187

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../files/xfitsview-2.2-build_system.patch         |  8 ++---
 sci-astronomy/xfitsview/xfitsview-2.2-r2.ebuild    | 35 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)

diff --git a/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch b/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
index 6b010a3..12eaacf 100644
--- a/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
+++ b/sci-astronomy/xfitsview/files/xfitsview-2.2-build_system.patch
@@ -4,8 +4,8 @@
 
 http://bugs.gentoo.org/show_bug.cgi?id=337479
 
---- Makefile.in
-+++ Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
 @@ -61,26 +61,26 @@
  LIBDIR = lib/$(ARCH)/
  CFLAGS = -Iinclude -Ifitssubs @MOTIF_CPPFLAGS@ @X_CFLAGS@ \
@@ -41,8 +41,8 @@ http://bugs.gentoo.org/show_bug.cgi?id=337479
  
  # make gzipped tar backup of directory
  backup:	
---- fitssubs/Makefile.in
-+++ fitssubs/Makefile.in
+--- a/fitssubs/Makefile.in
++++ b/fitssubs/Makefile.in
 @@ -69,7 +69,7 @@
  
  

diff --git a/sci-astronomy/xfitsview/xfitsview-2.2-r2.ebuild b/sci-astronomy/xfitsview/xfitsview-2.2-r2.ebuild
new file mode 100644
index 00000000..3ac2bd2
--- /dev/null
+++ b/sci-astronomy/xfitsview/xfitsview-2.2-r2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN=XFITSview
+MY_P=${MY_PN}${PV}
+
+DESCRIPTION="Viewer for astronomical images in FITS format"
+HOMEPAGE="http://www.nrao.edu/software/fitsview/"
+SRC_URI="ftp://ftp.cv.nrao.edu/fits/os-support/unix/xfitsview/${PN}${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=">=x11-libs/motif-2.3:0"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_PN}
+
+DOCS=( README changes notes.text )
+PATCHES=( "${FILESDIR}"/${P}-build_system.patch )
+
+src_prepare() {
+	default
+	find "${S}" -name '*old.c' -delete || die
+}
+
+src_install() {
+	dobin XFITSview
+	einstalldocs
+}


             reply	other threads:[~2016-09-02 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 20:09 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-09 19:18 [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/xfitsview/files/, sci-astronomy/xfitsview/ David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1472846937.b451a42dd3357a2d8d00dba9b92b1032799a295e.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox