* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2017-06-06 11:31 Agostino Sarubbo
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2017-06-06 11:31 UTC (permalink / raw
To: gentoo-commits
commit: 2902e4381a9f9320c85db234f05bc332e18da3e0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 11:30:17 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 11:30:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2902e438
sci-geosciences/xtide: amd64 stable wrt bug #620988
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-geosciences/xtide/xtide-2.13.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/xtide/xtide-2.13.2.ebuild b/sci-geosciences/xtide/xtide-2.13.2.ebuild
index 72ccfeb0273..2695519ca75 100644
--- a/sci-geosciences/xtide/xtide-2.13.2.ebuild
+++ b/sci-geosciences/xtide/xtide-2.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gps"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2017-06-09 12:51 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2017-06-09 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 57159c312f1346e2f407bc2f790096bce5b227aa
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 12:49:44 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 12:51:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57159c31
sci-geosciences/xtide: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-geosciences/xtide/Manifest | 2 -
sci-geosciences/xtide/xtide-2.13.1.ebuild | 61 -------------------------------
sci-geosciences/xtide/xtide-2.13.ebuild | 48 ------------------------
3 files changed, 111 deletions(-)
diff --git a/sci-geosciences/xtide/Manifest b/sci-geosciences/xtide/Manifest
index 80e82059c5f..10220af8174 100644
--- a/sci-geosciences/xtide/Manifest
+++ b/sci-geosciences/xtide/Manifest
@@ -1,3 +1 @@
-DIST xtide-2.13.1.tar.bz2 476238 SHA256 f537377223ebc073998bbf2c7c475e57374ee60a638e29d029f84ba01fb6f365 SHA512 90ad5f50c0f234a8993e8fca99865587617996ac422941c3450826a998556b0429ff1c16a9f8ab7a1b4255b938a7e928258fd090094ad3c8556f94a64eb8e54d WHIRLPOOL aed1390712895b866d96923c46281517ee7157e2460defb9049ec484c51e9828af8306b5a42e10d130de83186e4d36b7d9fac0c3e74635958e2245e6c52f6ece
DIST xtide-2.13.2.tar.bz2 481183 SHA256 fabf6b3097bb345598649ea55d1f2db269cbb651cddd73c60a9768088173d542 SHA512 31b35190932413bf5021c82c640ec3f03424807ffd5295abd8ab9554febbe495896bc0d08f901e70e11b04d92c0d1991b8214dcdd5e95e04173f3e7bbf5faec0 WHIRLPOOL 7c7858918288fa19a8742c7b5876c83f1dea1c2e85c250084061b1e1aead9929bf3b0c8162b6cd26ac4bcbf548e14ab6774edb2bc4762b809374c18e4cd550c3
-DIST xtide-2.13.tar.bz2 465679 SHA256 a73c530c83a9346bf85fe9545551eef3fbedfb24adf18f63c9e7dba0388e0d0a SHA512 2324d3f5150a46ea1fd6c2af3379c8ea4f147034f153ac4b0393ef3aaa2178bfdafc01499f27db643b5ec78b4825c99b20957f5e47f6174fe1612480dc79dcd1 WHIRLPOOL af9fe8377fec84a449e06cfac542b2d792ebe1df904e036775b3e5b659e874d5193e0416b061dddcffc2419610d48864207bba27d557fe05fdcd7560c20afb53
diff --git a/sci-geosciences/xtide/xtide-2.13.1.ebuild b/sci-geosciences/xtide/xtide-2.13.1.ebuild
deleted file mode 100644
index 1e0475bc330..00000000000
--- a/sci-geosciences/xtide/xtide-2.13.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils gnome2-utils
-
-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"
-IUSE="gps"
-
-DEPEND="
- media-libs/libpng:0
- >=sci-geosciences/libtcd-2.2.5_p2
- x11-libs/libX11
- x11-libs/libXaw3d
- x11-libs/libXpm
- x11-libs/libXt
- gps? ( sci-geosciences/gpsd )"
-RDEPEND="${DEPEND}
- media-fonts/font-schumacher-misc"
-DEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-{Werror,gps-switch}.patch
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_with gps)
-}
-
-src_install() {
- dobin xtide tide xttpd
- doman *.[18]
-
- echo 'HFILE_PATH=/usr/share/harmonics' > 50xtide_harm
- doenvd 50xtide_harm
-
- newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png
-
- make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/sci-geosciences/xtide/xtide-2.13.ebuild b/sci-geosciences/xtide/xtide-2.13.ebuild
deleted file mode 100644
index cfeed58ffa2..00000000000
--- a/sci-geosciences/xtide/xtide-2.13.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils gnome2-utils
-
-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"
-IUSE=""
-
-DEPEND="media-fonts/font-schumacher-misc
- media-libs/libpng:0
- >=sci-geosciences/libtcd-2.2.5_p2
- x11-libs/libX11
- >=x11-libs/libXaw-1.0.3
- >=x11-libs/libXpm-3.5.6
- x11-libs/libXt"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin xtide tide xttpd
- doman *.[18]
-
- echo 'HFILE_PATH=/usr/share/harmonics' > 50xtide_harm
- doenvd 50xtide_harm
-
- newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png
-
- make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2018-10-13 16:47 Pacho Ramos
0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos @ 2018-10-13 16:47 UTC (permalink / raw
To: gentoo-commits
commit: bbb446248a266ea5de790a0962891a62bd1a0cda
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 13 16:46:58 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 16:46:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb44624
sci-geosciences/xtide: Bump to 2.15.1, fix deps (#563418)
Closes: https://bugs.gentoo.org/563418
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sci-geosciences/xtide/Manifest | 1 +
sci-geosciences/xtide/xtide-2.15.1.ebuild | 51 +++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/sci-geosciences/xtide/Manifest b/sci-geosciences/xtide/Manifest
index 183edc706b5..cf6dd7af201 100644
--- a/sci-geosciences/xtide/Manifest
+++ b/sci-geosciences/xtide/Manifest
@@ -1 +1,2 @@
DIST xtide-2.13.2.tar.bz2 481183 BLAKE2B b9d294ef1e212ecf2a9850082f0861efd85a8e151da265e3faf06e51a77c2769f68135cad4751edb3517a9dacfc75d45b43f2dc1810351e6d7788228c46ccbfc SHA512 31b35190932413bf5021c82c640ec3f03424807ffd5295abd8ab9554febbe495896bc0d08f901e70e11b04d92c0d1991b8214dcdd5e95e04173f3e7bbf5faec0
+DIST xtide-2.15.1.tar.bz2 710182 BLAKE2B 31c336c16d855615bb3b33571f71cf47ff4ae524c1ca987e4b29a1c0a88844d9de7fa9f0340a07360c6e0299826e47d0c448dec074a3755a929300cc72cb6462 SHA512 3951d5c797981fd4a0396d21830241a700d0f6c7a21694addf7df14f4b3864fbeecb6d352f075a7ccd1c15f8c6b7ddee6ddd501a2699165a9432e8e8dcc0a448
diff --git a/sci-geosciences/xtide/xtide-2.15.1.ebuild b/sci-geosciences/xtide/xtide-2.15.1.ebuild
new file mode 100644
index 00000000000..351bc65c9bc
--- /dev/null
+++ b/sci-geosciences/xtide/xtide-2.15.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit desktop gnome2-utils
+
+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"
+IUSE=""
+
+DEPEND="
+ media-libs/libpng:0=
+ 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
+ doenvd 50xtide_harm
+
+ newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png
+ make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
+}
+
+pkg_preinst() {
+ gnome2_icon_savelist
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2019-02-15 0:39 Thomas Deutschmann
0 siblings, 0 replies; 11+ messages in thread
From: Thomas Deutschmann @ 2019-02-15 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 4ab2c162d012b677b5df0d93e3d2ad70ca912adf
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:39:07 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:39:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab2c162
sci-geosciences/xtide: x86 stable (bug #676774)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sci-geosciences/xtide/xtide-2.15.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/xtide/xtide-2.15.1.ebuild b/sci-geosciences/xtide/xtide-2.15.1.ebuild
index 351bc65c9bc..a17f085d8d5 100644
--- a/sci-geosciences/xtide/xtide-2.15.1.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-04-17 15:18 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-04-17 15:18 UTC (permalink / raw
To: gentoo-commits
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
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-07-30 13:03 David Seifert
0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2022-07-30 13:03 UTC (permalink / raw
To: gentoo-commits
commit: 7f6988b68b6cc71fdfac8248408fb30c97d9f9f2
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jul 30 13:02:51 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 13:02:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6988b6
sci-geosciences/xtide: update HOMEPAGE
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Closes: https://github.com/gentoo/gentoo/pull/26668
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-geosciences/xtide/xtide-2.15.1-r1.ebuild | 2 +-
sci-geosciences/xtide/xtide-2.15.1.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
index fdb13015ce5a..b8c2d2db8376 100644
--- a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit desktop xdg
DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
-HOMEPAGE="http://www.flaterco.com/xtide/"
+HOMEPAGE="https://flaterco.com/xtide/"
SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
LICENSE="GPL-3"
diff --git a/sci-geosciences/xtide/xtide-2.15.1.ebuild b/sci-geosciences/xtide/xtide-2.15.1.ebuild
index 1cd2b9694ce7..82725195891a 100644
--- a/sci-geosciences/xtide/xtide-2.15.1.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit desktop gnome2-utils
DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
-HOMEPAGE="http://www.flaterco.com/xtide/"
+HOMEPAGE="https://flaterco.com/xtide/"
SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-08-27 15:29 Matt Turner
0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner @ 2022-08-27 15:29 UTC (permalink / raw
To: gentoo-commits
commit: 594dfc8ce3fccce8a73750ce3890843975567ae2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 12:29:50 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 15:29:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594dfc8c
sci-geosciences/xtide: Version bump to 2.15.5
* Drop unneeded dependency on x11-libs/libXaw3d
* Add dependency on sys-libs/zlib
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sci-geosciences/xtide/Manifest | 1 +
sci-geosciences/xtide/xtide-2.15.5.ebuild | 38 +++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/sci-geosciences/xtide/Manifest b/sci-geosciences/xtide/Manifest
index 8a0d05ae3763..f3d722d6a226 100644
--- a/sci-geosciences/xtide/Manifest
+++ b/sci-geosciences/xtide/Manifest
@@ -1 +1,2 @@
DIST xtide-2.15.1.tar.bz2 710182 BLAKE2B 31c336c16d855615bb3b33571f71cf47ff4ae524c1ca987e4b29a1c0a88844d9de7fa9f0340a07360c6e0299826e47d0c448dec074a3755a929300cc72cb6462 SHA512 3951d5c797981fd4a0396d21830241a700d0f6c7a21694addf7df14f4b3864fbeecb6d352f075a7ccd1c15f8c6b7ddee6ddd501a2699165a9432e8e8dcc0a448
+DIST xtide-2.15.5.tar.xz 574972 BLAKE2B b03a2d0b4c2616b0a81fc745a7781dba74e0d7977c84790ab5fc3aebaf3a04ae51fa9bd5b79166195e0b6cbe736efa3e31b5203a25bb6f60df385c0f357294f9 SHA512 314c3d256a873ae5862e83050937c72983e5ac0bc9dc2c1a9264d0285f73f681eae1451706c5c6c2829d980423044e83adff3fcf8975b33eb03eed8cb72f1f43
diff --git a/sci-geosciences/xtide/xtide-2.15.5.ebuild b/sci-geosciences/xtide/xtide-2.15.5.ebuild
new file mode 100644
index 000000000000..28ed3a79b08c
--- /dev/null
+++ b/sci-geosciences/xtide/xtide-2.15.5.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="https://flaterco.com/xtide/"
+SRC_URI="https://flaterco.com/files/xtide/${P}.tar.xz"
+
+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/libXaw3dXft
+ x11-libs/libXft
+ x11-libs/libXpm
+ x11-libs/libXt
+ sys-libs/zlib"
+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
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-09-01 1:00 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-09-01 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 2e955a4ec5574ad3e4cd7fdebb7a260608bea47a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 1 00:55:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 1 00:55:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e955a4e
sci-geosciences/xtide: fix MissingUseDepDefault
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/xtide/{xtide-2.15.1.ebuild => xtide-2.15.1-r2.ebuild} | 2 +-
.../xtide/{xtide-2.15.1-r1.ebuild => xtide-2.15.1-r3.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/xtide/xtide-2.15.1.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r2.ebuild
similarity index 96%
rename from sci-geosciences/xtide/xtide-2.15.1.ebuild
rename to sci-geosciences/xtide/xtide-2.15.1-r2.ebuild
index 82725195891a..5cd9b00baedf 100644
--- a/sci-geosciences/xtide/xtide-2.15.1.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.1-r2.ebuild
@@ -18,7 +18,7 @@ DEPEND="
sci-geosciences/gpsd
>=sci-geosciences/libtcd-2.2.5_p2
x11-libs/libX11
- x11-libs/libXaw3d[unicode]
+ x11-libs/libXaw3d[unicode(+)]
x11-libs/libXaw3dXft
x11-libs/libXft
x11-libs/libXpm
diff --git a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r3.ebuild
similarity index 96%
rename from sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
rename to sci-geosciences/xtide/xtide-2.15.1-r3.ebuild
index b8c2d2db8376..60d326916506 100644
--- a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.1-r3.ebuild
@@ -17,7 +17,7 @@ DEPEND="media-libs/libpng:=
sci-geosciences/gpsd
>=sci-geosciences/libtcd-2.2.5_p2
x11-libs/libX11
- x11-libs/libXaw3d[unicode]
+ x11-libs/libXaw3d[unicode(+)]
x11-libs/libXaw3dXft
x11-libs/libXft
x11-libs/libXpm
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-09-22 7:42 Agostino Sarubbo
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2022-09-22 7:42 UTC (permalink / raw
To: gentoo-commits
commit: c06b6f0dfc65ac3d0defcb68e92907e6e5afa92e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 07:41:07 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 07:41:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06b6f0d
sci-geosciences/xtide: Stabilize 2.15.5 amd64, #867232
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-geosciences/xtide/xtide-2.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/xtide/xtide-2.15.5.ebuild b/sci-geosciences/xtide/xtide-2.15.5.ebuild
index 28ed3a79b08c..11a25c22907b 100644
--- a/sci-geosciences/xtide/xtide-2.15.5.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://flaterco.com/files/xtide/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="media-libs/libpng:=
sci-geosciences/gpsd:=
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-09-22 7:44 Agostino Sarubbo
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2022-09-22 7:44 UTC (permalink / raw
To: gentoo-commits
commit: 66461172e5a82edb35ff9de5edae780f597926ad
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 07:43:58 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 07:43:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66461172
sci-geosciences/xtide: Stabilize 2.15.5 x86, #867232
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-geosciences/xtide/xtide-2.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/xtide/xtide-2.15.5.ebuild b/sci-geosciences/xtide/xtide-2.15.5.ebuild
index 11a25c22907b..bda5dbc7ee96 100644
--- a/sci-geosciences/xtide/xtide-2.15.5.ebuild
+++ b/sci-geosciences/xtide/xtide-2.15.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://flaterco.com/files/xtide/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="media-libs/libpng:=
sci-geosciences/gpsd:=
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
@ 2022-09-22 10:12 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2022-09-22 10:12 UTC (permalink / raw
To: gentoo-commits
commit: bdf336385d4cc0e1bf67df458d638dbc1cc3a69e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 10:10:52 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 10:10:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf33638
sci-geosciences/xtide: drop 2.15.1-r2, 2.15.1-r3
Closes: https://bugs.gentoo.org/867232
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-geosciences/xtide/Manifest | 1 -
sci-geosciences/xtide/xtide-2.15.1-r2.ebuild | 51 ----------------------------
sci-geosciences/xtide/xtide-2.15.1-r3.ebuild | 38 ---------------------
3 files changed, 90 deletions(-)
diff --git a/sci-geosciences/xtide/Manifest b/sci-geosciences/xtide/Manifest
index f3d722d6a226..13d163d93a6e 100644
--- a/sci-geosciences/xtide/Manifest
+++ b/sci-geosciences/xtide/Manifest
@@ -1,2 +1 @@
-DIST xtide-2.15.1.tar.bz2 710182 BLAKE2B 31c336c16d855615bb3b33571f71cf47ff4ae524c1ca987e4b29a1c0a88844d9de7fa9f0340a07360c6e0299826e47d0c448dec074a3755a929300cc72cb6462 SHA512 3951d5c797981fd4a0396d21830241a700d0f6c7a21694addf7df14f4b3864fbeecb6d352f075a7ccd1c15f8c6b7ddee6ddd501a2699165a9432e8e8dcc0a448
DIST xtide-2.15.5.tar.xz 574972 BLAKE2B b03a2d0b4c2616b0a81fc745a7781dba74e0d7977c84790ab5fc3aebaf3a04ae51fa9bd5b79166195e0b6cbe736efa3e31b5203a25bb6f60df385c0f357294f9 SHA512 314c3d256a873ae5862e83050937c72983e5ac0bc9dc2c1a9264d0285f73f681eae1451706c5c6c2829d980423044e83adff3fcf8975b33eb03eed8cb72f1f43
diff --git a/sci-geosciences/xtide/xtide-2.15.1-r2.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r2.ebuild
deleted file mode 100644
index 5cd9b00baedf..000000000000
--- a/sci-geosciences/xtide/xtide-2.15.1-r2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit desktop gnome2-utils
-
-DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
-HOMEPAGE="https://flaterco.com/xtide/"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- media-libs/libpng:0=
- 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
- doenvd 50xtide_harm
-
- newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png
- make_desktop_entry ${PN} 'Tide prediction' ${PN} 'Science'
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/sci-geosciences/xtide/xtide-2.15.1-r3.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r3.ebuild
deleted file mode 100644
index 60d326916506..000000000000
--- a/sci-geosciences/xtide/xtide-2.15.1-r3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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="https://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
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-09-22 10:12 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 11:31 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2017-06-09 12:51 Michael Palimaka
2018-10-13 16:47 Pacho Ramos
2019-02-15 0:39 Thomas Deutschmann
2022-04-17 15:18 Sam James
2022-07-30 13:03 David Seifert
2022-08-27 15:29 Matt Turner
2022-09-01 1:00 Sam James
2022-09-22 7:42 Agostino Sarubbo
2022-09-22 7:44 Agostino Sarubbo
2022-09-22 10:12 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox