* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2016-11-25 18:57 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-11-25 18:57 UTC (permalink / raw
To: gentoo-commits
commit: ba72bf0f37872fddcfb171d6d22ad9973c26854f
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 18:49:51 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 18:56:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba72bf0f
sci-biology/treeviewx: Drop old
Package-Manager: portage-2.3.2
sci-biology/treeviewx/treeviewx-0.5.1-r2.ebuild | 32 -------------------------
1 file changed, 32 deletions(-)
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1-r2.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1-r2.ebuild
deleted file mode 100644
index 4ff83ca..00000000
--- a/sci-biology/treeviewx/treeviewx-0.5.1-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-WX_GTK_VER="2.8"
-inherit eutils wxwidgets
-
-DESCRIPTION="A phylogenetic tree viewer"
-HOMEPAGE="http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/"
-SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/0.5/tv-${PV}.tar.gz"
-LICENSE="GPL-2"
-
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="x11-libs/wxGTK:2.8[X]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/tv-${PV}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-wxt.patch
- epatch "${FILESDIR}"/${P}-gcc4.3.patch
- epatch "${FILESDIR}"/${P}-wx28.patch
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die "make install failed"
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2016-11-25 18:57 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-11-25 18:57 UTC (permalink / raw
To: gentoo-commits
commit: 164b763de629543ed26d376a61ef0891d60d76ee
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 18:49:34 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 18:56:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164b763d
sci-biology/treeviewx: x86 stable, bug #584034
Package-Manager: portage-2.3.2
sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
index 1244f9b..c7c2cdb 100644
--- a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
+++ b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ HOMEPAGE="http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/"
SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/0.5/tv-${PV}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2022-09-30 23:24 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2022-09-30 23:24 UTC (permalink / raw
To: gentoo-commits
commit: a896841d41bb591d5de8cba4c9d28f509cc3482c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 23:17:22 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 23:24:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a896841d
sci-biology/treeviewx: fix StaticSrcUri
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
index 05e25ec750e9..359aa98a784f 100644
--- a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
+++ b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit autotools wxwidgets
DESCRIPTION="A phylogenetic tree viewer"
HOMEPAGE="http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/"
-SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/0.5/tv-${PV}.tar.gz"
+SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/$(ver_cut 1-2)/tv-${PV}.tar.gz"
S="${WORKDIR}/tv-${PV}"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2023-11-24 14:31 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2023-11-24 14:31 UTC (permalink / raw
To: gentoo-commits
commit: d580e7856c66ece37bfa7809b745e6e9dc9336bc
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 13:58:04 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 14:30:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d580e785
sci-biology/treeviewx: add 0.5.1.20100823_p4
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-biology/treeviewx/Manifest | 3 ++
.../treeviewx/treeviewx-0.5.1.20100823_p4.ebuild | 50 ++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/sci-biology/treeviewx/Manifest b/sci-biology/treeviewx/Manifest
index 1394d9f7afb1..35a6577e59df 100644
--- a/sci-biology/treeviewx/Manifest
+++ b/sci-biology/treeviewx/Manifest
@@ -1 +1,4 @@
+DIST treeviewx-0.5.1.20100823_p4.tar.gz 358644 BLAKE2B 3b7291415ab536230ac95decdc028dfdf60edcd986c91f76f7dacf5ec65fc31234c4d7023a9ec0fa420b68c9fe85278f8ae25106daa050872750dc5127362c46 SHA512 aec1351cfe58e1d11053c8bd3edbdf2ca74fb4bb5453bde72aa2a1b14623c69540fe7cef20f506291dad0b9358f6c37ea59feb493376b20dbdf3f7fb7df9844e
+DIST treeviewx_0.5.1+git20100823.7e4d0e9-4.debian.tar.xz 13880 BLAKE2B 6ab73fa79fe9a07dde17ae771edcee8d4f4e1aa25aef5fff66de4a86ee8e24c0edf9c8a4b721c12e1675083b493c65fadfff8bc79d50f28cb54a5b2cd47104a4 SHA512 4e3dbf0fd0383a0a07f924d2e59e9ed74b20c03fe57edc8e728f99dfff0a28f1c366f8a38f52f637d104b1abf98f8023abcdaff7394045642e53f5d7bb6723fd
+DIST treeviewx_128.png 16298 BLAKE2B 4a5f08352cd21f30e69f77403ecb79d95e8610e672979bbc46b72059bfe02edb711206260bb0b11eb733c544d584df7c9e778fe20ab2f768f18c49362cb72f11 SHA512 4986f86b7a0d4f57bd16aecb504a743ae060c2c5d3015ab2a6057e9df52ab132e6d071b5f992fc2de88529b5166f119654cbfb6c952e16d7e02d18f6d6143ee8
DIST tv-0.5.1.tar.gz 426745 BLAKE2B 080c4e09f441fd83da3406990bbe97f9e29fa531f47a65533ca887580f8a3ec561bb4766e66e2ef4764f68eee86fdabf48481cece56ddda90f9ffdc3c80b3a1a SHA512 45a7ac6dff5b22771e4428d6b1ee528c0039956a462658d28d4f588b6df32620d8f69b3bcf5ca23643e2bdd5361da00625fcb1495bcf4f74d44ee22022c63143
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
new file mode 100644
index 000000000000..c5233f056c4d
--- /dev/null
+++ b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WX_GTK_VER="3.2-gtk3"
+inherit autotools desktop wxwidgets
+
+DESCRIPTION="A phylogenetic tree viewer"
+HOMEPAGE="https://github.com/rdmpage/treeviewx"
+COMMIT="7e4d0e96dfdde51a92a1634b41d7284142a19afa"
+SRC_URI="https://github.com/rdmpage/treeviewx/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
+ mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_$(ver_cut 1-3)+git$(ver_cut 4).${COMMIT:0:7}-${PV/*_p}.debian.tar.xz
+ https://dev.gentoo.org/~pacho/${PN}/${PN}_128.png"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.5.1-AM_PROG_AR.patch
+)
+
+src_prepare() {
+ default
+
+ # Debian patches
+ for p in $(<"${WORKDIR}"/debian/patches/series) ; do
+ eapply -p1 "${WORKDIR}/debian/patches/${p}"
+ done
+
+ mv configure.{in,ac} || die
+ eautoreconf
+}
+
+src_configure() {
+ setup-wxwidgets
+ default
+}
+
+src_install() {
+ default
+ newicon -s 128 "${DISTDIR}"/${PN}_128.png ${PN}.png
+ newicon bitmaps/treeview.xpm ${PN}.xpm
+ make_desktop_entry tv "TreeView X"
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2024-04-18 17:03 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2024-04-18 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 0498aafa0537266838c75b2a4d6b867321d65da3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 17:02:48 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 17:03:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0498aafa
sci-biology/treeviewx: add github upstream metadata
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-biology/treeviewx/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-biology/treeviewx/metadata.xml b/sci-biology/treeviewx/metadata.xml
index c5486e4a16db..e0415edb6e7a 100644
--- a/sci-biology/treeviewx/metadata.xml
+++ b/sci-biology/treeviewx/metadata.xml
@@ -11,4 +11,7 @@
files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other
programs).
</longdescription>
+ <upstream>
+ <remote-id type="github">rdmpage/treeviewx</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2024-04-18 17:03 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2024-04-18 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 4fb0fe2a0c65387e0df1fb28af9a01b546917c9c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 17:01:58 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 17:03:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb0fe2a
sci-biology/treeviewx: Update icon cache
Closes: https://bugs.gentoo.org/924697
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
index c5233f056c4d..ca5cbd152ba2 100644
--- a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
+++ b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
WX_GTK_VER="3.2-gtk3"
-inherit autotools desktop wxwidgets
+inherit autotools desktop wxwidgets xdg
DESCRIPTION="A phylogenetic tree viewer"
HOMEPAGE="https://github.com/rdmpage/treeviewx"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/
@ 2024-04-18 22:54 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-04-18 22:54 UTC (permalink / raw
To: gentoo-commits
commit: 19e91b69563557259b92250f0437210a7df97e6b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 22:53:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 22:53:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e91b69
sci-biology/treeviewx: Stabilize 0.5.1.20100823_p4 amd64, #930203
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
index ca5cbd152ba2..e621066bad19 100644
--- a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
+++ b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-04-18 22:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-25 18:57 [gentoo-commits] repo/gentoo:master commit in: sci-biology/treeviewx/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2024-04-18 22:54 Sam James
2024-04-18 17:03 Pacho Ramos
2024-04-18 17:03 Pacho Ramos
2023-11-24 14:31 Pacho Ramos
2022-09-30 23:24 Sam James
2016-11-25 18:57 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox