Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216372 Details for
Bug 300856
[New ebuild] sci-misc/opencsg - Constructive Solid Geometry rendering library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
First try
opencsg-1.2.0.ebuild (text/plain), 749 bytes, created by
bware
on 2010-01-13 15:57:17 UTC
(
hide
)
Description:
First try
Filename:
MIME Type:
Creator:
bware
Created:
2010-01-13 15:57:17 UTC
Size:
749 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit qt4-r2 > >DESCRIPTION="The Constructive Solid Geometry rendering library" >HOMEPAGE="http://www.opencsg.org/" >SRC_URI="http://www.opencsg.org/OpenCSG-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="media-libs/glew" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/OpenCSG-${PV}" > >src_unpack() { > unpack ${A} > > #Use System glew > rm -Rf ${S}/glew >} > >src_prepare() { > # We actually want to install somthing > cat << EOF >> src/src.pro >include.path=/usr/include >include.files=../include/* >target.path=/usr/lib >INSTALLS += target include >EOF > >} > >src_configure() { > eqmake4 "${S}"/src/src.pro >}
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 300856
: 216372