Commit Graph

13176 Commits

Author SHA1 Message Date
ajacoutot
07257f986d Fix LIB_DEPENDS; spotted by rpe@ 2013-03-31 13:09:26 +00:00
ajacoutot
791d0f24bc Put the rcscript at the end of the PLIST; otherwise the @exec fails because
of @cwd change.
2013-03-31 12:44:29 +00:00
ajacoutot
3c2251a46d Unbreak the profile preferences editor. 2013-03-31 10:19:07 +00:00
ajacoutot
f5614502e8 Make sure to pick up the correct uuid.h header. 2013-03-31 09:09:09 +00:00
ajacoutot
541a25fae3 Missing dependency on gsettings-desktop-schemas. 2013-03-31 08:23:24 +00:00
ajacoutot
498009b707 Missing BUILD_DEPENDS/RUN_DEPENDS on gsettings-desktop-schemas.
Fix the get_current_dir_name patches.
2013-03-31 08:13:54 +00:00
ajacoutot
d9e57288b9 Missing build dependency on devel/desktop-file-utils. 2013-03-31 08:03:01 +00:00
ajacoutot
d559d18e3a Set PKG_ARCH=*
No need for the devel/gettext MODULE.
Extend the DATADIRNAME comment.
Sync DESCR with source.
2013-03-31 07:54:13 +00:00
ajacoutot
956c830040 This needs to build and run depends on devel/desktop-file-utils. 2013-03-31 07:47:23 +00:00
ajacoutot
edca0acb99 Committed upstream; no pkg change. 2013-03-31 07:03:31 +00:00
ajacoutot
f59be458a6 Needs textproc/gtk-doc to build for now; from rpe@ 2013-03-31 06:44:21 +00:00
ajacoutot
aa61fca9fa accountsservice is actually a wantlib/lib_depends; from rpe@ 2013-03-31 06:37:50 +00:00
ajacoutot
118ccb30d5 Regen WANTLIB to build on a clean tree; from rpe@ 2013-03-31 06:35:31 +00:00
ajacoutot
7fafb452f5 Bring a couple of patches from upstream:
* Mark the pixbuf loader as thread-safe
gdk-pixbuf 2.28 will ignore loaders that are not marked as thread-safe.
* Fix typo, AM_CFLASG -> AM_CFLAGS

Regen WANTLIB while here.
2013-03-30 20:07:23 +00:00
ajacoutot
a73a13f361 Build all subpackages of gvfs. 2013-03-30 18:08:30 +00:00
ajacoutot
22d7fdbae6 Add a -goa subpackage.
looks ok to sthen@
2013-03-30 18:08:04 +00:00
ajacoutot
795952df59 Use a patch instead of a post-install target; so that we can spot when
upstream removes this hack.
2013-03-30 17:51:12 +00:00
ajacoutot
a481b8b2d3 Disable goa for now as it creates a cyclic dep with gstreamer.
found out the hard way by naddy@

I'll create a subpackage in a few but at least this allows the tree to
build.
2013-03-30 17:06:41 +00:00
ajacoutot
88063e175f Import gnome-getting-started-docs-3.8.0.1.
This package contains a 'Getting Started' guide that can be viewed with
yelp.

ok jasper@
2013-03-30 16:25:05 +00:00
ajacoutot
50fc32bf40 Tweak the yelp comment; no pkg change. 2013-03-30 16:07:50 +00:00
ajacoutot
5e474d5e7c Add conflict/pkgpath with gnome-screensaver and notification-daemon to
provide a smooth upgrade.
2013-03-30 15:18:58 +00:00
ajacoutot
4629408c6c polkit(8) mostly always requires consolekit; unfortunately the dependency
cannot be added to polkit itself since it would create a cyclic dep; so we
add it to ports depending on polkit.

