[101612] trunk/dports/graphics
Ryan Schmidt
ryandesign at macports.org
Tue Jan 15 22:05:39 PST 2013
On Jan 14, 2013, at 19:55, devans at macports.org wrote:
> Revision: 101612
> https://trac.macports.org/changeset/101612
> Author: devans at macports.org
> Date: 2013-01-14 17:55:31 -0800 (Mon, 14 Jan 2013)
> Log Message:
> -----------
> cogl: new port, a hardware accelerated 3D graphics API, previously part of clutter, now separate (#32249)
>
> Added Paths:
> -----------
> trunk/dports/graphics/cogl/
> trunk/dports/graphics/cogl/Portfile
> +depends_lib port:cairo \
> + port:gobject-introspection \
> + port:mesa \
> + port:pango
Please write the cairo and pango dependencies so that cairo-devel and pango-devel could satisfy them. See other ports that depend on cairo or pango for examples.
> +default_variants +x11
https://trac.macports.org/wiki/PortfileRecipes#default_variants
More information about the macports-dev
mailing list