Posts Tagged ‘cairo’

x11-libs/cairo-1.1.6.ebuild [bump]

Friday, May 5th, 2006

A new cairo snapshot — 1.1.6 — has appeared (only a few days since I put together an ebuild for 1.1.4), so I’ve bumped my ebuild to keep up.

To get my ebuild(s) for cairo into your local portage tree, do:

# rsync -rztp --delete rsync://rsync.omz13.com/local-portage/x11-libs/cairo /usr/local/portage/x11-libs

Then emerge in the usual maner.

x11-libs/cairo-1.1.4.ebuild [bump]

Thursday, May 4th, 2006

Version 1.1.4 of cairo is now available, so I’ve bumped my ebuild. See my ebuild for cairo 1.1.2 for details of the additional use flags that my ebuild provides.

To get my ebuild(s) for cairo into your local portage tree, do:

# rsync -rztp --delete rsync://rsync.omz13.com/local-portage/x11-libs/cairo /usr/local/portage/x11-libs

Then emerge in the usual maner.

x11-libs/cairo-1.1.2.ebuild [bump]

Tuesday, April 25th, 2006

A new snapshot of cairo, 1.1.2, is now available (here’s the announcement).

I’ve put together an ebuild for this snapshot. Unlike the official gentoo ebuild for cairo my one lets you enable the PS and PDF backends through the use of PS and PDF USE flags respectively; it really is quite annoying that this isn’t already in the official ebuilds (c.f. gentoo bug #121495) since its quite handy to have these around. With my ebuild you can also enable the experimental SVG backend using the SVG USE flag.

To get my ebuild(s) for cairo into your local portage tree, do:

# rsync -rztp --delete rsync://rsync.omz13.com/local-portage/x11-libs/cairo /usr/local/portage/x11-libs

Then emerge in the usual maner.