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:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'wicd'
|
||||
pkgname=wicd
|
||||
version=1.7.0
|
||||
revision=1
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=custom-install
|
||||
short_desc="Open source wired and wireless network manager"
|
||||
@@ -29,7 +30,7 @@ conf_files="
|
||||
/etc/dbus-1/system.d/wicd.conf
|
||||
/etc/wicd/encryption/templates/active"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
openrc_services="wicd default"
|
||||
openrc_services="wicd default false"
|
||||
|
||||
Add_dependency full dbus-python
|
||||
Add_dependency full pygtk
|
||||
|
||||
Reference in New Issue
Block a user