This adds an ebuild for the lightdm greeter used by ubuntu. It compiles and installs correctly but I haven't fully tested it yet since I found that it has a runtime dependency on gnome-settings-daemon-3 (which I'm not willing to install again right now). It also depends on the Ebuild in bug #391031 Reproducible: Always
Created attachment 293119 [details] x11-themes/ldm-unity-greeter-0.1.1 ebuild
Actually, there is also a nice looking webkit greeter. CCing: hwoarang for options
Interesting package. I have no time to maintain it right now but I can act as co-maintainer if needed. Feel free to pick it up or CC proxy-maint@ if Ragas is interested in maintaining it
I will take it
This requires valac-0.15 which we don't have. So we can't support this ebuild at the moment. Maybe later
Maybe gnome team could try to get a newer vala in tree if you want (I think other people requested it but we were waiting for anything in the tree needing it)
Well yeah that would be nice
vala-0.16.0 is now in portage.
This seems to require dev-libs/glib-2.32 as the following definitions are missing from 2.30. I am not sure if they are available to 2.32 to be honest settings-daemon.c:333:2: error: unknown type name 'GSettingsSchemaSource' settings-daemon.c:334:2: error: unknown type name 'GSettingsSchemaSource' settings-daemon.c:335:2: error: unknown type name 'GSettingsSchemaSource' settings-daemon.c:336:2: error: unknown type name 'GSettingsSchemaSource' settings-daemon.c:338:2: error: unknown type name 'GSettingsSchema' settings-daemon.c:339:2: error: unknown type name 'GSettingsSchema' settings-daemon.c:340:2: error: unknown type name 'GSettingsSchema' @gnome. Is there an ETA for a newer glib?
glib-2.32 is already in the tree, but I think will take some time until it's unmasked (a tinderbox run is needed for it as will probably break a lot of compilations, no idea if flameeyes has already being pinged about that)
glib-2.32.3 is unmasked now.
Had anyone success in running unity-greeter-0.2.8 ? I am getting ERROR: Settings schema 'com.canonical.unity-greeter' is not installed
Fix keywords.