Commit Graph

2670 Commits

Author SHA1 Message Date
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
jasper
06adc6f4c0 - update gucharmap to 3.0.1 2011-05-14 12:36:18 +00:00
ajacoutot
f8ba010ccf Update to gnome-devel-docs-3.0.2. 2011-05-14 09:10:40 +00:00
ajacoutot
39928b7562 Add a hack for x11/gnome3 ports.
idea from and ok jasper@
2011-05-13 21:10:49 +00:00
ajacoutot
616c7e9220 Remove obsolete pre-configure target (no pkg change). 2011-05-13 20:37:17 +00:00
ajacoutot
9c8286b555 rarian is not needed anymore. 2011-05-13 12:56:19 +00:00
jasper
54f991a6e6 - adjust conflict marker to gnome-themes-*
with and ok aja@
2011-05-13 12:52:58 +00:00
jasper
ec8c518a25 this needs gnome-js-common 2011-05-13 10:11:41 +00:00
jasper
3fac4a438e sync 2011-05-13 10:04:20 +00:00
jasper
195cecc142 import seed 3.0.0
Seed is a library and interpreter, dynamically bridging (through
gobject-introspection) the WebKit JavaScriptCore engine with the GObject
type system. In a more concrete sense, Seed enables you to immediately
write applications around a significant portion of the GNOME platform,
and easily embed JavaScript as a scripting language in your GObject
library.

ok aja@
2011-05-13 09:59:35 +00:00
ajacoutot
31e45cf26e Uncomment the index.theme files.
Add missing goos and move the @unexec stuffs to the head.
2011-05-13 09:40:46 +00:00
jasper
f9e971fb1a sync 2011-05-13 09:26:34 +00:00
jasper
29c224c564 import gnome-themes-standard 3.0.1 (into the right dir this time)
This package contains a set of standard themes for GNOME3.
		
		    ok aja@
2011-05-13 09:26:06 +00:00
jasper
879308244f sync 2011-05-13 08:18:08 +00:00
jasper
620b9d8ee0 import gnome-js-common 0.1.2
gnome-js-common is a module holding tests and JavaScript code useful or
common to both Seed and gjs.

ok aja@
2011-05-13 08:16:28 +00:00
ajacoutot
dda8072869 Missed a part in previous, reminded by Brad. 2011-05-12 22:13:12 +00:00
jasper
fe9dca7638 tweak patch and add commit hash 2011-05-12 06:14:54 +00:00
ajacoutot
afea1cd1ff Comment. 2011-05-12 06:05:16 +00:00
ajacoutot
93f2fc5cdd Use proper AUTOCONF_VERSION, from Brad. 2011-05-12 06:04:32 +00:00
ajacoutot
b028bcbeba Explain the dependencies in MODGNOME_HELP_FILES a bit more. 2011-05-11 14:56:42 +00:00
ajacoutot
89ba53aa6d Extend comment. 2011-05-11 12:50:20 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
ajacoutot
580c130515 Maintenance update to totem-pl-parser-2.32.5. 2011-05-10 17:11:43 +00:00
ajacoutot
a58d5c5501 Update to a more recent git checkout. 2011-05-09 15:25:21 +00:00
jasper
f707d73e82 more complete fix for the problem, with upstream 2011-05-08 20:39:34 +00:00
jasper
f1835190b9 - add commit has 2011-05-08 20:38:46 +00:00
jasper
40591a80c6 fix WANTLIB
ok aja@
2011-05-08 17:45:48 +00:00
ajacoutot
29aed87b1b -deskbar-applet 2011-05-08 13:22:10 +00:00
ajacoutot
04cce79762 Remove deskbar-applet, it's unmaintained and buggy.
No objection on ports@

"kill it" dcoppa@, ok jasper@
2011-05-08 13:21:10 +00:00
ajacoutot
736a51b996 Remove patch to unbreak when ossp-uuid is installed, as spotted by landry@ 2011-05-08 10:02:29 +00:00
ajacoutot
98b70b9060 Don't use /proc to get the process name.
from robert@
2011-05-07 16:17:26 +00:00
ajacoutot
7fb83aa6cf Don't mention deskbar-applet which will be removed soon. 2011-05-07 12:07:10 +00:00
ajacoutot
e5840bb128 Only link with libexecinfo where it's needed. 2011-05-06 15:05:48 +00:00
jasper
b34d412d4f mention gnote instead of tomboy 2011-05-06 11:27:51 +00:00
jasper
13d998f212 swap gnote for tomboy 2011-05-06 11:26:30 +00:00
jasper
47ea204420 be gone!
as discussed with aja@
2011-05-06 11:26:11 +00:00
jasper
f0492d1151 import gnote 0.7.4
Gnote is a port of Tomboy to C++.
It is the same note taking application, including most of the add-ins
(more are to come). Synchronization support is being worked on.

