Rosen Penev
c5e0ffddc9
lcdproc: add serdisplib dependency
...
It gets picked up when it is existing.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-20 17:13:04 -08:00
Jan Pavlinec
299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-09-17 12:40:26 +02:00
Rosen Penev
fa40b85f20
lcdproc: Fix non x86 platforms on musl
...
Musl only specifies in/outb for x86/x86. Use the fallback path in case
musl is used.
This should fail compilation during the linking stage but for some reason
does not. Will do if -Werror=implicit-function-declaration is specified.
Fixed up license information.
Other small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-07 16:14:00 -07:00
Alexander Couzens
356dd4ff79
lcdproc: remove build timestamp
...
Build timestamp prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2017-12-07 00:21:35 +01:00
Harald Geyer
0de567bf26
lcdproc: Update to 0.5.9
...
Drop the makefile code to compile versions directly from git.
Signed-off-by: Harald Geyer <harald@ccbib.org >
2017-07-29 20:29:39 +00:00
Alexander Ryzhov
a3fd238aec
lcdproc: respect LDFLAGS
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru >
2017-06-08 10:57:46 +03:00
Philip Prindeville
e568219980
lcdproc: simplify dropping --disable-nls fron CONFIGURE_ARGS
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2017-04-14 14:39:48 -06:00
Philip Prindeville
86985f49bb
lcdproc: alternative package to drive LCD displays
...
As lcd4linux is all kinds of BROKEN lately, and of unknown status.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
Reviewed-by: Harald Geyer <harald@ccbib.org >
2017-04-13 20:04:53 -06:00