diff options
author | nork <nork@FreeBSD.org> | 2006-04-23 09:37:24 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-04-23 09:37:24 +0000 |
commit | e543636ab6d866fbce54a8715e3f55c16d539cc4 (patch) | |
tree | 23c255cb8f4539375d3838a3b24c47f0240940f6 | |
parent | e7b51c7f3440f47248dbcaf1b38912c044dfa801 (diff) | |
download | FreeBSD-ports-e543636ab6d866fbce54a8715e3f55c16d539cc4.zip FreeBSD-ports-e543636ab6d866fbce54a8715e3f55c16d539cc4.tar.gz |
Add gsynaptics 0.9.6, is a setting tool for
Synaptics Touchpad driver for XFree86 4.x/XOrg.
WWW: http://sourceforge.jp/projects/gsynaptics/
Committed at: CBUG Welcome motoyuki and rushani to Tokyo party
Committed with: ume, cjh, metal, rushani, motoyuki, hrs, daichi and nork
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/gsynaptics/Makefile | 34 | ||||
-rw-r--r-- | x11/gsynaptics/distinfo | 3 | ||||
-rw-r--r-- | x11/gsynaptics/pkg-descr | 4 | ||||
-rw-r--r-- | x11/gsynaptics/pkg-message | 31 | ||||
-rw-r--r-- | x11/gsynaptics/pkg-plist | 13 |
6 files changed, 86 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e481d37..0dd7a37 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -77,6 +77,7 @@ SUBDIR += gpctool SUBDIR += grabc SUBDIR += gromit + SUBDIR += gsynaptics SUBDIR += gtk-launch SUBDIR += gtk-theme-switch SUBDIR += gtk-themepreview diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile new file mode 100644 index 0000000..de99dcc --- /dev/null +++ b/x11/gsynaptics/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: gsynaptics +# Date created: 2006-03-19 +# Whom: Norikatsu Shigemura <nork@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gsynaptics +PORTVERSION= 0.9.6 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} +MASTER_SITE_SUBDIR= gsynaptics/19524 + +MAINTAINER= nork@FreeBSD.org +COMMENT= GNOME Synaptics Touchpad setting tool + +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= ${PREFIX}/lib/modules/input/synaptics_drv.o:${PORTSDIR}/x11-servers/synaptics + +USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 +USE_X_PREFIX= yes +USE_ICONV= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes + +CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ + LDFLAGS=-L${LOCALBASE}/lib + +MAN1= gsynaptics.1 gsynaptics-init.1 + +post-install: + @${CAT} ${PKGMESSAGE} + +.include <bsd.port.mk> diff --git a/x11/gsynaptics/distinfo b/x11/gsynaptics/distinfo new file mode 100644 index 0000000..fb8a88c --- /dev/null +++ b/x11/gsynaptics/distinfo @@ -0,0 +1,3 @@ +MD5 (gsynaptics-0.9.6.tar.gz) = 7c60555a0b5d3a6f5faa0605d51ff994 +SHA256 (gsynaptics-0.9.6.tar.gz) = 7c26ccb60d70bde8aa417f215e7c49005570e9dd6ddd0e5246804710e0175856 +SIZE (gsynaptics-0.9.6.tar.gz) = 388345 diff --git a/x11/gsynaptics/pkg-descr b/x11/gsynaptics/pkg-descr new file mode 100644 index 0000000..e297fd2 --- /dev/null +++ b/x11/gsynaptics/pkg-descr @@ -0,0 +1,4 @@ +gsynaptics is a setting tool for Synaptics Touchpad +driver for XFree86 4.x/XOrg. + +WWW: http://sourceforge.jp/projects/gsynaptics/ diff --git a/x11/gsynaptics/pkg-message b/x11/gsynaptics/pkg-message new file mode 100644 index 0000000..c96ace9 --- /dev/null +++ b/x11/gsynaptics/pkg-message @@ -0,0 +1,31 @@ +=============================================================================== + + * SETUP NOTE * SETUP NOTE * + +o Enable "SHMConfig on" in /etc/xorg.conf (or /etc/XF86Config) + This tools can be used only if "SHMConfig" "on" in the section + of synaptics driver in /etc/xorg.conf or /etc/XF86Config. + +/etc/xorg.conf (/etc/XF86Config) ------------------ + : +Section "InputDevice" + Driver "synaptics" + : + Option "SHMConfig" "on" + : +EndSection + : +/etc/xorg.conf (/etc/XF86Config) ------------------ + +o To use your setting value at each time of starting of Xserver, + you have to run gsynaptics-init at starting time of Xserver. + + GNOME users, + you have to add gsynaptics-init on [Desktop] - [Preferences] + - [Sessions] - [Startup Programs] in GNOME Menu. + + non GNOME users, + you have to add gsynaptics-init in .xinitrc or + .xsession. + +=============================================================================== diff --git a/x11/gsynaptics/pkg-plist b/x11/gsynaptics/pkg-plist new file mode 100644 index 0000000..56158f7 --- /dev/null +++ b/x11/gsynaptics/pkg-plist @@ -0,0 +1,13 @@ +bin/gsynaptics +bin/gsynaptics-init +share/applications/gsynaptics.desktop +share/gnome/autostart/gsynaptics-init.desktop +share/gsynaptics/gsynaptics.glade +share/locale/es/LC_MESSAGES/gsynaptics.mo +share/locale/fr/LC_MESSAGES/gsynaptics.mo +share/locale/ja/LC_MESSAGES/gsynaptics.mo +share/pixmaps/touchpad.png +@dirrmtry share/pixmaps +@dirrmtry share/gnome/autostart +@dirrmtry share/applications +@dirrm share/gsynaptics |