Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296939 Details for
Bug 396033
freeocl-0.1.0 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
freeocl-PV.ebuild
freeocl-0.1.0.20111226.ebuild (text/plain), 715 bytes, created by
emil karlson
on 2011-12-26 03:55:47 UTC
(
hide
)
Description:
freeocl-PV.ebuild
Filename:
MIME Type:
Creator:
emil karlson
Created:
2011-12-26 03:55:47 UTC
Size:
715 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit base cmake-utils > >DESCRIPTION="FreeOCL is an implementation of the Open Computing Language 1.1 specifications targeting CPUs." >HOMEPAGE="http://code.google.com/p/freeocl/" >SRC_URI="http://freeocl.googlecode.com/files/FreeOCL-${PV}-src.tar.gz" > >LICENSE="LGPL-3" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="sys-devel/gcc[openmp] > dev-util/cmake" >RDEPEND="sys-devel/gcc[openmp]" >PATCHES=("$FILESDIR/freeocl-0.1.0-clSetCommandQueueProperty.patch") > >S="${WORKDIR}/FreeOCL-${PV}" > >src_install(){ > cmake-utils_src_install > insinto /usr/include/CL > insopts -m0644 > doins include/CL/* >}
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 396033
: 296939 |
296941