[avahi] avahi svn ebuild

Steev steev at steev.net
Wed Jun 29 20:27:37 PDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok, I have updated the ebuild a bit, adding pkg_postinst()  which
consists of

pkg_postinst() {
    enewgroup avahi 409
    enewuser avahi 409 /bin/false /dev/null avahi
}

The /dev/null is the homedir and /bin/false is the shell.  The avahi on
the end is the group that user avahi belongs in.  The 409 is the uid/gid
that I decided to give it - if the uid or gid is taken, portage will
increase it to the next available uid/gid automatically.

I also did src_compile() for the econf stuff.  I don't have doxygen
installed, so I can't actually test that the documentation works from
the doc use flag.

Other than that, I guess its gonna be a matter of installing the
LICENSE/README/INSTALL and todo files.  Is an AUTHORS file going to be
added?

- --
Steev Klimaszewski
www.steev.net
steev at steev.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCw2ap1c+EtXTHkJcRAkoxAJ0XtTM4kJhMin/uS2CmgG83CJAndACffnQ8
07yQcZ7Xa2yJ/v12fUZ/0sA=
=WLyW
-----END PGP SIGNATURE-----


More information about the avahi mailing list