Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 13:48:28 -0500 (EST)
From:      Brad Laue <brad@brad-x.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brad@brad-x.com
Subject:   ports/44788: New Port - Kooka KDE scanning suite
Message-ID:  <20021031184828.C419122104A@TMA-1.brad-x.com>

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

>Number:         44788
>Category:       ports
>Synopsis:       New Port - Kooka KDE scanning suite
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 31 10:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Brad Laue
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
brad-x.com
>Environment:
System: FreeBSD TMA-1.brad-x.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 16:15:45 EDT 2002 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386


>Description:

For inclusion into the ports tree; one of the first KDE based
scanner programs that's complete and uses KDE's services smartly.

From pkg-descr (in turn from kooka.kde.org):

Kooka is an intuitive, easy to use KDE scan program.
Kooka helps you manage your scanned images, offers 
OCR scanning and provides a scan service to all KDE
applications through libkscan.

WWW: http://kooka.kde.org

>How-To-Repeat:

make install

>Fix:

# 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:
#
#	./kooka
#	./kooka/Makefile
#	./kooka/distinfo
#	./kooka/pkg-comment
#	./kooka/pkg-descr
#	./kooka/pkg-plist
#	./kooka/files
#	./kooka/files/patch-Makefile.in
#
echo c - ./kooka
mkdir -p ./kooka > /dev/null 2>&1
echo x - ./kooka/Makefile
sed 's/^X//' >./kooka/Makefile << 'END-of-./kooka/Makefile'
XPORTNAME=	kooka
XPORTVERSION=	0.38
XCATEGORIES=	graphics kde
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
X
XMAINTAINER=	brad@brad-x.com
X
XLIB_DEPENDS=	sane.1:${PORTSDIR}/graphics/sane-backends
X
XUSE_KDELIBS_VER=3
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_BZIP2=	yes
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/x11/kde3/Makefile.kde"
X.include <bsd.port.post.mk>
END-of-./kooka/Makefile
echo x - ./kooka/distinfo
sed 's/^X//' >./kooka/distinfo << 'END-of-./kooka/distinfo'
XMD5 (kooka-0.38.tar.bz2) = 158fcf9d2de487443872005565fb74bb
END-of-./kooka/distinfo
echo x - ./kooka/pkg-comment
sed 's/^X//' >./kooka/pkg-comment << 'END-of-./kooka/pkg-comment'
XKooka - Scan and OCR Suite for KDE
END-of-./kooka/pkg-comment
echo x - ./kooka/pkg-descr
sed 's/^X//' >./kooka/pkg-descr << 'END-of-./kooka/pkg-descr'
XKooka is an intuitive, easy to use KDE scan program.
XKooka helps you manage your scanned images, offers 
XOCR scanning and provides a scan service to all KDE
Xapplications through libkscan.
X
XWWW: http://kooka.kde.org
X
X- Brad
Xbrad@brad-x.com
END-of-./kooka/pkg-descr
echo x - ./kooka/pkg-plist
sed 's/^X//' >./kooka/pkg-plist << 'END-of-./kooka/pkg-plist'
Xbin/kooka
Xinclude/devselector.h
Xinclude/dispgamma.h
Xinclude/gammadialog.h
Xinclude/img_canvas.h
Xinclude/imgscaledialog.h
Xinclude/kgammatable.h
Xinclude/kscandevice.h
Xinclude/kscanoption.h
Xinclude/kscanoptset.h
Xinclude/kscanslider.h
Xinclude/massscandialog.h
Xinclude/previewer.h
Xinclude/scanparams.h
Xinclude/scansourcedialog.h
Xinclude/sizeindicator.h
Xlib/libkscan.la
Xlib/libkscan.so
Xlib/libkscan.so.1
Xshare/apps/kooka/kookaui.rc
Xshare/applnk/Graphics/kooka.desktop
Xshare/apps/kooka/pics/mirror-both.png
Xshare/apps/kooka/pics/mirror-horiz.png
Xshare/apps/kooka/pics/mirror-vert.png
Xshare/apps/kooka/pics/newfromselect.png
Xshare/apps/kooka/pics/ocr-select.png
Xshare/apps/kooka/pics/ocr.png
Xshare/apps/kooka/pics/scaleorig.png
Xshare/apps/kooka/pics/scaletoheight.png
Xshare/apps/kooka/pics/scaletowidth.png
Xshare/apps/kooka/pics/thumbviewtile.png
Xshare/config/kookarc
Xshare/icons/hicolor/16x16/actions/palette_color.png
Xshare/icons/hicolor/16x16/actions/palette_gray.png
Xshare/icons/hicolor/16x16/actions/palette_halftone.png
Xshare/icons/hicolor/16x16/actions/palette_lineart.png
Xshare/services/scanservice.desktop
X@dirrm share/applnk/Graphics
X@dirrm share/applnk
X@dirrm share/apps/kooka/pics
X@dirrm share/apps/kooka
X@dirrm share/apps
X@dirrm share/config
X@dirrm share/icons/hicolor/16x16/actions
X@dirrm share/icons/hicolor/16x16
X@dirrm share/icons/hicolor
X@dirrm share/icons
X@dirrm share/services
END-of-./kooka/pkg-plist
echo c - ./kooka/files
mkdir -p ./kooka/files > /dev/null 2>&1
echo x - ./kooka/files/patch-Makefile.in
sed 's/^X//' >./kooka/files/patch-Makefile.in << 'END-of-./kooka/files/patch-Makefile.in'
X--- Makefile.in.orig	Thu Oct 31 13:14:25 2002
X+++ Makefile.in	Thu Oct 31 13:13:43 2002
X@@ -67,10 +67,10 @@
X AS = @AS@
X AUTODIRS = @AUTODIRS@
X AWK = @AWK@
X-CC = @CC@
X+CC ?= @CC@
X CONF_FILES = @CONF_FILES@
X CPP = @CPP@
X-CXX = @CXX@
X+CXX ?= @CXX@
X CXXCPP = @CXXCPP@
X DCOPIDL = @DCOPIDL@
X DCOPIDL2CPP = @DCOPIDL2CPP@
END-of-./kooka/files/patch-Makefile.in
exit

>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?20021031184828.C419122104A>