Add libsynaptics 0.14.4d, a library to access the Xorg/XFree86 Synaptics

TouchPad Driver.

Programs that want to access the touchpad should make use of this
library and will thereby not interfere with each other. Available parameters
can be read and written and the version of the installed driver can be
determined.

WWW: http://qsynaptics.sourceforge.net/
This commit is contained in:
Markus Brueffer 2006-03-20 00:11:46 +00:00
parent 2129ef23f1
commit d596967f05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157698
5 changed files with 47 additions and 0 deletions

View File

@ -124,6 +124,7 @@
SUBDIR += libgnomemm
SUBDIR += libgnomemm26
SUBDIR += libsx
SUBDIR += libsynaptics
SUBDIR += libxfce4mcs
SUBDIR += libxfce4util
SUBDIR += libxkbfile

24
x11/libsynaptics/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: libsynaptics
# Date created: Sun Mar 19 21:20:25 CET 2006
# Whom: Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libsynaptics
PORTVERSION= 0.14.4d
CATEGORIES= x11
MASTER_SITES= http://qsynaptics.sourceforge.net/
MAINTAINER= markus@FreeBSD.org
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
USE_BZIP2= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (libsynaptics-0.14.4d.tar.bz2) = 1df76861480200343d7de52237e54249
SHA256 (libsynaptics-0.14.4d.tar.bz2) = b2b7088d58fabba1d8a1be2ab21b8c8290cf91342e2d66bfe8d7ee09a299fe9d
SIZE (libsynaptics-0.14.4d.tar.bz2) = 218980

View File

@ -0,0 +1,7 @@
libsynaptics is a library to access the Xorg/XFree86 Synaptics TouchPad
Driver. Programs that want to access the touchpad should make use of this
library and will thereby not interfere with each other. Available parameters
can be read and written and the version of the installed driver can be
determined.
WWW: http://qsynaptics.sourceforge.net/

View File

@ -0,0 +1,12 @@
include/synaptics/Shm_0_14_4
include/synaptics/pad.h
include/synaptics/synaptics.h
include/synaptics/syndebug.h
include/synaptics/synparams.h
include/synaptics/synshm.h
include/synaptics/version.h
lib/libsynaptics.a
lib/libsynaptics.la
lib/libsynaptics.so
lib/libsynaptics.so.0
@dirrm include/synaptics