ok landry@ (maintainer)
2013-03-30 14:53:53 +00:00
ajacoutot
a908102d5e Missed in previous. 2013-03-30 13:07:36 +00:00
jasper
d37f2e0160 - update to gedit-code-assistance-3.8.0
* disable python support for now, untill we can use python3 here.
2013-03-30 13:05:34 +00:00
jasper
0132a83cb7 - update to gedit-plugins-3.8.0
* disable python support for now, untill we can use python3 here.
2013-03-30 13:04:46 +00:00
jasper
3a2072042c - update to gedit-3.8.0
* disable python support for now, untill we can use python3 here.
2013-03-30 13:04:21 +00:00
ajacoutot
ac9d8dd7a4 Anything that uses polkit should really RUN_DEPENDS on consolekit;
otherwise we have no way to know the active session.

discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
ajacoutot
c7aedc1206 Missing dependency on sysutils/polkit. 2013-03-30 12:52:22 +00:00
ajacoutot
2118984a4b -polkit-gnome 2013-03-30 12:22:36 +00:00
ajacoutot
3c648b006a Drop polkit-gnome now that gnome fallback is gone. 2013-03-30 12:22:13 +00:00
ajacoutot
fa5d49620c -screensaver 2013-03-30 12:15:01 +00:00
ajacoutot
48e69a74e4 Remove gnome-screensaver; fallback mode is gone. 2013-03-30 12:14:47 +00:00
ajacoutot
f9cc2e77f7 Unbreak with new gtksourceview. 2013-03-30 12:07:28 +00:00
ajacoutot
ec8bedc9b1 Forgot to add this patch in previous. 2013-03-30 11:43:39 +00:00
jasper
02f826498c - update to anjuta-extras-3.8.0 2013-03-30 11:16:55 +00:00
jasper
abfb5ec126 sync 2013-03-30 10:59:31 +00:00
jasper
9f77c79a6e import gnome-shell-extensions-3.8.0
The GNOME Shell extension design is designed to give a high degree of
power to the parts of the GNOME interface managed by the shell, such as
window management and application launching. It simply loads arbitrary
JavaScript and CSS. This gives developers a way to make many kinds of
changes and share those changes with others, without having to patch the
original source code and recompile it, and somehow distribute the
patched code. The extension system is a replacement for the "applets" or
"widgets" system of GNOME 2.

ok aja@
2013-03-30 10:58:52 +00:00
jasper
cc097e5a17 - update to anjuta-3.8.0 2013-03-30 10:48:34 +00:00
ajacoutot
6914b4b5f6 Add a conflict/pkgpath marker with metacity so that it gets removed
on update.
2013-03-30 10:05:17 +00:00
ajacoutot
f9a933257c Add a conflict/pkgpath marker with gnome-panel so that it gets removed
on update.
2013-03-30 10:03:08 +00:00
ajacoutot
0de77a50d4 Update to gdm-3.8.0. 2013-03-30 09:52:17 +00:00
ajacoutot
052ae6fa8e Add a conflict/pkgpath with nautilus-open-terminal.
Regen wantlib/depends and don't use the gconf2 MODULE.
2013-03-30 09:39:54 +00:00
jasper
58ea4558dd - unbreak build with new folks (can't update empathy yet as it needs new webkit)
- disable nautilus-sendto plugin since that doesn't support IM anymore.
2013-03-30 09:29:16 +00:00
jasper
02bae23af2 - update to gnome-contacts-3.8.0 2013-03-30 09:28:21 +00:00
ajacoutot
d5600f11dd Fix depends/wantlib. 2013-03-30 09:17:41 +00:00
ajacoutot
922fa55bf2 Fix after recent tracker update. 2013-03-30 08:55:43 +00:00
ajacoutot
f9e584b340 Do not hardcode TRACKER_VERSION in WANTLIB. 2013-03-30 08:35:26 +00:00
ajacoutot
b1264e9eab Update to libzapojit-0.0.3. 2013-03-30 08:34:00 +00:00
ajacoutot
3ee2ad3926 Update to nautilus-sendto-3.8.0. 2013-03-30 08:07:54 +00:00
jasper
0a279ef446 - update to gnome-shell-3.8.0.1 2013-03-30 08:04:19 +00:00