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
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jasper
8eff693576
- update to 2.26.0
2011-04-13 17:49:40 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +00:00
jasper
be69457bcb
sync
2011-04-12 06:30:35 +00:00
jasper
53d0ee7c83
import gjs 0.7.14
...
Gjs is a Javascript binding for GNOME. It's mainly based on Spidermonkey
javascript engine and the GObject introspection framework.
ok aja@
2011-04-12 06:30:06 +00:00
ajacoutot
d79179f0b7
Add HOMEPAGE.
2011-04-12 06:20:16 +00:00
ajacoutot
cc0d5f4dbd
RUN_DEPENDS on xdg-user-dirs-gtk.
2011-04-10 10:26:55 +00:00
ajacoutot
cde23f3a59
Don't use a GNOME3 theme as a default theme until we move to GNOME3.
2011-04-10 08:36:26 +00:00
ajacoutot
fa5919ab67
Regen WANTLIB to unbreak, as spotted by landry@
2011-04-08 17:02:45 +00:00
ajacoutot
a8b012fe30
Enable vala support.
...
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
c2505be002
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:45:07 +00:00
jasper
20968cc6a6
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:00:13 +00:00
jasper
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +00:00
ajacoutot
f7a2c6a5a1
Fix previous, SUBST_CMD is not needed anymore.
2011-04-07 09:45:46 +00:00
jasper
773fba0fce
- remove unneeded patch now that g-ir-scanner looks in ${LOCALBASE}/include
2011-04-07 09:39:10 +00:00
ajacoutot
d9a19482cf
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:29:51 +00:00
ajacoutot
a22402d249
Put the Gdaui files into the -ui subpackage.
2011-04-07 09:28:54 +00:00
ajacoutot
ae5c648d31
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:21:02 +00:00
jasper
c096b26bb7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:55:25 +00:00
jasper
e7af39cba3
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:32:01 +00:00
ajacoutot
4a180b34a7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:23:07 +00:00
ajacoutot
f554f5a6ee
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 07:45:02 +00:00
ajacoutot
9fc900d799
Add patch from BZ#633883 to prevent a crash.
...
Comment libtool files.
2011-04-06 19:46:17 +00:00
ajacoutot
2d9f25f292
Remove now unneeded patch.
2011-04-06 19:04:50 +00:00
ajacoutot
a3ad63e84c
Remove the bug-buddy hack.
2011-04-06 18:33:03 +00:00
ajacoutot
37116b88f5
-bug-buddy
2011-04-06 18:27:47 +00:00
ajacoutot
d3439924a7
Remove bug-buddy.
...
It's useless and actually triggers issues instead of helping to
report them.
ok jasper@
2011-04-06 18:27:32 +00:00
ajacoutot
815879cc68
Disable bug-buddy support.
...
Add missing LIB_DEPENDS.
2011-04-06 18:26:42 +00:00
ajacoutot
dff68198da
Add schemehandler information to the desktop file (from upstream).
...
This should fix the ghelp:// error "The specified location is not supported"
2011-04-06 16:10:59 +00:00
jasper
0b3fcf6e05
- update empathy to 2.34.0
...
- explicitly disable call support
- tighten dependencies after telepathy updates
- adjust to the libnotify we have intree, instead of forcing usage of the latest
ok aja@
2011-04-05 18:58:09 +00:00
ajacoutot
36b8a689a8
Disable vala support for now ads it's not compatible with the most recent
...
version we have.
agreed with and ok jasper@
2011-04-05 18:41:51 +00:00
ajacoutot
78c0b13686
--disable-scrollkeeper is not needed here.
2011-04-05 17:17:55 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
87e59af001
Update to gvfs-1.8.0.
...
tested in a bulk by landry, thanks!
2011-04-05 14:43:25 +00:00
ajacoutot
f34ce6c9f2
Build with --disable-gtk-theme so that we don't have to depend on both
...
gtk+2 and gtk+3.
This removes the dependency on gtk+2 and gtk2-engines.
tested in a bulk by landry, thanks!
ok dcoppa@
2011-04-05 14:42:04 +00:00
ajacoutot
4f8ca2e469
Update to metacity-2.34.0.
2011-04-05 06:24:55 +00:00
ajacoutot
6caa2dd7b8
Minor update to libbonoboui-2.24.5.tgz.
...
(translations updates)
2011-04-04 13:42:42 +00:00
ajacoutot
7901cf5c69
Minor update to libbonobo-2.32.1.
...
(translations updates)
2011-04-04 13:31:32 +00:00
ajacoutot
ba1ebab486
Mention anjuta-extras.
2011-04-04 09:17:46 +00:00
ajacoutot
f55e4163e5
Bugfix update to librsvg-2.34.0.
...
Force disable gtk+3 support for now.
2011-04-04 06:26:03 +00:00
ajacoutot
92a796650d
Update to gnome-common-2.34.0.
2011-04-04 05:52:01 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
ajacoutot
7af2aeba34
Use @unexec-delete.
2011-03-31 16:41:30 +00:00
ajacoutot
a9dc0e711d
Add a run_depends on unrar, now that it is set to PERMIT_*=YES
2011-03-28 10:55:14 +00:00
ajacoutot
6e62533c06
Mention nautilus-evince.
2011-03-26 15:04:57 +00:00
ajacoutot
96ea304956
Use the new dconf MODULE.
2011-03-25 09:13:43 +00:00
ajacoutot
5c96af5855
These need mm-common.
2011-03-23 16:34:51 +00:00
ajacoutot
418ce90e9a
Restore comment.
2011-03-23 15:30:54 +00:00
jasper
674e7c7e5d
- unbreak after recent libgdata update
2011-03-23 15:25:39 +00:00
ajacoutot
a685e3ffdb
Minor update to gnome-doc-utils-0.20.5.
...
* translations update
2011-03-22 15:48:18 +00:00
ajacoutot
5310a139ad
Maintenance update to gvfs-1.6.7.
2011-03-21 16:32:23 +00:00
ajacoutot
e03c72ef8e
Bugfix update to totem-pl-parser-2.32.4.
...
* Fix getting past the last line of PLS files
* Add "content-type" property when available
2011-03-21 15:02:39 +00:00
ajacoutot
2ba6348eac
Subackage this port into gnome-media and glade3-gnome-media. There is no
...
reason to force glade3 dependency on users who do not want/need the
gnome-media profiles catalog.
ok jasper@
2011-03-15 06:24:47 +00:00
ajacoutot
d63f50ba73
Update to gnome-main-menu-0.9.16.
2011-03-14 19:18:35 +00:00
ajacoutot
564c909458
Remove now uneeded redirection.
2011-03-09 18:51:48 +00:00
ajacoutot
693a3d4bb3
Regen WANTLIB+PLIST.
2011-03-09 17:02:11 +00:00
ajacoutot
c6ba481169
Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone.
2011-03-09 06:23:35 +00:00
ajacoutot
04ad6d9668
Unbreak gnome-doc-tool again... (my bad).
2011-03-08 14:41:15 +00:00
ajacoutot
9a15f3b918
Bugfix update to totem-pl-parser-2.32.3.
2011-03-07 19:34:11 +00:00
ajacoutot
93de25e44e
Bugfix update to libxklavier-5.1.
2011-03-07 19:33:41 +00:00
ajacoutot
b42e803013
Maintenance update to libgnomecanvas-2.30.3.
2011-03-07 19:33:08 +00:00
ajacoutot
5247fb4205
Maintenance update to libgnomeui-2.24.5.
2011-03-07 19:32:27 +00:00
ajacoutot
275e1d8c7e
Maintenance update to libgnome-2.32.1.
2011-03-07 19:31:54 +00:00
ajacoutot
e5e050a203
Maintenance update to libgda-4.2.5.
2011-03-07 19:30:33 +00:00
ajacoutot
fb6817e8b0
Bugfix update to libgail-gnome-1.20.4.
2011-03-07 19:29:53 +00:00
ajacoutot
12ecbc0ceb
Maintenance update to eog-plugins-2.30.2.
2011-03-07 19:29:14 +00:00
ajacoutot
aa0698ede1
Fix build with new gtk+2.
2011-03-07 19:28:35 +00:00
ajacoutot
9f8c2ac18f
Remove the app lookup extension, it's done in GIO itself since glib 2.28.
2011-03-07 19:25:40 +00:00
jasper
6949e924e7
- update byzanz to 0.2.3
2011-03-02 15:00:45 +00:00
ajacoutot
2e0d3439f5
No need to mention gnome-system-monitor, it's part of the regular install.
...
Tweak the gnome-main-menu entry.
2011-03-02 06:38:49 +00:00
ajacoutot
bda85fb7f2
Remove the post-install target and use FAKE_FLAGS instead.
2011-01-18 20:08:24 +00:00
ajacoutot
7f3f4a8ea6
Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
...
Discussed with landry@ and jasper@
ok jasper@
2011-01-18 20:03:07 +00:00
landry
681f8455b4
If gnome-desktop-item-edit is not present, try exo-desktop-item-edit.
...
Add conditional depend on gnome-panel|exo->0.6. Now Xfce users can use
alacarte to edit their fd.o compliant desktop menu!
Remove now useless CONFIGURE_ARGS.
ok ajacoutot@
2011-01-18 19:11:06 +00:00
ajacoutot
c07b7e199e
RUN_DEPENDS on s/menus/panel, spotted by landry@
2011-01-18 16:14:01 +00:00
ajacoutot
3a929e521c
Fix path to desktop-directories and applications.
...
(while here, regen PLIST).
spotted by landry@
2011-01-18 15:21:01 +00:00
ajacoutot
fdd3a3f909
Register rc.d scripts which names are different than the ones provided
...
here so that we can have their description.
ok jasper@
2011-01-17 22:55:26 +00:00
ajacoutot
8448ce4afc
Enable support for services. Enable samba rc handling in the shares-admin
...
utility.
ok jasper@
2011-01-17 17:51:25 +00:00
ajacoutot
1cb4b39c91
Add missing WANTLIB from gnome-keyring, spotted by Jona Joachim.
2011-01-16 17:09:59 +00:00
ajacoutot
951a4096c2
WANTLIB.
2011-01-15 21:01:57 +00:00
ajacoutot
8954f27882
Use kvm(3) instead of trying to get PIDs from /proc.
...
from and ok robert@
2011-01-15 19:51:08 +00:00
ajacoutot
58ea2afca6
Re-enable gnome-sudoku now that we have python 2.6.
2011-01-14 22:15:41 +00:00
pea
9d0ac1ac44
Correctly fixes wantlib
...
spotted by landry@
2011-01-12 08:05:11 +00:00
ajacoutot
e1757d957f
Fix uninitialized variable that would lead to a crash.
...
bug reported by JG Pailloncy.
2011-01-11 17:59:15 +00:00
ajacoutot
5e0cea3e91
Remove some non existent CONFIGURE_ARGS, no pkg change.
2011-01-11 12:41:38 +00:00
ajacoutot
fe48f3741f
Bugfix update to libgda-4.2.3.
2011-01-11 10:59:25 +00:00
ajacoutot
5aceb965ea
Minor update to gnome-doc-utils-0.20.4.
2011-01-10 21:48:11 +00:00
ajacoutot
fe9bd4fcd7
Unbreak: fts3 module is now enabled in our sqlite.
2011-01-09 20:21:43 +00:00
pea
ead0a13e53
Fix wantlib after OpenLDAP upgrade
...
spotted by landry@
2011-01-07 10:27:20 +00:00
jasper
23c48dae4d
- regen WANTLIB, so this is installable again on a clean box
2011-01-07 10:22:05 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
ajacoutot
b0629e0162
Update to anjuta-extras-2.32.1.1.
...
* fix a crash due to misuse of xmlCleanupParser.
2011-01-04 06:45:58 +00:00
ajacoutot
1649d52d71
Bugfix update to anjuta-2.32.1.1.
2010-12-29 19:48:04 +00:00
ajacoutot
25cf283a1f
Update to gyrus-0.3.10.
...
* replace glade with gtkbuilder
* replace gnet with gio
* remove GTK+ deprecated API usage
* memory leaks fixed, UI improvements, and code fixes
2010-12-29 13:41:51 +00:00
jasper
e2852eeda5
- force the creation of the link
2010-12-29 12:28:36 +00:00
ajacoutot
063b026b89
Bugfix update to nautilus-2.32.2.1.
...
* Another fix for a crasher when unmounting volumes
* Fix a regression where '~' was not treated as $HOME in the location bar
2010-12-28 17:22:30 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
240024ea5e
Update to vino-2.32.1.
...
* mostly translation updates.
2010-12-23 14:13:22 +00:00
jasper
a6f2b9abee
- merge PFRAG into PLIST
2010-12-22 22:49:02 +00:00
jasper
017a8dfb0d
- merge PFRAG.shared into PLIS
2010-12-22 22:18:51 +00:00