Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126327 - Version bump x11-libs/cairo to 1.0.4
Summary: Version bump x11-libs/cairo to 1.0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 11:39 UTC by Samuli Suominen (RETIRED)
Modified: 2006-04-02 14:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2006-03-15 11:39:33 UTC
Version bump x11-libs/cairo to 1.0.4 , ta.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-03-16 18:33:44 UTC
Been aware. This waits until after I get done with HAL.
Comment 2 Matteo Settenvini 2006-03-24 06:01:18 UTC
When bumping, please also add support for the "pdf" use flag, although experimental.

--- /usr/portage/x11-libs/cairo/cairo-1.0.2.ebuild      2006-02-19 18:06:50.0000                                                                                     00000 +0100
+++ cairo-1.0.4.ebuild  2006-03-24 14:43:30.000000000 +0100
@@ -11,7 +11,7 @@
 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86                                                                                     "
-IUSE="doc glitz png X"
+IUSE="doc glitz pdf png X"

 RDEPEND="media-libs/fontconfig
        >=media-libs/freetype-2.1
@@ -48,7 +48,8 @@
                $(use_enable X xlib)      \
                $(use_enable png)         \
                $(use_enable doc gtk-doc) \
-               $(use_enable glitz)"
+               $(use_enable glitz)       \
+               $(use_enable pdf)"

        econf $myconf || die "./configure failed"
        emake || die "Compilation failed"
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2006-04-02 14:18:19 UTC
Cairo 1.0.4 is in portage.