aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-15 05:47:13 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-15 05:47:13 +0000
commitca7de12cf51a3e5eea059a8b612a8196269f9011 (patch)
tree2d3b21b82ca982087a0d9f127a064e7c7298f4e4
parent120eb7f75d271ccea49c4c06b36225844fef3bb5 (diff)
downloadlcd4linux-ca7de12cf51a3e5eea059a8b612a8196269f9011.tar.gz
minor cosmetic changes and fixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@733 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.am5
-rw-r--r--Makefile.in5
-rw-r--r--drv_Sample.c2
-rw-r--r--plugin_sample.c2
-rwxr-xr-xsmoketest.sh2
5 files changed, 5 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index fd69cc4..418f59c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,6 +95,7 @@ drv_WincorNixdorf.c \
drv_X11.c \
\
font_6x8.h \
+font_6x8_bold.h \
widget_image.c widget_image.h \
\
lcd4linux_i2c.h \
@@ -137,12 +138,8 @@ lcd4linux.lsm \
curses.m4 \
AUTHORS \
CREDITS \
-FAQ \
NEWS \
TODO \
README \
-README.Drivers \
-README.Plugins \
-README.KDE \
plugin_sample.c
diff --git a/Makefile.in b/Makefile.in
index 48d2451..0c29310 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -290,6 +290,7 @@ drv_WincorNixdorf.c \
drv_X11.c \
\
font_6x8.h \
+font_6x8_bold.h \
widget_image.c widget_image.h \
\
lcd4linux_i2c.h \
@@ -331,13 +332,9 @@ lcd4linux.lsm \
curses.m4 \
AUTHORS \
CREDITS \
-FAQ \
NEWS \
TODO \
README \
-README.Drivers \
-README.Plugins \
-README.KDE \
plugin_sample.c
all: config.h
diff --git a/drv_Sample.c b/drv_Sample.c
index ad37d56..d99fdf6 100644
--- a/drv_Sample.c
+++ b/drv_Sample.c
@@ -4,7 +4,7 @@
* sample lcd4linux driver
*
* Copyright (C) 2005 Michael Reinelt <reinelt@eunet.at>
- * Copyright (C) 2005 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2005, 2006, 2007 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
diff --git a/plugin_sample.c b/plugin_sample.c
index e15dc93..5114800 100644
--- a/plugin_sample.c
+++ b/plugin_sample.c
@@ -4,7 +4,7 @@
* plugin template
*
* Copyright (C) 2003 Michael Reinelt <reinelt@eunet.at>
- * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2004, 2005, 2006, 2007 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
diff --git a/smoketest.sh b/smoketest.sh
index e045e19..0a3086c 100755
--- a/smoketest.sh
+++ b/smoketest.sh
@@ -9,7 +9,7 @@ rm -f smoketest.log lcd4linux
make distclean
./bootstrap
-for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux G15 HD44780 LCD2USB LCDLinux LCDTerm LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBLCD WincorNixdorf X11; do
+for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux G15 HD44780 LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBHUB USBLCD WincorNixdorf X11; do
make distclean
./configure --with-driver=$driver
it20141009.d26b627-1debian/0+git20141009.d26b627-1Jonathan McCrohan1-2/+2 2014-10-20Fix up packaging to account for move to DVBv5Jonathan McCrohan2-2/+6 2014-10-20delete d/dtv-scan-files.install; Upstream now supplies a MakefileJonathan McCrohan2-4/+1 2014-10-15d/control: update Standards Version to 3.9.6Jonathan McCrohan2-1/+3 2014-10-15d/control: add Build-Depends on dvb-toolsJonathan McCrohan2-1/+2 2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9