Commit Graph

3477 Commits

Author SHA1 Message Date
ajacoutot
1506bbacd1 Fix a typo that would make nautilus to use the wrong class in
nautilus_application_class_init(); from upstream.

ok sthen@
2012-02-02 07:14:07 +00:00
ajacoutot
593772291e Bring a patch from upstream to fix a hard crash with the -evolution
subpackage.
Sync the tracker_file_open_fd patches with upstream.

ok sthen@
2012-02-02 07:12:23 +00:00
ajacoutot
f350ec581f Remove conflicting file from -ui... grr @ make plist.
reported by naddy@
ok sthen@
2012-01-31 07:58:19 +00:00
ajacoutot
adc0b9e75a From Ubuntu: disable help buttons since gnome-panel help is no longer in
the GNOME user guide.
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/885959)
2012-01-25 18:18:13 +00:00
ajacoutot
ac120789bc Missing files, thanks to sten@ update plist script. 2012-01-25 14:40:36 +00:00
ajacoutot
fde4c8063b libsndio -> sndio 2012-01-25 14:07:09 +00:00
ajacoutot
086c34737b Update to glom-1.20.7. 2012-01-25 13:26:45 +00:00
ajacoutot
e180d70cba Update to libgda-5.0.3. 2012-01-25 13:26:05 +00:00
ajacoutot
eba9d62d75 Properly find and load libdb. 2012-01-25 11:30:41 +00:00
ajacoutot
ad845ae304 Minor update to moserial-3.0.5. 2012-01-24 16:00:52 +00:00
ajacoutot
488ad78d0d open(2) with the NOATIME flag is only available on Linux. Instead of
duplicating the same code all over with ifdef, factorize into a function
that opens file descriptors in a portable way.
2012-01-22 15:13:23 +00:00
ajacoutot
7151971f60 Bugfix update to moserial-3.0.4. 2012-01-21 07:35:09 +00:00
ajacoutot
321b4fd169 From upstream:
Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
2012-01-19 15:37:08 +00:00
ajacoutot
7bc3b814cc Disable introspection support as this fails to build on a clean machine.
I'll revisit this later.

reported by several@
2012-01-19 14:25:10 +00:00
ajacoutot
5f4b329d44 dpb still tries to resolve gdm's dependencies even if it is marked as
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
ajacoutot
99ad77a65c Bugfix update to rygel-0.12.7. 2012-01-19 10:48:33 +00:00
ajacoutot
81725664da Bugfix update to moserial-3.0.3. 2012-01-19 07:57:51 +00:00
ajacoutot
d3ac08446a Sync patch with upstream commit; no pkg change. 2012-01-18 16:32:34 +00:00
ajacoutot
ea922170d0 Minor update to libxklavier-5.2. 2012-01-18 07:29:54 +00:00
ajacoutot
b0e847a885 Bugfix update to glom-1.20.6. 2012-01-16 14:12:53 +00:00
ajacoutot
50065f948c update to gnome-video-arcade-0.8.2. 2012-01-16 11:36:11 +00:00
ajacoutot
7567a59f65 Update to gjs-1.30.1. 2012-01-16 11:17:14 +00:00
ajacoutot
5efa638f13 Bugfix update to glom-1.20.5. 2012-01-11 10:11:31 +00:00
ajacoutot
b1ce247a8b Update to gnome-icon-theme-symbolic-3.2.2. 2012-01-11 07:52:43 +00:00
ajacoutot
0d8df5254b Bugfix update to gnome-color-manager-3.2.2. 2012-01-09 16:38:31 +00:00
ajacoutot
75439b88d2 GNOME 3 only works with sysutils/notification-daemon and not the xfce ones. 2012-01-04 10:47:01 +00:00
ajacoutot
64db34e703 Bugfix update to gedit-3.2.6. 2012-01-04 08:03:01 +00:00
ajacoutot
77a8551174 Bugfix update to gnome-nettool-3.0.1. 2012-01-03 12:11:53 +00:00
ajacoutot
ba59a20d22 Increase RLIMIT_NOFILE cur value, otherwise we run into too many issues. 2012-01-02 16:06:50 +00:00
ajacoutot
8a7bc1db20 Implement get_memory_total(). 2012-01-02 14:11:21 +00:00
ajacoutot
63aeef2c18 Make gnome-session-check-accelerated-helper always return 1.
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.

