public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/genepop/
Date: Sun,  1 Apr 2018 16:16:00 +0000 (UTC)	[thread overview]
Message-ID: <1522599344.43678bc9223604dc05063d14c025edcb802c0b4d.mmokrejs@gentoo> (raw)

commit:     43678bc9223604dc05063d14c025edcb802c0b4d
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sun Apr  1 16:15:44 2018 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sun Apr  1 16:15:44 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=43678bc9

sci-biology/genepop: version bump

Upstream does not version the release tarballs, now 4.7 is being
actually exposed on the website.

Package-Manager: Portage-2.3.27, Repoman-2.3.9

 .../genepop/{genepop-4.6.ebuild => genepop-4.7.ebuild}      | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-biology/genepop/genepop-4.6.ebuild b/sci-biology/genepop/genepop-4.7.ebuild
similarity index 77%
rename from sci-biology/genepop/genepop-4.6.ebuild
rename to sci-biology/genepop/genepop-4.7.ebuild
index 22605e6cd..c70f60dba 100644
--- a/sci-biology/genepop/genepop-4.6.ebuild
+++ b/sci-biology/genepop/genepop-4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,7 @@ inherit cmake-utils
 
 DESCRIPTION="Population genetics analysis"
 HOMEPAGE="http://genepop.curtin.edu.au/ http://kimura.univ-montp2.fr/~rousset/Genepop.htm"
-SRC_URI="http://kimura.univ-montp2.fr/%7Erousset/GenepopV4.tar.gz -> ${P}.tar.gz
-	http://kimura.univ-montp2.fr/%7Erousset/Genepop.pdf -> ${PN}.pdf"
+SRC_URI="http://kimura.univ-montp2.fr/%7Erousset/GenepopV4.tar.gz -> ${P}.tar.gz"
 
 LICENSE="CeCILL-2"
 SLOT="0"
@@ -19,8 +18,7 @@ S="${WORKDIR}"
 
 src_prepare() {
 	gzip -dc sources.tar.gz | tar xf - || die
-	mv Cpp/* . || die
-	rmdir Cpp || die
+	rm -f exe.zip || die
 	cat >> CMakeLists.txt <<- EOF
 	cmake_minimum_required (VERSION 2.6)
 	project (${PN} CXX)
@@ -36,5 +34,8 @@ src_prepare() {
 
 src_install(){
 	cmake-utils_src_install
-	dodoc "${DISTDIR}"/"${PN}".pdf
+	mv "${ED}"/usr/bin/Genepop "${ED}"/usr/bin/genepop || die
+	newdoc Genepop.pdf genepop.pdf
+	insinto /usr/share/"${PN}"
+	doins examples.zip
 }


             reply	other threads:[~2018-04-01 16:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01 16:16 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-19 15:49 [gentoo-commits] proj/sci:master commit in: sci-biology/genepop/ Andrew Ammerlaan
2018-04-01 16:22 Martin Mokrejs
2017-02-24 13:01 Martin Mokrejs
2015-04-14 17:49 Justin Lecher
2014-01-06 17:18 Justin Lecher

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=1522599344.43678bc9223604dc05063d14c025edcb802c0b4d.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --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