openbsd-ports/x11/gnome3
jasper 51f16d4b78 import evince 3.0.2
Evince is a document viewer for multiple document formats.
The goal of evince is to replace the multiple document viewers that
exist on the GNOME Desktop with a single simple application.

ok aja@
2011-06-13 12:20:40 +00:00
..
databases bump after default python version switch 2011-06-08 18:15:41 +00:00
devel Add dependency on gconf2,-polkit. 2011-06-01 11:15:14 +00:00
graphics/evince import evince 3.0.2 2011-06-13 12:20:40 +00:00
sysutils MODGCONF2_SCHEMAS_DIR is not needed. 2011-05-26 09:03:56 +00:00
www Fix CONFIGURE_ARGS and CONFIGURE_ENV. 2011-06-11 08:16:30 +00:00
x11 The --with-kbd-layout-indicator configure does not do anything in practice 2011-06-13 05:24:32 +00:00
Makefile +devel 2011-05-30 22:16:16 +00:00
README.gnome3 Add a small doc for people who want to start playing with gnome3. 2011-05-17 14:26:53 +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