This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
aa6ec00919 Use getrlimit(2) to set the maximum number of monitors instead of an
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
6c6f95f607 Recognize GKqueueDirectoryMonitor. 2012-01-01 09:02:11 +00:00
ajacoutot
a059491a7a Tweak COMMENT. 2011-12-30 11:17:49 +00:00
jasper
74e9508aa3 - update to 1.20.4 2011-12-30 11:15:58 +00:00
ajacoutot
dfb3e14837 Add a comment regarding the notification-area-applet dependency. 2011-12-28 16:02:02 +00:00
ajacoutot
edd01a446c Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
This will ease future updates.
2011-12-28 08:57:18 +00:00
ajacoutot
29bc074c65 Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
gnome-panel is not supposed to be started by anything than gnome-session
anyway and it will ease future updates.
2011-12-28 08:56:57 +00:00
ajacoutot
222a74283b One more thing to remove. 2011-12-27 14:15:06 +00:00
ajacoutot
d5178881fd Bugfix update to planner-0.14.6. 2011-12-25 09:55:12 +00:00
jasper
8a3001d72b - update to 1.20.3 2011-12-22 13:53:09 +00:00
ajacoutot
439c9a9b23 Add link to bugzilla; no pkg change. 2011-12-21 14:20:06 +00:00
ajacoutot
cf49db16a1 Bugfix update to gnote-0.8.2. 2011-12-19 23:08:52 +00:00
ajacoutot
db9e846927 Bugfix update to meta-tracker-0.12.9. 2011-12-16 17:36:55 +00:00
ajacoutot
636a732027 Sync patch. 2011-12-16 11:26:34 +00:00
ajacoutot
9bc0b93251 Missing LIB_DEPENDS, spotted by espie@ 2011-12-13 16:32:17 +00:00
jasper
72c8ae22ad - update to 1.20.2 2011-12-13 12:08:44 +00:00
jasper
652c6cdcd1 - update to 0.12.6 2011-12-12 15:55:54 +00:00
jasper
61f66e981d spacing 2011-12-12 15:39:57 +00:00
jasper
eb74e83280 - add missing (explicit) dependency on gtk+3 which would sometimes get pulled
in by a dependency, and sometimes it won't. fixes build on a clean box
  (or dpb -J1 -r)
2011-12-12 10:26:48 +00:00
jasper
c60cf70ef3 - update to 0.1.18 2011-12-09 18:18:20 +00:00
ajacoutot
925d371914 gedit-3.2.5, yet another bugfix update. 2011-12-08 18:13:52 +00:00
ajacoutot
e139f644fd Bugfix update to gedit-3.2.4. 2011-12-08 15:19:09 +00:00
ajacoutot
ae900f0d39 gtk-builder-convert is needed at build time to convert glade files to ui,
so add a BUILD_DEPENDS on gtk+2.

