Commit Graph

16 Commits

Author SHA1 Message Date
jasper
540933b2ed - update to gnome-shell-3.6.0 2012-09-30 14:45:23 +00:00
ajacoutot
0625c56077 @comment -> post-install rm 2012-09-29 10:52:27 +00:00
ajacoutot
ad514f53ab Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:29:33 +00:00
ajacoutot
31eb9e5c7c Missing LIB_DEPENDS. 2012-09-07 07:19:36 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
jasper
7006be6a9d - update to 3.4.2 2012-08-29 12:20:22 +00:00
jasper
7b771fd145 Make NetworkManager support optional; this is a cleaner approach than
what we previously had in tree.

ok aja@
2012-08-29 11:56:27 +00:00
ajacoutot
65e25c1817 Committed upstream. 2012-07-15 08:18:53 +00:00
ajacoutot
7105611795 --disable-static 2012-07-13 16:35:26 +00:00
ajacoutot
24c387585e Fix gnome-shell-extension-prefs. 2012-07-13 12:01:35 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
19e32bae7f So, our linker does not hide private symbols... which results in a big
amount of crashes because gcr, libgnome-keyring and gnome-keyring share
some common (private) symbol names.
Miod says there is no workaround...

For gnome-shell, just stop linking to libgnome-keyring which we don't
need anyway since it is only needed by the network-manager functionnality
that is obviously disabled for us.
2012-07-13 08:03:53 +00:00
ajacoutot
8144deee1a Don't be mad and dump a big core if evolution is not installed.
From upstream.
2012-07-09 18:01:16 +00:00
ajacoutot
5e9feea6ca Missing dependency on x11/dbus-python. 2012-07-08 15:45:35 +00:00
ajacoutot
1f3defebb5 Activate the browser plugin to be able to install gnome-shell extensions.
Comment the libtool modules la files.
Missing update-desktop-database goo.
Explicitely disable systemd.
Don't RUN_DEPENDS on evolution, it's technically not required.
Add a comment in the patches that they need to be pushed upstream.
2012-07-08 15:39:11 +00:00
jasper
6968f4064a *finally* import gnome-shell, the last component that was missing for gnome-3.
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications,
accessing documents, and organizing open windows in GNOME. Later, it
will introduce a new applets eco-system and offer new solutions for
other desktop features, such as notifications and contacts management.
The GNOME Shell is intended to replace functions handled by the GNOME
Panel and by the window manager in previous versions of GNOME. The GNOME
Shell has rich visual effects enabled by new graphical technologies.

still has a few rough edges, but this will be dealt with in-tree.

ok aja@
2012-07-08 14:53:14 +00:00