ajacoutot
86bc93df4d
Quick hack to unbreak build after python 2.6 switch.
...
configure looks for python but it isn't used anywhere... I'll revisit
this later.
Regen PLIST while here.
2010-08-31 21:18:19 +00:00
ajacoutot
7b023369fe
Missing build depends.
...
spotted by landry@
2010-08-31 19:25:57 +00:00
sthen
dc15596d75
python bumps
2010-08-30 21:53:59 +00:00
ajacoutot
50095fc131
Bugfix update to gucharmap-2.30.3.
2010-08-30 06:18:59 +00:00
ajacoutot
c99e6b8c64
Update to libgda-4.0.11.
...
Despites jasper@'s best efforts, no I will not move this to plan9
CATEGORIES!
2010-08-27 10:50:51 +00:00
jakemsr
160a23ebb6
fix a couple missing sentinel warnings that break the build when
...
WARNINGS=Yes is in effect
ok jasper, ajacoutot
2010-08-27 10:05:59 +00:00
ajacoutot
da155ce930
Remove dependency on gstreamer-libsoup which is about to be merged into
...
gstreamer-plugins-good.
2010-08-26 21:31:21 +00:00
ajacoutot
434a7ead6e
Remove libgnomeuimm and gnome-vfsmm.
...
These are 2 deprecated APIs that nothing in-tree uses.
ok "less is more" jasper@
2010-08-26 10:15:18 +00:00
ajacoutot
10329e8ecc
We are about to deprecate gnomevfs within the tree as it has been
...
superseded by gio/gvfs long time ago and isn't maintained anymore.
First move is to remove the -smb subpackage which is of no use.
ok jasper@
2010-08-26 09:19:39 +00:00
ajacoutot
f437df71ee
Mention evolution-plugins and bump.
2010-08-26 07:44:11 +00:00
ajacoutot
971be59ebd
Bugfix update to empathy-2.30.3.
...
* Fix a memory leak in EmpathyAvatar
* Toggling [ ] Enabled in the accounts dialog with the keyboard doesn't work
* Should decide which default font to use for chat view
* Some translations updates
2010-08-24 14:57:05 +00:00
ajacoutot
0372e74f53
Set path to the correct python binary for rsvg, pointed by fgsch@
...
While here, @comment static and libtool module files and move from
@unexec to @unexec-delete for gdk-pixbuf-query-loaders.
2010-08-23 09:18:58 +00:00
ajacoutot
18293e02d2
Update to tracker-search-0.8.16.
2010-08-22 12:02:53 +00:00
ajacoutot
2889b61079
update to f-spot-0.7.2.
2010-08-21 20:34:34 +00:00
ajacoutot
031d532578
Bugfix update to totem-pl-parser-2.30.2.
...
* Fix parsing PLS playlists with "holes" in the numbering
* Fix crash in totem_pl_parser_parse_with_base when parsing
PHP files that really are PHP files
* Add Genre extension to XSPF playlists
* Fix itms links parsing
* Add support for Last.fm's new XSPF extensions
2010-08-21 19:17:04 +00:00
ajacoutot
b05271c996
Bugfix update to nautilus-sendto-2.28.5.
...
* Make the last selected medium's widget grab focus
* Fix thunderbird's mailto command
* Fix crashers when unloading plugins
* Fix handling of shadowed mounts in the "Removable device" section
2010-08-21 19:16:21 +00:00
ajacoutot
a281cc5565
Better startup sequence for ssh-agent, seahorse-agent and
...
ck-launch-session.
2010-08-21 19:08:17 +00:00
ajacoutot
2e070d4322
Remove redudancy in COMMENT.
2010-08-01 07:54:45 +00:00
ajacoutot
4cf74becdd
Fix WANTLIB.
...
reported by naddy@
2010-07-30 15:35:00 +00:00
kili
81dadbbe5d
Fix WANTLIB-smb and bump.
2010-07-25 13:07:16 +00:00
ajacoutot
b1049ddee3
More typos.
2010-07-25 09:07:01 +00:00
ajacoutot
ed256b0f84
Oops, evil typo.
2010-07-25 08:59:54 +00:00
ajacoutot
2626f8f3b1
Add a reminder comment.
2010-07-25 08:18:32 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
f7a8b003d0
Try to unfuck a bit glib2 functions with pthreads(3).
...
Remove the non-blocking flag from the fd passed to
g_daemon_file_input_stream_new(). This is needed because our userland
threads set the fd to non-blocking where g_input_stream_*() functions
are blocking operations.
This fixes the progress bar display and allows to write to remote
directories like ftp, sftp, webdav. Reading from these remote locations
is "somehow" working now too, but there is still something fishy when
copying directories.
You have been warned. However, it's much better than it was.
2010-07-24 16:04:21 +00:00
ajacoutot
24d81cb750
User switching requires running another new X server which will not work
...
by default on OpenBSD so don't display the option in the logout dialog.
2010-07-23 09:28:05 +00:00
ajacoutot
039a38fc60
Tracker can be *very* hard on ressources, so let's set some sane
...
defaults (which can be changed in the preferences):
* disable monitoring (gamin uses kqueue(2) and will run out of fds very
fast on a default GNOME system so it will fall back to polling which is
very ressource intensive)
* stop indexing if available space is =< 5%
* set default indexing speed to 10 (i.e. medium value 0->20)
* don't index removable devices
I will revisit this later when/if tracker behaves nicer.
2010-07-23 07:57:12 +00:00
ajacoutot
488b3de7b4
Restore media-keys functionnality. From GNOME perspective, binding a key
...
to an action requires pulseaudio... yeah right...
2010-07-22 11:26:29 +00:00
ajacoutot
7d7d5bad26
Remove non existent configure args.
...
Move to new DEPENDS while here.
2010-07-21 20:01:10 +00:00
ajacoutot
5145457348
Add missing dependency on py-xdg.
...
from Juha Erkkila
2010-07-21 18:42:35 +00:00
ajacoutot
b4c9935c1c
Make sure we don't end up with the same entry listed several times in the
...
default configuration. This fixes crawling on systems where XDG_* special
directories are set to HOME.
2010-07-20 09:38:34 +00:00
landry
f371a46205
Convert py-gnome-extras to build against/use xulrunner 1.9, patch mostly
...
taken from debian. Added comments to patches while here.
This needs a very -current xulrunner, hence version check enforced in
LIB/BUILD_DEPENDS.
ok ajacoutot@
2010-07-19 14:55:03 +00:00
kili
c0220d10c2
Zap the v0' from PKGNAME-main to get rid of the
v0v0'.
...
Bump EPOCH (else updates won't work).
2010-07-18 18:27:13 +00:00
ajacoutot
4412a3e196
Mention gnome-system-monitor.
2010-07-18 06:12:26 +00:00
naddy
7a0545185f
bump after mcclient library fix
2010-07-16 20:19:49 +00:00
ajacoutot
3b93e116fc
Bugfix update to tracker-search-0.8.15.
2010-07-16 11:56:15 +00:00
ajacoutot
6d25002e5e
Fix some warnings.
2010-07-16 10:04:10 +00:00
ajacoutot
561f6e5690
Update to f-spot-0.7.1.
2010-07-14 10:58:35 +00:00
ajacoutot
8e9fecc821
Use EPOCH.
2010-07-13 20:39:03 +00:00
ajacoutot
5f70bafe92
Use REVISION.
2010-07-13 20:37:02 +00:00
ajacoutot
dd2097ee39
Bugfix update to gvfs-1.6.3.
2010-07-13 16:14:28 +00:00
ajacoutot
4d72d58e97
Fix CONFIGURE_ARGS, no binary change.
2010-07-13 14:52:26 +00:00
ajacoutot
d53415d144
Fix depends after gtk-vnc update.
2010-07-12 09:32:32 +00:00
ajacoutot
a448fba348
Fix depends.
...
prodded by naddy@
2010-07-10 21:24:03 +00:00
ajacoutot
e498f82431
Fix depends:
...
one mono-addins is enough
missing libunique (spotted by landry@)
Remove bogus DLL_MAP_FILES.
2010-07-09 06:50:59 +00:00
ajacoutot
71e59845f0
Enable polkit support.
...
ok jasper@ robert@
2010-07-07 16:38:27 +00:00
ajacoutot
69194d773f
Enable console-kit support.
...
Extend README.OpenBSD.
ok jasper@ robert@
2010-07-07 16:37:57 +00:00
ajacoutot
b5c3d5442d
Enable console-kit support.
...
While here, clean up this port and fix the default dm directory.
ok jasper@ robert@
2010-07-07 16:37:05 +00:00
espie
03d45ee036
use new subpackage-dependent ONLY_FOR_ARCHS
2010-07-06 13:02:14 +00:00
espie
2c9821cc93
fix location of libspec
2010-07-05 19:36:10 +00:00