breakage reported by jasper@
2011-12-08 08:05:54 +00:00
jasper
1f0fbd00e8 - fix previous commit to mean what aja intended. 2011-12-06 20:16:43 +00:00
ajacoutot
16ec0bf42f Remove bogus WANTLIB... not sure how it ended up there.
noticed by naddy@
2011-12-05 12:50:24 +00:00
ajacoutot
183140a977 Missed bump, spotted by naddy@ 2011-12-05 12:33:31 +00:00
ajacoutot
ac3218317d I bumped the wrong subpackage... spotted by naddy@ 2011-12-05 12:32:34 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
bd35cdaaa9 Move all icons themes to x11/gtk+2,-guic. 2011-12-03 19:13:18 +00:00
ajacoutot
19422dfcf1 Use MODGNOME_ICON_CACHE and fix gtk-update-icon-cache calls.
I will commit gtk-update-icon-cache by batch now, but I needed this
example to be in.
2011-12-03 18:45:02 +00:00
ajacoutot
36fd6e17e7 Add MODGNOME_ICON_CACHE for gtk+2,-guic. 2011-12-03 18:32:06 +00:00
ajacoutot
dab57ab114 sync patch. 2011-12-01 11:15:02 +00:00
ajacoutot
0764d62851 Sync with what I'm about to commit upstream. 2011-11-30 11:13:47 +00:00
jasper
c72f7d470a - update to 1.20.1 2011-11-29 13:14:11 +00:00
ajacoutot
e9cf11c77f Update to meta-tracker-0.12.8. 2011-11-25 18:13:25 +00:00
ajacoutot
13c77ccceb Move xdg-user-dirs-gtk from gnome-session to meta/gnome. 2011-11-25 15:08:25 +00:00
jasper
19cee4f680 USE_LIBTOOL is already set by gnome.port.mk. 2011-11-22 15:03:23 +00:00
jasper
716defe456 switch to ports libtool now that giscanner has been fixed. 2011-11-22 15:01:57 +00:00
ajacoutot
ec252b76c2 Forgot this part in previous as noted by jasper@ 2011-11-21 15:49:41 +00:00
ajacoutot
f81f9eb545 Build the symbol-db plugin using a patch from FreeBSD.
missing functionnality reported by John Tate.
2011-11-21 15:21:33 +00:00
jasper
e1e0ac1e28 - update to 1.20.0 2011-11-21 14:13:02 +00:00
jasper
ec748ff852 - fix dependencies 2011-11-21 13:43:54 +00:00
jasper
e19d0c3d0f - update to 3.2.2 2011-11-21 10:37:24 +00:00
ajacoutot
c807be726a Update to libgdamm-4.99.6. 2011-11-21 07:44:59 +00:00
ajacoutot
22704a2e94 Bugfix update to libgda-5.0.2. 2011-11-21 07:38:23 +00:00
ajacoutot
d6fcc80a07 Small update to gnome-tweak-tool-3.2.2. 2011-11-19 09:38:51 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
ajacoutot
3d08c654cd Remove this patch; it's wrong and introduced a segfault at logout. 2011-11-16 19:25:51 +00:00
jasper
27d01b898b - update gedit to 3.2.3 2011-11-15 17:35:56 +00:00
ajacoutot
fa952fdfbd Update to gnome-user-docs-3.2.2. 2011-11-15 08:16:49 +00:00
ajacoutot
cd4ca1cfc9 Maintenance update to at-spi2-atk-2.2.2. 2011-11-14 23:54:34 +00:00
ajacoutot
2bb9ba305b Maintenance update to at-spi2-core-2.2.2. 2011-11-14 23:52:11 +00:00
jasper
beac407893 - update to 3.2.2 2011-11-14 23:07:04 +00:00
jasper
9bd9480558 - update to 3.2.2 2011-11-14 22:34:31 +00:00
ajacoutot
b861ad2078 Bugfix update to orca-3.2.2. 2011-11-14 22:33:34 +00:00
ajacoutot
2fa87fbf21 Minor update to file-roller-3.2.2. 2011-11-14 22:27:24 +00:00
jasper
afca1eaea4 - update to 3.2.2 2011-11-14 19:32:42 +00:00
ajacoutot
419596c46f Bugfix update to librsvg-2.34.2. 2011-11-14 18:00:58 +00:00
jasper
94bf46494b - update to 3.2.2
- uppercase first letter of COMMENT since we refer to a name here.
2011-11-14 17:46:48 +00:00
jasper
0b5f384caf - update to 3.2.2 2011-11-14 17:46:26 +00:00
ajacoutot
9a8fcc0984 Don't try to link with -lcrypt. 2011-11-14 13:28:04 +00:00
ajacoutot
91a23ed3f5 Bugfix update to seahorse-3.2.2. 2011-11-14 11:17:24 +00:00
ajacoutot
1dd02e41b4 Bugfix update to gnome-keyring-3.2.2. 2011-11-14 10:59:06 +00:00
ajacoutot
946b26dec9 Bugfix update to libgnome-keyring-3.2.2. 2011-11-14 10:36:28 +00:00
ajacoutot
9e3367492c Bugfix update to libcryptui-3.2.2. 2011-11-14 10:34:24 +00:00
ajacoutot
50d062667b Drop the gtk+3-cups dependency, it'll go to meta gnome. 2011-11-13 10:28:19 +00:00
ajacoutot
de8c5fc8ec Loose some dependencies now that we have a gnome meta package and remove
README.
2011-11-12 16:42:03 +00:00
ajacoutot
9d07b7aa7f typo. 2011-11-12 15:39:59 +00:00
jasper
2567b825ac sync 2011-11-11 15:51:02 +00:00
jasper
39b9115704 import grilo-mediaserver2 (git HEAD)
grilo-mediaserver2, implements the D-BUS interface MediaServerSpec, for
exposing media content over D-Bus. Rygel can consume content using this
interface. Basically, it means that by using grilo-mediaserver2 and
Rygel you can expose media content provided by Grilo on the UPnP realm.

