Commit Graph

8 Commits

Author SHA1 Message Date
landry
ec2b816411 Fix build on hppa. configure detects an hppa arch and assumes we're on
HPUX, and then sets the library suffix to .sl instead of .so.
2012-09-29 09:15:10 +00:00
edd
9d92892a5a Make lcdproc build on non-apm archs.
OK naddy@
2012-02-28 10:32:00 +00:00
sthen
517fbac85d Add missing "PKG_ARGS += -Dparallel=0" for arches where it's needed 2012-01-25 16:15:22 +00:00
sthen
f53db56c56 - this uses dlopen modules; mark SHARED_ONLY and merge PFRAG.shared to PLIST
- the code to support LCDs connected by parallel port is only for x86;
split the relevant files out to a separate PFRAG which is not used on
other arch

ok edd@ (maintainer)
2012-01-04 14:19:09 +00:00
ajacoutot
d9a347a8df It's ${SYSCONFDIR}, not ${SYSCONFVAR}.
It's ${SYSCONFDIR}/LCDd.conf, not ${RCDIR}/LCDd.conf.
Lowercase ${RCDIR}/lcdd.
2011-12-02 13:37:44 +00:00
edd
2b08275f55 lowercase LCDd rc script filename at request of aja@ 2011-12-02 12:39:23 +00:00
jasper
26db0aff2c minor consistency, no pkg change 2011-12-01 20:58:32 +00:00
edd
4e46f7e79c import lcdproc - a tool for interfacing LCD modules
OK sebastia@
2011-12-01 19:05:11 +00:00