ajacoutot 1be6361984 Add gtk+2 and librsvg to RUN_DEPENDS.
Rational: except for QT/KDE ports, gtk+2 should already be in the
dependency chain for ports installing share/icons/ files (i.e. no need
to explicitely add it) and if we have svg icons without their png
counterpart and librsvg is not part of the dependency chain then we
explicitely add it.
gnome-icon-theme is the inherited theme for most icon themes so we
make sure we have gtk-update-icon-cache and can display svg icons.

landry@ agrees
2011-05-19 07:50:37 +00:00
..
2011-05-17 17:07:50 +00:00
2011-05-18 11:06:05 +00:00
2011-05-19 07:50:37 +00:00
2011-05-18 09:02:31 +00:00

# $OpenBSD: README.gnome3,v 1.1 2011/05/17 14:26:53 ajacoutot Exp $

Using the x11/gnome3 directory
==============================

"ports/x11/gnome3" is the place where GNOME3 work for OpenBSD takes
place. If you want to help the GNOME3 effort, you need to add the
following line to /etc/mk.conf:
PORTSDIR_PATH=${PORTSDIR}/x11/gnome3:${PORTSDIR}

This will make the ports infrastructure "prefer" x11/gnome3 over the
regular ports tree in case a port exists in both.
(i.e. x11/gnome3/x11/gnome/desktop will be used instead of
x11/gnome/desktop)

When GNOME3 is ready for general use, it'll be moved back to the main
hierarchy and no mk.conf(5) change will be needed anymore.

Please send your questions/feedbacks to both:
    ajacoutot@openbsd.org
    jasper@openbsd.org