Commit Graph

9953 Commits

Author SHA1 Message Date
ajacoutot
1da186d2a9 Import nautilus-3.0.1.
This is Nautilus, the file manager for the GNOME desktop.

ok jasper@
2011-05-19 18:40:59 +00:00
ajacoutot
b7009897ec Only refer to 'GNOME' and not gnome2, gnome3...
ok jasper@
2011-05-19 18:13:38 +00:00
ajacoutot
49a6114148 Small tweak from Gentoo:
add an autostart condition: gnome-shell comes with its own
implementation of a policy kit agent, however the fallback session does
not and needs polkit-gnome-authentication-agent to be started.
This only affects the !gtk2 FLAVOR (polkit-gnome,gtk2 will automatically
start as usual).
2011-05-19 17:55:45 +00:00
ajacoutot
7b8991687a Refer to 'GNOME' and not gnome2 or gnome3. Makes it easier for us.
ok jasper@
2011-05-19 17:26:48 +00:00
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
4f23ec182e Fix COMMENT. 2011-05-19 14:36:36 +00:00
ajacoutot
9ef4c5f760 We want @unexec-delete rm -f instead of @extra. 2011-05-19 14:30:39 +00:00
ajacoutot
c53ee58ede session and panel work ok enough, so enable them. 2011-05-19 14:19:08 +00:00
ajacoutot
f5799a9bb9 +metacity 2011-05-19 13:52:10 +00:00
ajacoutot
888558de21 Import metacity-2.34.0.
Metacity is a simple window manager that integrates nicely with GNOME.

(note that it is exactly the same as the one under x11/gnome except it
depends on x11/gnome/themes-standard (i.e. gtk+3) because the default
theme is different in GNOME3 -- eventually when upstream fix gtk+3
support in metacity this can go back in the main hierarchy and we'll add
a gtk+3 FLAVOR)
2011-05-19 13:50:17 +00:00
ajacoutot
8e7b304365 Precise conflict marker. 2011-05-19 12:45:53 +00:00
ajacoutot
5370f78670 Accessibility themes are now in gnome-themes-standard so remove theme from
here.
2011-05-19 12:45:23 +00:00
ajacoutot
b93f9bb8f6 Fix Inherits. 2011-05-19 10:38:54 +00:00
ajacoutot
93fbbfa109 Add the corresponding "Inherits" theme to RUN_DEPENDS. 2011-05-19 10:31:44 +00:00
ajacoutot
e436c48f4e Metacity defaults to the "Clearlooks" theme, so it needs to RUN_DEPENDS on
gnome-icon-themes.
2011-05-19 10:06:37 +00:00
ajacoutot
50ec174ebe Enable gnome-tweak-tool. It still has a runtime issue but this is due to
py-gobject / gobject-introspection which is being worked on and not by
tweak-tool itself.
2011-05-19 08:40:07 +00:00
ajacoutot
4306a6f44a +session (commented) 2011-05-19 08:37:33 +00:00
ajacoutot
6cf4bb001c Import gnome-session-3.0.1.
gnome-session contains the GNOME session manager, as well as a
configuration program to choose applications starting on login.

(not hooked up yet)

ok jasper@
2011-05-19 08:36:41 +00:00
ajacoutot
ebd8419a3a Tighten build+run depends. 2011-05-19 08:31:57 +00:00
ajacoutot
73cb8d1f55 Add the inherited theme (i.e. Inherits=foo) to RUN_DEPENDS.
landry@ agrees
2011-05-19 07:57:51 +00:00
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
jasper
d307e174ed missing bump when switching to x11/polkit-gnome,gtk2
spotted by landry@
2011-05-18 21:26:56 +00:00
ajacoutot
3bbbf28131 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.

