Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28822 Details for
Bug 47048
ftgl-2.1.2 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ftgl-2.0.7.ebuild
ftgl-2.0.7.ebuild (text/plain), 869 bytes, created by
Nicolai Lissner
on 2004-04-07 01:31:36 UTC
(
hide
)
Description:
ftgl-2.0.7.ebuild
Filename:
MIME Type:
Creator:
Nicolai Lissner
Created:
2004-04-07 01:31:36 UTC
Size:
869 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># initial ebuild written by Nicolai Lissner <nlissne@linux01.gwdg.de> > >DESCRIPTION="library to use arbitrary fonts in OpenGL applications" >HOMEPAGE="http://homepages.paradise.net.nz/henryj/code/#FTGL" >SRC_URI="http://homepages.paradise.net.nz/henryj/code/FTGL.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="virtual/opengl > virtual/glut > >=media-libs/freetype-2.0.9" > >#RDEPEND="" >S=${WORKDIR}/FTGL/unix > >src_unpack(){ > unpack FTGL.tar.gz > > # changes needed to compile > # thanks to Marcelo E. Magallon <mmagallo@debian.org> > > sed -i -e "s:(FT_Open_Flags)1; // ::g" ${WORKDIR}/FTGL/src/FTFace.cpp > sed -i -e "s:FTLayout.h::g" ${WORKDIR}/FTGL/unix/src/Makefile > >} > >src_install(){ > einstall DESTDIR=${D} || 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 47048
:
28822
|
32059
|
32061
|
35475
|
39155
|
39156
|
45994