From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/amos/
Date: Thu, 21 Mar 2013 06:54:40 +0000 (UTC) [thread overview]
Message-ID: <1363679035.78f3677f181e4c375599aa5656e08fc97557bc83.jlec@gentoo> (raw)
commit: 78f3677f181e4c375599aa5656e08fc97557bc83
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 07:43:55 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 07:43:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=78f3677f
sci-biology/amos: Bump to latest git HEAD, fixes qt problems, #348031
Package-Manager: portage-2.2.0_alpha166
---
sci-biology/amos/ChangeLog | 3 ++
sci-biology/amos/amos-9999.ebuild | 45 ++++++++----------------------------
2 files changed, 13 insertions(+), 35 deletions(-)
diff --git a/sci-biology/amos/ChangeLog b/sci-biology/amos/ChangeLog
index 26c68ea..f121b16 100644
--- a/sci-biology/amos/ChangeLog
+++ b/sci-biology/amos/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Mar 2013; Justin Lecher <jlec@gentoo.org> amos-9999.ebuild:
+ Bump to latest git HEAD, fixes qt problems, #348031
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> amos-9999.ebuild, metadata.xml:
Update to new qt deps names
diff --git a/sci-biology/amos/amos-9999.ebuild b/sci-biology/amos/amos-9999.ebuild
index fc0e050..67180f8 100644
--- a/sci-biology/amos/amos-9999.ebuild
+++ b/sci-biology/amos/amos-9999.ebuild
@@ -2,52 +2,27 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-[ "$PV" == "9999" ] && CVS=cvs
+[ "$PV" == "9999" ] && VCS=git-2
-inherit eutils ${CVS}
+AUTOTOOLS_AUTORECONF=true
+
+inherit autotools-utils ${VCS}
DESCRIPTION="Genome assembly package live cvs sources"
HOMEPAGE="http://sourceforge.net/projects/amos"
-ECVS_SERVER="amos.cvs.sourceforge.net:/cvsroot/amos"
-ECVS_AUTH="pserver"
-ECVS_MODULE="AMOS"
-ECVS_BRANCH="HEAD"
-ECVS_USER="anonymous"
-ECVS_PASS=""
+SRC_URI=""
+EGIT_REPO_URI="git://amos.git.sourceforge.net/gitroot/amos/amos"
-LICENSE="GPL-2"
+LICENSE="Artistic"
SLOT="0"
-IUSE=""
KEYWORDS=""
+IUSE=""
DEPEND="
dev-libs/boost
- dev-qt/qt3support"
+ dev-qt/qtcore:4"
RDEPEND="${DEPEND}
dev-perl/DBI
sci-biology/mummer"
-
-S="${DISTDIR}"/cvs-src/AMOS/AMOS/
-
-src_unpack() {
- ECVS_TOP_DIR="${DISTDIR}/cvs-src/${ECVS_MODULE}"
- cvs_src_unpack
-}
-
-src_prepare(){
- epatch "${FILESDIR}"/amos.m4.patch
-}
-
-src_configure() {
- ./bootstrap || die
- #CFLAGS=$CFLAGS' -I/usr/include/qt4/Qt' CXXFLAGS=$CXXFLAGS' -I/usr/include/qt4/Qt' econf --enable-all --with-Qt-include-dir=/usr/include/qt4 --with-Qt-lib-dir=/usr/lib/qt4 --with-Qt-bin-dir=/usr/bin --with-Qt-lib=Qt3Support
- econf --enable-all
- einfo "No hawkeye and other Qt3-based apps installed, sorry, no qt3 anynore on Gentoo"
-}
-
-src_compile() {
- # TODO: force MAKEOPTS=-j1 because it seems -j6 is exploting some dependency issue in Makefiles
- MAKEOPTS=-j1 emake DESTDIR="${D}"
-}
next reply other threads:[~2013-03-21 6:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 6:54 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-20 21:28 [gentoo-commits] proj/sci:master commit in: sci-biology/amos/ Martin Mokrejs
2018-01-20 21:26 Martin Mokrejs
2016-03-23 19:09 Martin Mokrejs
2015-05-25 22:48 Martin Mokrejs
2015-05-23 21:25 Martin Mokrejs
2015-04-17 23:56 Martin Mokrejs
2015-04-17 23:56 Martin Mokrejs
2015-04-17 22:23 Martin Mokrejs
2012-05-22 19:43 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=1363679035.78f3677f181e4c375599aa5656e08fc97557bc83.jlec@gentoo \
--to=jlec@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