Commit Graph

9 Commits

Author SHA1 Message Date
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