ok aja@
2011-11-11 15:50:28 +00:00
jasper
7dc4dfa7c2 - enable quvi (youtube) support 2011-11-11 15:24:29 +00:00
ajacoutot
5479e4dd46 Add missing RUN_DEPENDS on devel/autogen.
spotted by John Tate
2011-11-11 10:57:59 +00:00
ajacoutot
9a3c4523d9 Don't try to get values from sysfs, that's linux-only. 2011-11-11 09:32:07 +00:00
ajacoutot
737a2ebd41 Missing dependency, from nigel@ 2011-11-10 07:44:46 +00:00
ajacoutot
ecc5e59713 Minor update to gnome-control-center-3.2.2. 2011-11-09 09:01:59 +00:00
ajacoutot
82238b4e19 Bugfix update to gnome-settings-daemon-3.2.2. 2011-11-09 07:51:32 +00:00
jasper
63674967b3 - update to 3.2.1.2 2011-11-08 15:25:18 +00:00
ajacoutot
e5a73ac94d Mention grilo (+grilo-plugins); discussed with jasper@ 2011-11-07 17:42:53 +00:00
ajacoutot
e38ebda4d2 Update to libgdamm-4.99.5. 2011-11-07 14:02:30 +00:00
ajacoutot
50f0e397ba Move the dependency on graphics/argyll from gnome-control-center to
gnome-color-manager where it really belongs.
2011-11-07 12:38:33 +00:00
ajacoutot
da2ac1d1cc Update to libgda-5.0.1.
Enable vala bindings.
2011-11-07 07:53:28 +00:00
jasper
d9bc3e93c8 sync 2011-11-06 19:06:06 +00:00
jasper
362fb27629 import grilo-plugins 0.1.17
Plugins providing Grilo access to various services.

ok aja@
2011-11-06 19:05:38 +00:00
jasper
a4d7eea071 import grilo 0.1.17
Grilo is a framework focused on making media discovery and browsing easy
for application developers.
[...]

ok aja@

