Francesco Colista
a85f3892c0
testing/lightdm: added libxml2-utils in makedepends for fix building
2016-04-25 13:14:32 +00:00
Przemyslaw Pawelczyk
26abb36b0d
testing/[various]: bump pkgrel for pre-install fixes
2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
da4e96aace
Reorder arguments passed to addgroup/adduser in scripts.
...
Now all invocations have following order of arguments (if present):
addgroup -S -g ... GROUP
adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de
Improve consistency of scripts using adduser/addgroup.
...
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.
Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9
Add -g option (GECOS/comment) to adduser in scripts.
...
This way we can avoid ugly default:
Linux user,,,
2016-04-25 06:54:18 +00:00
Sören Tempel
53679caf4f
don't prefix GPL version number with a dash
...
This conforms to wiki documentation regarding package creation:
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
2015-10-03 13:19:51 +02:00
Bartłomiej Piotrowski
b4a13e7314
Do not delete *.la files manually
...
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Natanael Copa
f8b50277f6
testing/lightdm: fix typo in init.d script
2014-09-11 09:24:04 +00:00
Natanael Copa
074d7cc93c
testing/lightdm: fix problem with missing dirs
2014-09-11 09:08:46 +00:00
Natanael Copa
4f600c86c1
testing/lightdm: add accounssservice to depends
2014-09-10 19:07:29 +00:00
Natanael Copa
c509b212bd
testing/lightdm: use Xsession from xinit as session wrapper
2014-09-10 18:50:41 +00:00
Natanael Copa
ec6d1886b1
testing/lightdm: fix depends for -dev
2014-07-18 07:14:49 +00:00
Natanael Copa
9b83bc7c86
testing/lightdm: upgrade to 1.10.1
2014-06-02 19:02:10 +00:00
Natanael Copa
152e22d13f
testing/lightdm: upgrade to 1.4.0
2012-10-30 09:19:52 +00:00
Natanael Copa
f21bf3e8d1
testing/lightdm: set allow-guest to false by default
2011-12-01 12:21:11 +00:00
Natanael Copa
059188a6da
testing/lightdm: set lighdm user home dir
2011-11-30 13:23:13 +00:00
Natanael Copa
18720d75a2
testing/lightdm: add user, initd script, fix localstatedir
2011-11-30 12:44:56 +00:00
Natanael Copa
e5fa3799cd
testing/lightdm: fix sysconfdir
2011-11-21 20:14:19 +00:00
Natanael Copa
6fa84d9d81
testing/lightdm: new aport
...
A cross-desktop display manager
http://www.freedesktop.org/wiki/Software/LightDM
2011-11-13 11:57:32 +00:00