# This package.def builds the unichrome driver for VIA chipsets for # x.org in LTSP 4.1.1. It solves at least the garbled graphics and # hanging problems with VT8623 (Apollo CLE266) chipset found in newer # thin clients. It creates a new via_drv.o at # /opt/ltsp/i386/usr/X11R6/lib/modules/drivers/via_drv.o under LBE # root. # # 28-Nov-2005 Veli-Matti Lintu (vmlintu@opinsys.fi) # VERSION = 1.0 RELEASE = 1 PKG1COMPONENT = ltsp_core PKG1NAME = ltsp-unichrome PKG1EXCLUDE = /include/, \ /usr\/info/, \ /\.h/, \ /\.o/ DEPENDS = ltsp-ltsptree PKG1 = xf86-video-unichrome-0.2.1pre0.tar.gz MD5SUM1 = ef661ce89d952130ef46f7f55f29fe69 SOURCE1 = http://puzzle.dl.sourceforge.net/sourceforge/unichrome/${PKG1} UNPACK1 = gunzip < ${TARBALL} | tar xf - BUILDDIR = xf86-video-unichrome-0.2.1pre0 SOURCEDIR = xf86-video-unichrome-0.2.1pre0 BUILD = PATH=/opt/ltsp/i386/usr/X11R6/bin/:/bin/ && /ltsp-src/xorg/xc/config/util/xmkmf ../../xorg/xc; make Makefiles; make INSTALL = make DESTDIR=${LTSP_ROOT} install CLEAN = rm -rf ${SOURCEDIR}