cvs: ----------------------------------------------------------------------
2011-11-06 19:05:03 +00:00
ajacoutot
b015d205e3 Add dependency on argyll. 2011-11-06 17:37:12 +00:00
ajacoutot
c22b6edfc0 Regen WANTLIB. 2011-11-06 09:00:31 +00:00
ajacoutot
41d1401c4f Resurrect gnome-power-panel. 2011-11-05 14:07:43 +00:00
ajacoutot
07bfa3b651 Failed REVISION. 2011-11-04 17:22:55 +00:00
ajacoutot
d2f9f93eaa Unbreak when docbook2x is installed. 2011-11-04 13:24:40 +00:00
ajacoutot
598179515b Missing MODGNOME_TOOLS, spotted by naddy@ 2011-11-04 12:26:44 +00:00
ajacoutot
c46a3a44e6 Disable applet: it crashes half the time and will be the default upstream
setting for next release anyway.
2011-11-04 09:59:09 +00:00
jasper
8ea933b403 - regen WANTLIB 2011-11-04 09:56:28 +00:00
ajacoutot
f2416adde0 Update to mono-gnome-keyring-1.0.2. 2011-11-03 10:40:09 +00:00
ajacoutot
feeb6af13b Add a RUN_DEPENDS on shared-color-targets.
Fix some bogus hardcoded paths.
2011-11-02 20:19:32 +00:00
ajacoutot
31624cb239 Bugfix update to gnome-tweak-tool-3.2.1. 2011-11-02 20:13:29 +00:00
jasper
0da2cd0baf mark this broken on sparc64 now as it gets a sigbus through webkit.. 2011-11-02 19:48:26 +00:00
jasper
941ee52230 don't overwrite CFLAGS unconditionally 2011-11-02 19:21:36 +00:00
jasper
9d122b03ba - shrink and drop a patch by using a pre-configure target instead. 2011-11-02 17:51:32 +00:00
ajacoutot
bde772d129 Add a RUN_DEPENDS on gnome-color-manager. 2011-11-02 17:48:29 +00:00
ajacoutot
66f9c5487d +color-manager 2011-11-02 17:47:05 +00:00
ajacoutot
525fbf3442 Import gnome-color-manager-3.2.1.
GNOME Color Manager is a session framework that makes it easy to manage,
install and generate color profiles in the GNOME desktop.
<...>

ok jasper@
2011-11-02 17:46:25 +00:00
ajacoutot
a35137995b Enable colord support. 2011-11-02 16:43:00 +00:00
ajacoutot
0d2f894947 Enable colord. 2011-11-02 16:42:21 +00:00
jasper
7ec6c2d41c - bugfix update to 3.2.2 2011-11-01 19:24:21 +00:00
ajacoutot
cd351afefa Bring some crashes fixing from upstream. 2011-10-29 08:37:40 +00:00
ajacoutot
f494f13e01 Sync WANTLIB 2011-10-29 08:25:17 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
5f5ac0f663 Update to meta-tracker-0.12.7. 2011-10-27 15:39:00 +00:00
jasper
6eb6eac379 - update to 1.19.16 2011-10-27 14:27:19 +00:00
ajacoutot
6e95acbef7 Finally update to libgda-5.0.0 stable. 2011-10-26 22:31:27 +00:00
ajacoutot
5cb5f72b64 This uses yelp. 2011-10-26 21:46:48 +00:00
ajacoutot
1b24dd66e7 Update to ekiga-3.3.2; still BROKEN as it's still a wip and I need to make
more tests.
2011-10-26 17:02:53 +00:00
jasper
e019fdaa02 - update to 1.19.15 2011-10-26 11:14:09 +00:00
ajacoutot
2036336660 Bugfix update to empathy-3.2.1.1. 2011-10-24 20:11:54 +00:00
jasper
e000da183e - update to 3.2.1 2011-10-24 17:44:03 +00:00
ajacoutot
d0db6b5361 Minor update to gnote-0.8.1. 2011-10-23 16:52:24 +00:00
jasper
724e58b04c - update to 0.12.5 2011-10-22 08:06:47 +00:00
jasper
7d154b056e Security fix for CVE-2011-3635,
GNOME Empathy Nickname Script Insertion Vulnerability