This will replace tomboy in our tree, users can sync their tomboy notes
with the TomboyImport addin.

feedback/ok aja@
2011-05-06 11:25:46 +00:00
ajacoutot
5e5a1f1085 Bugfix update to libgda-4.2.7. 2011-05-05 15:51:03 +00:00
ajacoutot
be563afec6 +yelp-xsl 2011-05-05 13:20:43 +00:00
ajacoutot
acb0469e0a Import yelp-xsl-3.0.1.
yelp-xsl is a collection of programs and data files to help you build,
maintain, and distribute documentation.

ok jasper@
2011-05-05 13:20:16 +00:00
ajacoutot
5ee4533e13 Explicitely give the gtk version we want in CONFIGURE_ARGS.
Regen PLIST while here.
2011-05-05 09:59:45 +00:00
ajacoutot
0e68c15c20 Disable the nautilus-sendto plugin for now, it doesn't work and forced us
to use an ugly hack.
2011-05-04 10:54:28 +00:00
ajacoutot
f5a32f5f37 deamon -> daemon, from richardtoohey. 2011-05-04 05:12:23 +00:00
landry
57ee637e88 Fix WANTLIB after last py-gnome commit to fix packaging. 2011-05-03 19:27:26 +00:00
ajacoutot
d53822fd2c Bump after rcent mono MODULE commit. 2011-05-03 10:41:30 +00:00
rpointel
ad3adc8d9d Modify WANTLIB to be correct.
ok ajacoutot@.
2011-05-02 18:38:59 +00:00
ajacoutot
be6f5a7d60 Bugfix update to vino-2.32.2. 2011-05-02 17:02:17 +00:00
jasper
07cabb14e1 - no need for groff anymore since rsvg(1) got removed 2011-05-01 21:44:48 +00:00
ajacoutot
bd44aea4a5 No need for autoconf here.
Fix Xrender detection while here.
2011-05-01 18:14:51 +00:00
ajacoutot
95086ee1dc Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 18:11:03 +00:00
ajacoutot
5d26a70b63 Add an rc_check because checking on gdm-binary is not enough: at reboot
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
ajacoutot
6554bf904f Disable libnotify support. It doesn't work and upstream removed it a year
ago.
2011-04-29 08:41:51 +00:00
ajacoutot
a5a6bdf7f6 Sync WANTLIB. 2011-04-28 17:29:37 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
be2b939bb1 Use proper AUTOCONF_VERSION, from Brad. 2011-04-28 05:22:02 +00:00
ajacoutot
4a31fd6947 Small update to meta-tracker-0.8.18. 2011-04-27 11:09:50 +00:00
ajacoutot
0fe843ae54 Update to libgdamm-4.1.2. 2011-04-27 08:41:05 +00:00
ajacoutot
975c362d8a Reorder README and extend the accessibility section.
Add dependency on at-spi2-atk.
2011-04-26 18:40:24 +00:00
ajacoutot
4a34948d94 Use the new at-spi2 framework by default. 2011-04-26 18:39:37 +00:00
ajacoutot
188ba192cb Enable relocation to be able to be installed alongside the at-spi2
framework.

ok jasper@
2011-04-26 18:39:11 +00:00
ajacoutot
3d9e60672f +at-spi2-core
+at-spi2-atk
+py-atspi
2011-04-26 18:32:59 +00:00
ajacoutot
1b7860acfe Import py-atspi-2.0.1.
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.

This package includes a python client library for the AT-SPI D-Bus
accessibility infrastructure.

ok jasper@
2011-04-26 18:31:24 +00:00
ajacoutot
abe51fd31a Import at-spi2-atk-2.0.1.
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.

This package includes a gtk-module that bridges ATK to the new D-Bus
based AT-SPI.

ok jasper@
2011-04-26 18:30:23 +00:00
ajacoutot
e212ae895e Import at-spi2-core-2.0.1.
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.

This package includes the protocol definitions for the new D-Bus at-spi.
Also included is the daemon neccessary for forwarding device events and
registering accessible applications.

ok jasper@
2011-04-26 18:27:55 +00:00