Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 265313 Details for
Bug 358077
sci-visualization/vtkPOFFReader: New ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild
vtkPOFFReader-300.ebuild (text/plain), 949 bytes, created by
Oliver Borm
on 2011-03-09 14:59:21 UTC
(
hide
)
Description:
New ebuild
Filename:
MIME Type:
Creator:
Oliver Borm
Created:
2011-03-09 14:59:21 UTC
Size:
949 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit versionator multilib cmake-utils > >DESCRIPTION="Parallelized reader for OpenFOAM(R) file format for use with ParaView/VTK" >HOMEPAGE="http://of-interfaces.sourceforge.net" >SRC_URI="http://of-interfaces.svn.sourceforge.net/viewvc/of-interfaces/trunk/vtkPOFFReader/?view=tar&pathrev=${PV} -> ${P}.tar.gz" > >LICENSE="paraview GPL-2" >KEYWORDS="~amd64 ~x86" >SLOT="0" >IUSE="" > >RDEPEND=" > >=sci-visualization/paraview-3.8.1" >DEPEND="${RDEPEND}" > >pkg_setup() { > PVP=$(best_version sci-visualization/paraview | cut -d '-' -f 3-) > MAJOR_PV=$(get_version_component_range 1-2 $PVP) > > PVLIBDIR=/usr/$(get_libdir)/paraview-${MAJOR_PV} > S=${WORKDIR}/${PN} >} > >src_configure() { > mycmakeargs=( > -DCMAKE_BUILD_TYPE=Release > -DCMAKE_INSTALL_PREFIX="${PVLIBDIR}"/plugins > -DParaView_DIR="${PVLIBDIR}") > > cmake-utils_src_configure >}
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 358077
: 265313