diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-07-21 16:15:44 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-07-21 16:15:44 +0000 |
commit | ebaae1b83b127f4f414f9d2347f08cf04ae8b18f (patch) | |
tree | 84ebdf3db6797a9f80e89841ec0f76f63f2a7d37 /x11/kgamma | |
parent | f693f2a4aa3682a16137bafb08a42989ae9a1cf0 (diff) |
Notes
Diffstat (limited to 'x11/kgamma')
-rw-r--r-- | x11/kgamma/Makefile | 19 | ||||
-rw-r--r-- | x11/kgamma/distinfo | 1 | ||||
-rw-r--r-- | x11/kgamma/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kgamma/pkg-descr | 6 | ||||
-rw-r--r-- | x11/kgamma/pkg-plist | 40 |
5 files changed, 67 insertions, 0 deletions
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile new file mode 100644 index 000000000000..959808926cb7 --- /dev/null +++ b/x11/kgamma/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: kgamma +# Date created: 21 July 2002 +# Whom: Tilman Linneweh <tilman@arved.de> +# +# $FreeBSD$ +# + +PORTNAME= kgamma +PORTVERSION= 0.9.1 +CATEGORIES= x11 kde +MASTER_SITES= http://download.berlios.de/kgamma/ + +MAINTAINER= freebsdports@arved.de + +USE_KDELIBS_VER= 3 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/x11/kgamma/distinfo b/x11/kgamma/distinfo new file mode 100644 index 000000000000..19618b08c0a7 --- /dev/null +++ b/x11/kgamma/distinfo @@ -0,0 +1 @@ +MD5 (kgamma-0.9.1.tar.gz) = d50c013f99beeb02b162b1c6c2908e4e diff --git a/x11/kgamma/pkg-comment b/x11/kgamma/pkg-comment new file mode 100644 index 000000000000..d655bb45ed9b --- /dev/null +++ b/x11/kgamma/pkg-comment @@ -0,0 +1 @@ +KDE Control Center module for gamma calibration/correction of XFree86 diff --git a/x11/kgamma/pkg-descr b/x11/kgamma/pkg-descr new file mode 100644 index 000000000000..8f640334f00b --- /dev/null +++ b/x11/kgamma/pkg-descr @@ -0,0 +1,6 @@ +KGamma is a KDE Control Center modul for gamma calibration/correction of +XFree86. With proper gamma settings, your display (websites, images, etc.) +will look the same on your monitor as on other monitors. + +Author: Michael v.Ostheim <ostheimm@users.belios.de +WWW: http://kgamma.berlios.de diff --git a/x11/kgamma/pkg-plist b/x11/kgamma/pkg-plist new file mode 100644 index 000000000000..46e3e4cb5d06 --- /dev/null +++ b/x11/kgamma/pkg-plist @@ -0,0 +1,40 @@ +share/apps/kgamma/pics/background.png +share/apps/kgamma/pics/cmyscale.png +share/apps/kgamma/pics/darkgrey.png +share/apps/kgamma/pics/greyscale.png +share/apps/kgamma/pics/lightgrey.png +share/apps/kgamma/pics/midgrey.png +share/apps/kgamma/pics/rgbscale.png +share/icons/hicolor/16x16/apps/kgamma_admin.png +share/icons/hicolor/16x16/apps/kgamma_user.png +share/icons/hicolor/32x32/apps/kgamma_admin.png +share/icons/hicolor/32x32/apps/kgamma_user.png +share/icons/hicolor/48x48/apps/kgamma_admin.png +share/icons/hicolor/48x48/apps/kgamma_user.png +lib/kde3/libkcm_kgamma.la +lib/kde3/libkcm_kgamma.so +share/applnk/Settings/System/kgamma.desktop +share/applnk/Settings/LookNFeel/kgamma.desktop +share/locale/de/LC_MESSAGES/kgamma.mo +share/locale/es/LC_MESSAGES/kgamma.mo +share/locale/fr/LC_MESSAGES/kgamma.mo +share/locale/it/LC_MESSAGES/kgamma.mo +share/doc/HTML/de/kgamma/index.docbook +share/doc/HTML/de/kgamma/index.cache.bz2 +share/doc/HTML/de/kgamma/common +share/doc/HTML/en/kgamma/index.docbook +share/doc/HTML/en/kgamma/index.cache.bz2 +share/doc/HTML/en/kgamma/common +share/doc/HTML/es/kgamma/index.docbook +share/doc/HTML/es/kgamma/index.cache.bz2 +share/doc/HTML/es/kgamma/common +share/doc/HTML/fr/kgamma/index.docbook +share/doc/HTML/fr/kgamma/index.cache.bz2 +share/doc/HTML/fr/kgamma/common +@dirrm share/doc/HTML/fr/kgamma +@dirrm share/doc/HTML/es/kgamma +@dirrm share/doc/HTML/en/kgamma +@dirrm share/doc/HTML/de/kgamma +@dirrm share/apps/kgamma/pics +@dirrm share/apps/kgamma + |