ok landry@ (maintainer)
2011-05-18 21:13:49 +00:00
ajacoutot
ddbb62ea09 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.
2011-05-18 21:12:08 +00:00
jasper
65e00fdb7a don't put all the plugins into the main binary, may ease debugging 2011-05-18 16:22:55 +00:00
ajacoutot
be4496bb79 Let's not complicate things, remove the xsltproc tweak, it's not really
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
fa61b6e915 Not needed. 2011-05-18 15:49:32 +00:00
ajacoutot
dd6d553609 Not really needed. 2011-05-18 15:49:05 +00:00
ajacoutot
8926e238ed This is not needed anymore. 2011-05-18 15:40:11 +00:00
jasper
fca36406d6 add commented panel entry 2011-05-18 15:33:29 +00:00
jasper
802d71e022 import gnome-panel 3.0.0.1 (needs lots of fixes, so not hooking it up yet)
gnome-panel contains the GNOME panel, the libpanel-applet library and
several applets:
  * the GNOME panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.
  * the libpanel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.
  * the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

feedback/ok aja@
2011-05-18 15:32:44 +00:00
jasper
2b668becca tweak decision logic for deciding if we should use the ipv4 or ipv6 tools.
it would default to ipv6 as most interfaces have an unused ipv6 address, while
actually using the ipv4 address. this fixes ping/traceroute functionality when
using hostnames instead of ip addresses.
2011-05-18 15:25:34 +00:00
jasper
bf79395caf prevent a tornado of warnings and let this work a lot better 2011-05-18 13:29:11 +00:00
sebastia
9a3c792c08 Fix LIB_DEPENDS to sqlite3 due to changes in libxslt
OK landry@, yes please sthen@
2011-05-18 13:08:25 +00:00
ajacoutot
a56d9ffd0a Remove libtool files from plugins dir. 2011-05-18 11:17:37 +00:00
jasper
b02f361d1c remove bogus LIB_DEPENDS
ok aja@
2011-05-18 11:06:05 +00:00
jasper
7d1ee4a2aa bleh, removed devel/gsettings-desktop-schemas from eog instead of eog-plugins.. 2011-05-18 09:12:28 +00:00
ajacoutot
c3101c7472 Tweak comment, remove bogus RUN_DEPENDS. 2011-05-18 09:06:28 +00:00
jasper
b03cd60bdc enter databases/ 2011-05-18 09:02:31 +00:00
jasper
77cf7bedce sync 2011-05-18 08:58:14 +00:00
jasper
909c95643a import eog-plugins 3.0.0 (with map plugin disabled, depends on new clutter)
Set of plugins for Eye of GNOME.

ok aja@
2011-05-18 08:57:48 +00:00
jasper
5e1d01f61d import eog 3.0.1
This is the Eye of GNOME, an image viewer program.  It is meant to be a
fast and functional image viewer.

ok aja@
2011-05-18 08:56:06 +00:00
dcoppa
4e2d78bc08 In pre-install, get rid of a bunch of rm's and use:
find ${WRKDIST}/lib -name '*.lua.in.orig' -print | xargs rm

which will always be good in every case.
2011-05-18 08:28:55 +00:00
jeremy
77d605d852 About 4 months late, but link ruby-profligacy to the build 2011-05-18 01:10:50 +00:00
ajacoutot
a41c79296a Remove XXX, it's just the way port-lib-depends-check is suposed to work. 2011-05-17 18:21:28 +00:00
landry
7f6bb0b91c Update to xfce4-terminal 0.4.7.
Fixes (among others) memory leaks/high cpu usage with vte 0.28, see
https://bugzilla.xfce.org/show_bug.cgi?id=6921
2011-05-17 18:11:28 +00:00
landry
f8108f9a57 Update to xfdesktop 4.8.2. 2011-05-17 18:08:39 +00:00
jasper
cf52d2d039 sync 2011-05-17 17:22:16 +00:00
jasper
91c74351ca import gnome-nettool 3.0.0
GNOME Nettool is a set of front-ends to various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.

ok aja@
2011-05-17 17:21:35 +00:00
ajacoutot
131ac97219 +evolution-data-server 2011-05-17 17:07:50 +00:00