Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5308 Details for
Bug 9747
AllegTTF
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
allegttf-2.0-r1.ebuild
allegttf-2.0.ebuild (text/plain), 876 bytes, created by
Thomas Raschbacher
on 2002-11-02 10:53:19 UTC
(
hide
)
Description:
allegttf-2.0-r1.ebuild
Filename:
MIME Type:
Creator:
Thomas Raschbacher
Created:
2002-11-02 10:53:19 UTC
Size:
876 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Anti-aliased text output and font loading routines for Allegro" >HOMEPAGE="http://huizen.dds.nl/~deleveld/allegttf.htm" >SRC_URI="http://huizen.dds.nl/~deleveld/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND=">=media-libs/allegro-4.0.0" >#RDEPEND="" >S="${WORKDIR}/${P}" > >src_compile() { > emake || die > emake examples || die >} > >src_install() { > dodir /usr/include > dodir /usr/lib > > cd ${S}/source > mv makefile.lnx makefile.lnx_orig > # hardcoded install paths in makefile > sed s/'\/usr\/local'/'${D}\/usr'/ makefile.lnx_orig > makefile.lnx > > cd ${S} > dodoc docs/*.txt *.txt > dohtml docs/allegttf.htm > > insinto /usr/share/doc/${P}/examples > doins examples/* > > make install || 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 9747
:
5078
|
5079
| 5308