summaryrefslogtreecommitdiff
path: root/x11/kxgenerator
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-05 07:57:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-05 07:57:24 +0000
commitf2a3966da67441fbaacec8038719dd65da9af878 (patch)
tree86d9ec2e763b2ebbbfb9c9c4ee6172e4c64dc171 /x11/kxgenerator
parentThis project defines various useful extensions to Ruby's standard classes, (diff)
kX Generator is a utility to modify X server configuration file.
It provides nice, user-friendly GUI. The main goal of the is to simplify configuration of X server (e.g. changing server layout from dual head to single head). kX Generator supports: - adding mouse, keyboard and video drivers - managing server layouts - managing modules - editing RGB, font and module paths - managing extensions - configure drivers (e.g. NVIDIA driver) - edit monitor properties - managing screens WWW: http://kxgenerator.xt.pl/ PR: ports/107463 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Notes
Notes: svn path=/head/; revision=181480
Diffstat (limited to 'x11/kxgenerator')
-rw-r--r--x11/kxgenerator/Makefile29
-rw-r--r--x11/kxgenerator/distinfo3
-rw-r--r--x11/kxgenerator/pkg-descr17
-rw-r--r--x11/kxgenerator/pkg-plist11
4 files changed, 60 insertions, 0 deletions
diff --git a/x11/kxgenerator/Makefile b/x11/kxgenerator/Makefile
new file mode 100644
index 000000000000..bdae80d6aaaa
--- /dev/null
+++ b/x11/kxgenerator/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: kxgenerator
+# Date created: 2006-12-10
+# Whom: Max Brazhnikov <makc@issp.ac.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kxgenerator
+PORTVERSION= 0.3.7
+CATEGORIES= x11 kde
+MASTER_SITES= http://dp0154.debowypark.waw.pl/kxgenerator/data/download/
+
+MAINTAINER= makc@issp.ac.ru
+COMMENT= KDE utility to configure the X server
+
+USE_BZIP2= yes
+USE_KDEBASE_VER=3
+USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+INSTALLS_ICONS= yes
+
+pre-configure:
+.for i in properties.h main.cpp
+ @${REINPLACE_CMD} -e "s:/usr/lib/xorg:${X11BASE}/lib:g" \
+ ${WRKSRC}/src/${i}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/x11/kxgenerator/distinfo b/x11/kxgenerator/distinfo
new file mode 100644
index 000000000000..131a3930b9ce
--- /dev/null
+++ b/x11/kxgenerator/distinfo
@@ -0,0 +1,3 @@
+MD5 (kxgenerator-0.3.7.tar.bz2) = dd539d7983597f050bf6bc67c790a939
+SHA256 (kxgenerator-0.3.7.tar.bz2) = b72b4858e6c988622942f6611466aa7c43ca3ad742e132dff152d6992f34dbba
+SIZE (kxgenerator-0.3.7.tar.bz2) = 793052
diff --git a/x11/kxgenerator/pkg-descr b/x11/kxgenerator/pkg-descr
new file mode 100644
index 000000000000..d25d37eef491
--- /dev/null
+++ b/x11/kxgenerator/pkg-descr
@@ -0,0 +1,17 @@
+kX Generator is a utility to modify X server configuration file.
+It provides nice, user-friendly GUI.
+The main goal of the is to simplify configuration of X server
+(e.g. changing server layout from dual head to single head).
+
+kX Generator supports:
+
+ - adding mouse, keyboard and video drivers
+ - managing server layouts
+ - managing modules
+ - editing RGB, font and module paths
+ - managing extensions
+ - configure drivers (e.g. NVIDIA driver)
+ - edit monitor properties
+ - managing screens
+
+WWW: http://kxgenerator.xt.pl/
diff --git a/x11/kxgenerator/pkg-plist b/x11/kxgenerator/pkg-plist
new file mode 100644
index 000000000000..7f442383cb59
--- /dev/null
+++ b/x11/kxgenerator/pkg-plist
@@ -0,0 +1,11 @@
+bin/kxgenerator
+share/applnk/Utilities/kxgenerator-layout.desktop
+share/applnk/Utilities/kxgenerator.desktop
+share/doc/HTML/en/kxgenerator/common
+share/doc/HTML/en/kxgenerator/index.cache.bz2
+share/doc/HTML/en/kxgenerator/index.docbook
+share/icons/hicolor/128x128/apps/kxgenerator.png
+share/icons/hicolor/16x16/apps/kxgenerator.png
+share/icons/hicolor/32x32/apps/kxgenerator.png
+share/icons/hicolor/64x64/apps/kxgenerator.png
+@dirrm share/doc/HTML/en/kxgenerator