Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2002 16:23:15 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/40838: New Port: x11/kgamma: KDE Control Center modul for gamma calibration
Message-ID:  <200207211423.g6LENFtT039602@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         40838
>Category:       ports
>Synopsis:       New Port: x11/kgamma: KDE Control Center modul for gamma calibration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 21 07:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
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.
	
>How-To-Repeat:
	
>Fix:

	

--- kgamma.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	kgamma
#	kgamma/Makefile
#	kgamma/distinfo
#	kgamma/pkg-plist
#	kgamma/pkg-comment
#	kgamma/pkg-descr
#
echo c - kgamma
mkdir -p kgamma > /dev/null 2>&1
echo x - kgamma/Makefile
sed 's/^X//' >kgamma/Makefile << 'END-of-kgamma/Makefile'
X# New ports collection makefile for:	kgamma
X# Date created:		21 July 2002
X# Whom:			Tilman Linneweh <tilman@arved.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		kgamma
XPORTVERSION=		0.9.1
XCATEGORIES=		x11 kde
XMASTER_SITES=		http://download.berlios.de/kgamma/
X
XMAINTAINER=		freebsdports@arved.de
X
XUSE_KDELIBS_VER=	3
XGNU_CONFIGURE=		yes
XCONFIGURE_TARGET=       --build=${ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-kgamma/Makefile
echo x - kgamma/distinfo
sed 's/^X//' >kgamma/distinfo << 'END-of-kgamma/distinfo'
XMD5 (kgamma-0.9.1.tar.gz) = d50c013f99beeb02b162b1c6c2908e4e
END-of-kgamma/distinfo
echo x - kgamma/pkg-plist
sed 's/^X//' >kgamma/pkg-plist << 'END-of-kgamma/pkg-plist'
Xshare/apps/kgamma/pics/background.png
Xshare/apps/kgamma/pics/cmyscale.png
Xshare/apps/kgamma/pics/darkgrey.png
Xshare/apps/kgamma/pics/greyscale.png
Xshare/apps/kgamma/pics/lightgrey.png
Xshare/apps/kgamma/pics/midgrey.png
Xshare/apps/kgamma/pics/rgbscale.png
Xshare/icons/hicolor/16x16/apps/kgamma_admin.png
Xshare/icons/hicolor/16x16/apps/kgamma_user.png
Xshare/icons/hicolor/32x32/apps/kgamma_admin.png
Xshare/icons/hicolor/32x32/apps/kgamma_user.png
Xshare/icons/hicolor/48x48/apps/kgamma_admin.png
Xshare/icons/hicolor/48x48/apps/kgamma_user.png
Xlib/kde3/libkcm_kgamma.la
Xshare/applnk/Settings/System/kgamma.desktop
Xshare/applnk/Settings/LookNFeel/kgamma.desktop
Xshare/locale/de/LC_MESSAGES/kgamma.mo
Xshare/locale/es/LC_MESSAGES/kgamma.mo
Xshare/locale/fr/LC_MESSAGES/kgamma.mo
Xshare/locale/it/LC_MESSAGES/kgamma.mo
Xshare/doc/HTML/en/kgamma/index.docbook
Xshare/doc/HTML/en/kgamma/index.cache.bz2
Xshare/doc/HTML/en/kgamma/common
Xshare/doc/HTML/de/kgamma/index.docbook
Xshare/doc/HTML/de/kgamma/index.cache.bz2
Xshare/doc/HTML/de/kgamma/common
Xshare/doc/HTML/es/kgamma/index.docbook
Xshare/doc/HTML/es/kgamma/index.cache.bz2
Xshare/doc/HTML/es/kgamma/common
Xshare/doc/HTML/fr/kgamma/index.docbook
Xshare/doc/HTML/fr/kgamma/index.cache.bz2
Xshare/doc/HTML/fr/kgamma/common
X@dirrm share/doc/HTML/de/kgamma
X@dirrm share/doc/HTML/es/kgamma
X@dirrm share/doc/HTML/fr/kgamma
X@dirrm share/doc/HTML/en/kgamma
X@dirrm share/apps/kgamma/pics
X@dirrm share/apps/kgamma
X
END-of-kgamma/pkg-plist
echo x - kgamma/pkg-comment
sed 's/^X//' >kgamma/pkg-comment << 'END-of-kgamma/pkg-comment'
XKDE Control Center modul for gamma calibration/correction of XFree86
END-of-kgamma/pkg-comment
echo x - kgamma/pkg-descr
sed 's/^X//' >kgamma/pkg-descr << 'END-of-kgamma/pkg-descr'
XKGamma is a KDE Control Center modul for gamma calibration/correction of 
XXFree86. With proper gamma settings, your display (websites, images, etc.) 
Xwill look the same on your monitor as on other monitors.
X
XAuthor: Michael v.Ostheim <ostheimm@users.belios.de 
XWWW:	http://kgamma.berlios.de
END-of-kgamma/pkg-descr
exit
--- kgamma.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207211423.g6LENFtT039602>