Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 396974 Details for
Bug 540692
sci-biology/seqan-2.0.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
seqan-2.0.0.ebuild
seqan-2.0.0.ebuild (text/plain), 1.06 KB, created by
Michael Schubert
on 2015-02-19 16:42:46 UTC
(
hide
)
Description:
seqan-2.0.0.ebuild
Filename:
MIME Type:
Creator:
Michael Schubert
Created:
2015-02-19 16:42:46 UTC
Size:
1.06 KB
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sci-biology/seqan/seqan-1.4.2.ebuild,v 1.3 2014/12/26 13:01:33 jlec Exp $ > >EAPI=5 > >PYTHON_COMPAT=( python2_7 ) > >inherit cmake-utils flag-o-matic python-single-r1 > >DESCRIPTION="C++ Sequence Analysis Library" >HOMEPAGE="http://www.seqan.de/" >SRC_URI="http://packages.${PN}.de/${PN}-src/${PN}-src-${PV}.tar.gz -> ${P}.tar.gz" > >SLOT="0" >LICENSE="BSD GPL-3" >KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" >IUSE="" > >REQUIRED_USE="${PYTHON_REQUIRED_USE}" > >RDEPEND="${PYTHON_DEPS} > dev-libs/boost" >DEPEND="${RDEPEND}" > >S="${WORKDIR}"/seqan-seqan-v2.0.0 > >src_prepare() { > sed -e \ > "s:share/doc:share/doc/${PF}:g" \ > -i dox/CMakeLists.txt util/cmake/SeqAnBuildSystem.cmake || die > sed -i \ > "1i#define OF(x) x" include/seqan/stream/zipstream/*.h > cmake-utils_src_prepare >} > >src_configure() { > local mycmakeargs=( > -DBoost_NO_BOOST_CMAKE=ON > ) > cmake-utils_src_configure >} > >src_install() { > cmake-utils_src_install > chmod 755 "${ED}"/usr/bin/*sh || die >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 540692
: 396974