only this version in ports is vulnerable, previous packages are not affected.
2011-10-21 21:24:32 +00:00
ajacoutot
5f6d01af2e Update to (meta-)tracker-0.12.6. 2011-10-21 14:26:56 +00:00
jasper
4900d5beca drop telepathy-butterfly dependency and point people to telepathy-haze instead. 2011-10-21 10:59:44 +00:00
jasper
fdf496d7d8 - update to 3.2.2 2011-10-20 20:08:35 +00:00
ajacoutot
17b80afe93 Add a workaround to be able to unmount FTP shares without crashing
nautilus.
2011-10-20 15:35:29 +00:00
ajacoutot
9c1b7b15bf Add comment, no binary change. 2011-10-20 12:31:26 +00:00
jasper
44c3bc6553 - update to 3.2.1 2011-10-20 11:53:54 +00:00
ajacoutot
ffefb205f7 Depends on speech-dispatcher and liblouis. 2011-10-20 11:32:38 +00:00
ajacoutot
de9664bab9 Update to gdm-3.2.1.1. 2011-10-20 07:23:28 +00:00
ajacoutot
bfd8d43692 Correctly inheritate the Adwaita cursor theme. 2011-10-20 06:14:04 +00:00
ajacoutot
6342cb6a5d No need to run gtk-update-icon-cache for Adwaita, because it's not an
icon theme but a cursor one.
2011-10-19 18:45:20 +00:00
ajacoutot
9e90b61685 Set proper mode on files. 2011-10-19 14:25:46 +00:00
ajacoutot
24d7a637be @unexec-delete -> @unexec, to prevent pkg_add -u from whining. 2011-10-19 12:59:07 +00:00
ajacoutot
db3cc245e6 Fix LIB_DEPENDS.
Remove unused MODGCONF2_SCHEMAS_DIR.
Remove a bogus line continuation.
Add some notes about why some plugins are disabled.
2011-10-19 12:52:01 +00:00
ajacoutot
c5753c58f9 Update to gnome-icon-theme-3.2.1.1. 2011-10-19 12:44:40 +00:00
jasper
8ebbe83126 - update to 3.2.1 2011-10-19 12:17:54 +00:00
jasper
0ecf1a7474 - update to 3.2.1 and unbreak (finally..) 2011-10-19 11:32:49 +00:00
ajacoutot
9d8f5ac053 Update to gdm-3.2.1.
Some stuffs were fixed but it's still BROKEN for now.
2011-10-19 08:13:04 +00:00
jasper
d5dfaf8c50 - update to 1.19.14
- remove PATCHFILES which is unneeded now (confirmed by aja@)
2011-10-19 08:06:31 +00:00
ajacoutot
8459b340c5 Update to gedit-latex-3.2.1. 2011-10-19 05:37:04 +00:00
jasper
fca3b56ade - fix pkg-config file
- regress tests need x11
2011-10-18 18:08:16 +00:00
ajacoutot
6665731a20 Fix LIB_DEPENDS. 2011-10-18 16:09:09 +00:00
ajacoutot
eb13c90b5d Update to gnome-icon-theme-symbolic-3.2.1. 2011-10-18 15:22:34 +00:00
ajacoutot
0529661269 Update to gnome-icon-theme-3.2.1. 2011-10-18 15:17:20 +00:00
sthen
1f5f05707b mark conflict with old gnome-control-center, ok aja@ 2011-10-18 15:14:08 +00:00
sthen
c4176e516e mark a conflict with old gdm. ok aja@ 2011-10-18 14:53:25 +00:00
jasper
80121089d8 - update to 3.2.1
tested by aja@
2011-10-18 14:26:44 +00:00
jasper
ae69c213b0 - update to 3.2.1 2011-10-18 14:23:14 +00:00
jasper
b4060d75b6 - update to 1.19.13 2011-10-18 14:12:13 +00:00
jasper
dd0a8c072a add missing build dep 2011-10-18 08:41:41 +00:00
jasper
dd6d3e3906 - update to 3.2.1 2011-10-18 08:15:21 +00:00
jasper
68b4ee1ef1 - update to 3.2.1 2011-10-18 08:05:37 +00:00
jasper
fa10efd94d - update to 3.2.1 2011-10-18 07:57:18 +00:00
jasper
9e2c604f34 - update to 3.2.1 2011-10-18 07:48:48 +00:00
ajacoutot
7d3910a39a Update to nautilus-3.2.1. 2011-10-18 06:37:02 +00:00
ajacoutot
afd5b82e85 Update to seahorse-sharing-3.2.1. 2011-10-18 06:28:11 +00:00
ajacoutot
275d128402 Update to seahorse-3.2.1. 2011-10-18 06:22:04 +00:00
ajacoutot
aca4847639 Update to gnome-online-accounts-3.2.1. 2011-10-18 06:15:00 +00:00
ajacoutot
8eea693b6a Update to gnome-keyring-3.2.1. 2011-10-18 06:07:05 +00:00
ajacoutot
513a139cb4 Update to py-atspi-2.2.1. 2011-10-18 05:56:25 +00:00
ajacoutot
952a8ff084 Update to at-spi2-atk-2.2.1. 2011-10-18 05:54:40 +00:00
ajacoutot
9dafab242a Update to at-spi2-core-2.2.1. 2011-10-18 05:51:13 +00:00
jasper
ee5096377f - update to 3.2.1 2011-10-17 20:01:18 +00:00
ajacoutot
94cf6a825b Update to yelp-tools-3.2.1. 2011-10-17 17:52:43 +00:00
ajacoutot
6368b98e3d Update to yelp-3.2.1. 2011-10-17 17:52:25 +00:00
ajacoutot
c9de01b17d Update to yelp-xsl-3.2.1. 2011-10-17 17:52:11 +00:00
jasper
37435fc084 - update to 3.2.1 2011-10-17 16:45:54 +00:00
jasper
23cfe401cb - update to 3.2.1 2011-10-17 16:37:37 +00:00
ajacoutot
25c58b2b06 Update to gnome-control-center-3.2.1. 2011-10-17 15:33:28 +00:00
ajacoutot
b6f845c9bf Update to gnome-utils-3.2.1. 2011-10-17 15:06:52 +00:00
jasper
9e6f72c1bc - update to 3.2.1 2011-10-17 14:54:57 +00:00
ajacoutot
9e06c8e67c Update to gnome-settings-daemon-3.2.1. 2011-10-17 14:52:00 +00:00
ajacoutot
0377202ca7 Fix WANTLIB. 2011-10-17 14:28:40 +00:00
ajacoutot
c5f3eb2019 Add missing LIB_DEPENDS. 2011-10-17 14:23:52 +00:00
ajacoutot
2c699680f1 Fix WANTLIB. 2011-10-17 14:01:54 +00:00
ajacoutot
39ff25f8e1 Update to gvfs-1.10.1. 2011-10-17 13:24:59 +00:00
jasper
65ab900f90 - update to 3.2.1
- adjust gedit dependency
2011-10-17 12:27:06 +00:00
jasper
ac8794f604 - update to 3.2.1 2011-10-17 12:26:54 +00:00
jasper
d6634aaa79 - update to 3.2.1 2011-10-17 11:53:45 +00:00
ajacoutot
d1224aedce Update to gnome-power-manager-3.2.1. 2011-10-17 11:24:10 +00:00
jasper
a1b3fc73c0 sync, no pkg change 2011-10-17 08:26:07 +00:00
jasper
43b4de213e Remove check for gnome-doc-utils as there are no docs anymore to build. 2011-10-16 21:24:04 +00:00
ajacoutot
c09b2cb353 WANTLIB. 2011-10-16 19:23:34 +00:00
ajacoutot
a266f00de3 FIx WANTLIB. 2011-10-16 19:08:37 +00:00
jasper
5f6616798c sync 2011-10-16 17:52:39 +00:00
ajacoutot
00297203c4 Update to krb5-auth-dialog-3.2.1. 2011-10-16 17:13:49 +00:00
ajacoutot
7dee96ccbb Update to gnome-panel-3.2.1. 2011-10-16 15:11:26 +00:00
ajacoutot
0ab2ac8a5c Update to gnome-session-3.2.1. 2011-10-16 14:58:27 +00:00
ajacoutot
75fc46fb33 Update to gnome-desktop-3.2.1. 2011-10-16 14:56:47 +00:00
nigel
9f1d1d0108 regen WANTLIB to unbreak
OK aja@
2011-10-16 10:51:01 +00:00
ajacoutot
23a64929f0 Update to meta-tracker-0.12.5. 2011-10-16 08:54:53 +00:00
ajacoutot
6b0ea09079 Fix LIB,RUN,BUILD_DEPENDS wrt libgda. 2011-10-16 06:51:11 +00:00
jasper
dd6eb58051 missing build dependency 2011-10-15 17:01:40 +00:00
jasper
9460d93a06 start fixing the regress tests 2011-10-15 07:38:10 +00:00
ajacoutot
86855e5799 Regen WANTLIB to unbreak. 2011-10-13 18:33:02 +00:00
ajacoutot
2719a44499 Fix configure output when evolution-data-server is picked up.
Regen WANTLIB while here.
2011-10-13 16:59:09 +00:00
ajacoutot
f2b97bad7a Remove outdated README which makes no sense with gnome 3.
ok jasper@
2011-10-13 14:08:24 +00:00
ajacoutot
35cd617eb7 Regen WANTLIB to unbreak. 2011-10-13 14:04:45 +00:00
ajacoutot
fd6b78ef61 Fix LIB_DEPENDS: this does not depends on startup-notification anymore. 2011-10-13 13:47:23 +00:00
jasper
92bc618106 - fix WANTLIB/LIB_DEPENDS after webkit update 2011-10-13 06:55:58 +00:00
ajacoutot
6834b231e1 Use gtar. 2011-10-12 06:56:09 +00:00
ajacoutot
13007685e6 Extend comment about gnome-wacom-panel. 2011-10-11 09:35:31 +00:00
espie
bf9f94cb6a REALLY bump the subpackage 2011-10-11 05:10:25 +00:00
jasper
325a7a14b3 this wasn't mean to go.. 2011-10-10 20:14:48 +00:00
jasper
289afec95b - update to 1.19.12 2011-10-10 20:14:17 +00:00
ajacoutot
a28e0039cc Add dia and properly sort. 2011-10-10 09:26:37 +00:00
shadchin
0d52a5d506 Fix lib depends (no need net/avahi)
ok ajacoutot@
2011-10-09 14:11:11 +00:00
jasper
a202fed6d5 - update to 4.99.4.1 2011-10-09 13:42:53 +00:00
jasper
e560cd2f86 - update to 0.12.4 2011-10-09 10:11:26 +00:00
ajacoutot
7ce64d593a Update to gdm-3.2.0; still BROKEN. 2011-10-07 14:04:18 +00:00
ajacoutot
c30e627430 Properly load libdbus-glib-1.so. 2011-10-07 10:33:24 +00:00
ajacoutot
03c5211b3e Update to meta-tracker-0.12.4. 2011-10-06 20:26:47 +00:00
jasper
e74755b2d4 - update to 3.0.2 2011-10-05 16:55:43 +00:00
ajacoutot
40def5eef0 Fix a couple of crashers, from upstream. 2011-10-05 13:56:08 +00:00
jasper
01725b7580 - add bugzilla url 2011-10-05 06:42:01 +00:00
ajacoutot
4dd6d6cde0 Remove now uneeded patch. 2011-10-05 05:42:50 +00:00
jasper
b33100513c tweak, no pkg change 2011-10-04 11:24:41 +00:00
jasper
5834ff7a7c - add patches from upstream to fix a format string vulnerability
- fix the pygtk wizard
- drop the now unneeded post-install target
2011-10-04 11:20:41 +00:00
ajacoutot
323c897156 Fix several display bugs with the falback mode; from upstream. 2011-10-04 05:42:46 +00:00
ajacoutot
dbf21affae Remove now uneeded patch. 2011-10-04 05:36:43 +00:00