Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59557 Details for
Bug 93552
cairo 0.5.0 is out
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cairo-0.5.0.ebuild
cairo-0.5.0.ebuild (text/plain), 909 bytes, created by
Tarmo Tänav
on 2005-05-22 10:14:11 UTC
(
hide
)
Description:
cairo-0.5.0.ebuild
Filename:
MIME Type:
Creator:
Tarmo Tänav
Created:
2005-05-22 10:14:11 UTC
Size:
909 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.4.0.ebuild,v 1.3 2005/05/05 23:19:47 latexer Exp $ > >inherit eutils > >DESCRIPTION="A vector graphics library with cross-device output support" >HOMEPAGE="http://cairographics.org/" >SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" > >LICENSE="|| ( LGPL-2.1 MPL-1.1 )" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64" >IUSE="glitz png X" > >DEPEND="X? ( > virtual/x11 > virtual/xft > ) > media-libs/fontconfig > >=media-libs/freetype-2 > >=media-libs/libpixman-0.1.4 > glitz? ( =media-libs/glitz-0.4.0* ) > png? ( media-libs/libpng )" > >src_compile() { > econf \ > $(use_enable X xlib) \ > $(use_enable glitz) \ > $(use_enable png) \ > || die > emake || die >} > >src_install() { > make install 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 93552
: 59557