ajacoutot
3043478b6d
Update to at-spi2-atk-2.0.2.
2011-05-24 05:32:58 +00:00
ajacoutot
14b3d61a59
Bugfix update to at-spi2-core-2.0.2. fixes several crashes.
2011-05-24 05:30:16 +00:00
ajacoutot
aa5c47275b
Bugfix update to gvfs-1.8.2.
2011-05-23 22:41:04 +00:00
ajacoutot
f11f4e0883
Enable support for upower.
2011-05-23 21:31:56 +00:00
landry
18b4bbe9d5
+power-manager
2011-05-23 19:13:20 +00:00
landry
897357bb04
Import gnome-power-manager 2.32.0.
...
GNOME Power Manager is a GNOME session daemon that acts as a policy
agent on top of UPower. It listens for system events and responds with
user-configurable actions.
GNOME Power Manager comes in three main parts:
- gnome-power-manager: the manager daemon itself
- gnome-power-preferences: the control panel program, for configuration
- gnome-power-statistics: the statistics graphing program
with tweaks and ok ajacoutot@
2011-05-23 19:12:51 +00:00
jasper
877f008310
- fix a null pointer deref in atoi().
2011-05-23 17:58:11 +00:00
jasper
e92c04551d
- bugfix update to 3.0.2
2011-05-23 14:38:25 +00:00
jasper
6167d01a1e
sync with README
...
ok aja@
2011-05-23 08:24:41 +00:00
jasper
cebe8f25ea
no need to include util.h for us.
2011-05-22 13:55:27 +00:00
ajacoutot
4d1abe074c
Update to gnome-tweak-tool-3.0.4.
2011-05-22 10:08:18 +00:00
jasper
6b0e92fe59
keep this sorted
2011-05-20 16:06:56 +00:00
ajacoutot
9a7b6d772b
Missing dependency on x11/dbus-python.
2011-05-20 08:50:11 +00:00
ajacoutot
b7009897ec
Only refer to 'GNOME' and not gnome2, gnome3...
...
ok jasper@
2011-05-19 18:13:38 +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
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
ebd8419a3a
Tighten build+run depends.
2011-05-19 08:31:57 +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
be4496bb79
Let's not complicate things, remove the xsltproc tweak, it's not really
...
needed.
2011-05-18 15:50:37 +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
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
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
ajacoutot
03be77925a
Depends on x11/polkit-gnome,gtk2.
2011-05-17 15:05:03 +00:00
ajacoutot
3cc007d382
Remove gnome3 hack, this won't be needed anymore.
2011-05-17 13:48:18 +00:00
ajacoutot
9986e5b4c2
Satisfy all lib dependencies using LIB_DEPENDS, relying on RUN_DEPENDS just
...
breaks the dep chain.
2011-05-17 11:14:53 +00:00
jasper
d59baff98f
remove configure argument not recognized anymore
2011-05-16 20:42:15 +00:00
jasper
d7b671ee79
tweak comments
2011-05-16 09:40:44 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
0bc83b4283
- disable mpfr module, this needs mpfr 3.x after all.
2011-05-15 14:35:58 +00:00
jasper
f5a1e59407
- fix REPL by linking with termcap where we link with readline
...
- regen WANTLIB accordingly
2011-05-15 14:11:52 +00:00
jasper
d176dcc25a
hookup ze gtk2 flavor for gucharmap
2011-05-15 09:24:12 +00:00
jasper
8bdad66971
depend on gucharmap,gtk2
2011-05-15 09:23:01 +00:00
jasper
fd95f9b2d1
- switch by default to gtk3, and add a gtk2 flavor for current users of gucharmap.
...
discussed with/ok aja@
2011-05-15 09:22:36 +00:00
jasper
397df9c300
point homepage to the "old" plugins page for gedit based on gtk2.
2011-05-14 22:23:26 +00:00
ajacoutot
3647d3b2fd
Add commented tweak-tool.
2011-05-14 22:23:15 +00:00
ajacoutot
2a00b3c4b6
Import gnome-tweak-tool-3.0.3.
...
The gnome-tweak-tools allows tweaking hidden gtk+3/GNOME3 settings.
There's an issue with g-o-i / py-gobject, so not hooked up yet.
ok jasper@
2011-05-14 22:22:00 +00:00
ajacoutot
23ad560af3
Build and run depends on the gtk2 FLAVOR of gconf2,-gtk.
2011-05-14 22:19:13 +00:00
jasper
ed7cfcb5e6
comment the .la files
2011-05-14 22:10:08 +00:00
jasper
cb74d2eb95
USE_LIBTOOL=Yes is already implied by gnome.port.mk
2011-05-14 21:56:18 +00:00
ajacoutot
c28783742f
Explicitely add x11/gtk+2 as a LIB_DEPENDS and add devel/gconf2,-gtk to
...
RUN_DEPENDS.
2011-05-14 21:35:08 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
jasper
a49be8111e
- no need anymore for the inline getline() implementation; it's not used anymore
2011-05-14 13:41:14 +00:00