192 Commits

Author SHA1 Message Date
ajacoutot
26b6740dda Make starting less of a hack. 2013-09-28 16:22:40 +00:00
ajacoutot
92f917227f Make stop/restart work. 2013-09-28 15:51:19 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
6f92744e7c Update to gdm-3.10.0. 2013-09-27 10:16:55 +00:00
ajacoutot
b72bf1b39b Update to gdm 3.8.4. 2013-08-06 19:07:56 +00:00
ajacoutot
11fb4e65a1 Update to gdm-3.8.3.1. 2013-06-17 13:22:50 +00:00
ajacoutot
4a6f9fe674 NSS and UPower are not needed anymore. 2013-06-15 11:53:41 +00:00
ajacoutot
ac9ec48a89 Update to gdm-3.8.3. 2013-06-14 18:18:38 +00:00
ajacoutot
61bc7b682d Drop now uneeded patches. 2013-06-01 18:56:08 +00:00
ajacoutot
0a1c8ff2e5 Drop comment. 2013-06-01 13:45:49 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
73ca860366 Something in our thread system makes pulseaudio dead-lock; disable pulse
completely on GDM so that it is properly started when a user logs in.
2013-05-30 19:40:59 +00:00
ajacoutot
cc6cac9073 Remove pulse config; upcoming change to pulseaudio will make it irrelevant. 2013-05-22 16:32:36 +00:00
ajacoutot
9fffcb6721 Tweak comment. 2013-05-22 10:12:05 +00:00
ajacoutot
e02be43f0b Add pulseaudio configuration for the _gdm user; this allows pulseaudio to
properly die when a user login and start its own.
2013-05-22 10:08:37 +00:00
ajacoutot
fb8603099b Fix and simplify substitutions. 2013-05-19 09:46:02 +00:00
ajacoutot
d260b5263f Add devel/check to BUILD_DEPENDS since it gets picked up for tests.
Remove uneeded patches and chunks.
2013-05-18 17:28:55 +00:00
ajacoutot
c696787c11 Fix a crash on logout (from upstream). 2013-05-17 14:55:57 +00:00
ajacoutot
588dff4530 Remove useless patch; no pkg change. 2013-04-19 15:54:38 +00:00
ajacoutot
fc55c073cc Remove unused configure switch. 2013-04-19 15:00:27 +00:00
ajacoutot
dc6bf4f8b0 Update to gdm-3.8.1.1. 2013-04-17 13:41:04 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
439640c9c4 Update to gdm-3.8.1. 2013-04-16 06:17:13 +00:00
ajacoutot
63a2c0921b Make the rc script a little bit less horrible. 2013-04-03 15:45:47 +00:00
ajacoutot
efef9c7191 Switch the icon-theme-symbolic dependency. 2013-04-02 14:08:43 +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
ec8bedc9b1 Forgot to add this patch in previous. 2013-03-30 11:43:39 +00:00
ajacoutot
0de77a50d4 Update to gdm-3.8.0. 2013-03-30 09:52:17 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
d530ee2cd4 Explicitely depend on x11/gnome/icon-theme-symbolic for the power button. 2013-01-24 10:41:25 +00:00
ajacoutot
e4474dc384 Pushed upstream. 2013-01-11 19:20:46 +00:00
ajacoutot
c154a1e1cc Properly rename the gschema.override file and remove a bogus entry from it. 2013-01-11 10:11:57 +00:00
ajacoutot
937cbf5beb All pulseaudio files are under ~/.config/pulse now. 2013-01-08 16:53:53 +00:00
ajacoutot
a17197132d Link to BZ. 2012-11-29 15:59:21 +00:00
ajacoutot
f69ba1fbc6 Don't use setuid() but setusercontext() with LOGIN_SETALL to setup the
complete user environment and limits.
2012-11-27 16:29:34 +00:00
ajacoutot
c0fd9f2faa Fix PATH. 2012-11-26 15:22:22 +00:00
ajacoutot
b298cdc8f9 Update to gdm-3.6.2. 2012-11-14 17:28:35 +00:00
ajacoutot
376a686b1f typo, stupid me. 2012-10-26 07:41:46 +00:00
ajacoutot
e63653db0f Missing @exec-delete. 2012-10-26 07:34:22 +00:00
ajacoutot
7af3729ae1 Add an rc_post to fix rc_stop and rc_restart. 2012-10-16 16:38:13 +00:00
ajacoutot
1843bb20ee Create DBus sockets with proper permissions so that the greeter can access
them (from upstream).
2012-10-16 15:53:30 +00:00
ajacoutot
a5bd69942c Bugfix update to gdm-3.6.1. 2012-10-16 07:02:58 +00:00
ajacoutot
bd51ae65ca Remove some uneeded | old patches.
Add a schemas override.
2012-10-10 12:34:35 +00:00
ajacoutot
0f3c565cff Fix cyclic dep. 2012-10-10 09:09:06 +00:00
ajacoutot
19be77f887 Remove BROKEN. Note that this is not fully functionnal yet because our
socket code fails with dbus now; but we need the introspection libs, so
enable it.
2012-10-10 08:47:14 +00:00
ajacoutot
40b67ea21a Bring it yet more fixes... 2012-10-09 13:18:00 +00:00
ajacoutot
bb52c128d6 Sort PLIST. 2012-10-09 08:27:46 +00:00
ajacoutot
ad8038aa2d Sync PLIST. 2012-10-08 22:04:33 +00:00
ajacoutot
7241ced22e Several fixes toward a working configuration. 2012-10-08 21:47:04 +00:00
ajacoutot
9ee7a0d751 We need the introspection libs for gnome-shell. 2012-10-08 10:05:16 +00:00