Update packages that use $openrc_services with the third argument.

Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.

--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
This commit is contained in:
Juan RP
2010-04-16 22:09:33 +02:00
parent f704027919
commit 5aa2f34f73
26 changed files with 69 additions and 44 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'gdm'
pkgname=gdm
version=2.30.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-scrollkeeper
@@ -34,7 +35,7 @@ gtk_iconcache_dirs="/usr/share/icons/hicolor"
system_accounts="gdm"
gdm_homedir="/var/lib/gdm"
gdm_descr="GNOME Display Manager user"
openrc_services="gdm default"
openrc_services="gdm default true"
Add_dependency run glibc
Add_dependency run libX11