public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
Date: Sun, 17 Apr 2022 15:18:48 +0000 (UTC)	[thread overview]
Message-ID: <1650208712.c1b4b6be198ad2e5ce89c5f526f9de961c2e21a9.sam@gentoo> (raw)

commit:     c1b4b6be198ad2e5ce89c5f526f9de961c2e21a9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 14:55:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 15:18:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b4b6be

sci-geosciences/xtide: update EAPI 6 -> 8

Closes: https://bugs.gentoo.org/822816
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/xtide/xtide-2.15.1-r1.ebuild | 38 ++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
new file mode 100644
index 000000000000..fdb13015ce5a
--- /dev/null
+++ b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop xdg
+
+DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
+HOMEPAGE="http://www.flaterco.com/xtide/"
+SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-libs/libpng:=
+	sci-geosciences/gpsd
+	>=sci-geosciences/libtcd-2.2.5_p2
+	x11-libs/libX11
+	x11-libs/libXaw3d[unicode]
+	x11-libs/libXaw3dXft
+	x11-libs/libXft
+	x11-libs/libXpm
+	x11-libs/libXt"
+RDEPEND="${DEPEND}
+	media-fonts/font-schumacher-misc"
+
+src_install() {
+	default
+
+	echo 'HFILE_PATH=/usr/share/harmonics' > 50xtide_harm || die
+	doenvd 50xtide_harm
+
+	newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png
+	make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
+
+	find "${ED}" -name '*.la' -delete || die
+}


             reply	other threads:[~2022-04-17 15:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 15:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-22 10:12 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/ Andreas Sturmlechner
2022-09-22  7:44 Agostino Sarubbo
2022-09-22  7:42 Agostino Sarubbo
2022-09-01  1:00 Sam James
2022-08-27 15:29 Matt Turner
2022-07-30 13:03 David Seifert
2019-02-15  0:39 Thomas Deutschmann
2018-10-13 16:47 Pacho Ramos
2017-06-09 12:51 Michael Palimaka
2017-06-06 11:31 Agostino Sarubbo

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=1650208712.c1b4b6be198ad2e5ce89c5f526f9de961c2e21a9.sam@gentoo \
    --to=sam@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