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
ajacoutot
76947eadd5
Bugfix update to file-roller-2.32.2.
...
Explicitely disable packagekit.
2011-04-26 15:56:07 +00:00
ajacoutot
a0df411c73
Bugfix update to gvfs-1.8.1.
2011-04-26 13:31:58 +00:00
ajacoutot
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +00:00
ajacoutot
bb3d82bdb0
Set itlocaledir in FAKE_FLAGS.
...
ok jasper@
2011-04-26 12:50:54 +00:00
ajacoutot
3a09f2207d
Minor update to gnome-doc-utils-0.20.6.
2011-04-25 05:58:14 +00:00
ajacoutot
4b4f2da211
Fix default path to themes and backgrounds.
2011-04-21 10:20:27 +00:00
ajacoutot
65004c24fd
Fix path to emacspeak/servers.
2011-04-21 09:44:29 +00:00
ajacoutot
9e047d8d6b
Fix path to gnuchess/book.dat.
2011-04-21 09:32:21 +00:00
ajacoutot
8a2d1f9c31
Fix some hardcoded /usr/share paths to ${LOCALBASE}/share/paths.
2011-04-21 09:10:23 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
3644e7db3d
Removes the youtube plugin from totem. It doesn't work and needs
...
gstreamer-swf, which in turn needs to be ported from swfdec-0.3 to 0.8.
While here regen WANTLIB and tweak post-install.
"I object" aja@
2011-04-20 20:02:06 +00:00
ajacoutot
35503da7cc
Update to libgda-4.2.6.
2011-04-20 16:43:34 +00:00
ajacoutot
377d595366
Add support for p7zip.
2011-04-18 15:37:23 +00:00
ajacoutot
cdb82a2314
Remove, it's not used by anything and it's one less thing to take care of
...
for our GNOME3 work.
"kill it with fire!" jasper@
2011-04-17 18:06:55 +00:00
ajacoutot
39b4bb375b
Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
...
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00