You are not logged in.

#1 2009-07-29 16:31:33

onestep_ua
Member
From: Luhansk, Ukraine
Registered: 2008-04-30
Posts: 13

PKGBUILD for new GDM

Hello!

Today I was curious about trying new and fancy GDM, which is packaged in recent versions of Fedora, so I've decided to write a PKGBUILD for it. This was not so hard as I thought and I really liked the result, despite there are some missing features like theming support or gdmsetup. But it works (and shuts down smile) perfectly, many of its aspects (including fonts) can be configured via gconf, it can be integrated with plymouth, and, most important, it already integrates well with GNOME (including this cool user switch applet). So I've uploaded it to AUR, and if you are interested too you can give it a try (I've called a package gdm-nextgen) - as I really think it's already good enough to be used instead of good old GDM 2.20. wink

Enjoy!

Val L.

Offline

#2 2009-07-29 21:12:51

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: PKGBUILD for new GDM

extra/gdm 2.20.10-1 (gnome-extra)

So your one is 2.27... You could post it to the maintainer of gdm, jgc to put into the testing repository, if you feel like, but i don't think it will be nice idea in AUR, but you can do it.

Did you use namcap on the package/pkgbuild ?

Offline

#3 2009-07-29 22:36:52

onestep_ua
Member
From: Luhansk, Ukraine
Registered: 2008-04-30
Posts: 13

Re: PKGBUILD for new GDM

djszapi wrote:

extra/gdm 2.20.10-1 (gnome-extra)

So your one is 2.27... You could post it to the maintainer of gdm, jgc to put into the testing repository, if you feel like, but i don't think it will be nice idea in AUR, but you can do it.

Good idea about testing, thanks. smile I'll write to ML tomorrow morning.

djszapi wrote:

Did you use namcap on the package/pkgbuild ?

Nope, I was just experimenting with shebang in PKGBUILD. And it worked, and this is fun. smile

Offline

#4 2009-07-29 22:46:53

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: PKGBUILD for new GDM

shebang is not required - PKGBUILDs are text files, not executables.

Offline

#5 2009-07-30 18:49:45

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: PKGBUILD for new GDM

Most of us use namcap to check the package/pkgbuild, you can try it, maybe you wlill see some interesting error/warning in some situation, which is not a good idea in a pkgbuild.

Offline

#6 2009-08-09 08:07:39

Berseker
Member
From: Near Lecco, Italy
Registered: 2008-04-24
Posts: 258

Re: PKGBUILD for new GDM

I've just installed it without problems, except that my language (italian) in GNOME is gone. Even if i select Italian from the menu when logging, English language is all I obtain.

EDIT

I just solved this problem with language.. change the file .dmrc in your users home. this is mine now

[Desktop]
Session=gnome
Language=it_IT.UTF-8

for Italian language. Obviously modify it accordingly with your language

Last edited by Berseker (2009-08-09 18:59:16)

Offline

Board footer

Powered by FluxBB