Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 09:21:03 -0700 (PDT)
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17934: New port PyKDE-0.11.1
Message-ID:  <200004111621.JAA81455@sharmas.dhs.org>

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

>Number:         17934
>Category:       ports
>Synopsis:       New port PyKDE-0.11.1
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 09:30:07 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Arun Sharma
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>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:
#
#	PyKDE
#	PyKDE/pkg
#	PyKDE/pkg/COMMENT
#	PyKDE/pkg/DESCR
#	PyKDE/pkg/PLIST
#	PyKDE/patches
#	PyKDE/files
#	PyKDE/files/md5
#	PyKDE/Makefile
#
echo c - PyKDE
mkdir -p PyKDE > /dev/null 2>&1
echo c - PyKDE/pkg
mkdir -p PyKDE/pkg > /dev/null 2>&1
echo x - PyKDE/pkg/COMMENT
sed 's/^X//' >PyKDE/pkg/COMMENT << 'END-of-PyKDE/pkg/COMMENT'
XPython Bindings for KDE
END-of-PyKDE/pkg/COMMENT
echo x - PyKDE/pkg/DESCR
sed 's/^X//' >PyKDE/pkg/DESCR << 'END-of-PyKDE/pkg/DESCR'
XPython Bindings for KDE
Xhttp://www.river-bank.demon.co.uk/software/
END-of-PyKDE/pkg/DESCR
echo x - PyKDE/pkg/PLIST
sed 's/^X//' >PyKDE/pkg/PLIST << 'END-of-PyKDE/pkg/PLIST'
Xlib/python1.5/lib-dynload/libkdecorecmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkdecorecmodule.la
Xlib/python1.5/lib-dynload/libkdeuicmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkdeuicmodule.la
Xlib/python1.5/lib-dynload/libkhtmlwcmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkhtmlwcmodule.la
Xlib/python1.5/lib-dynload/libkfmcmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkfmcmodule.la
Xlib/python1.5/lib-dynload/libkfilecmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkfilecmodule.la
Xlib/python1.5/lib-dynload/libkspellcmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libkspellcmodule.la
X@exec /sbin/ldconfig -m %D/lib
X@unexec /sbin/ldconfig -R
Xlib/python1.5/kdecore.py
Xlib/python1.5/kdecore.pyc
Xlib/python1.5/kdeui.py
Xlib/python1.5/kdeui.pyc
Xlib/python1.5/khtmlw.py
Xlib/python1.5/khtmlw.pyc
Xlib/python1.5/kfm.py
Xlib/python1.5/kfm.pyc
Xlib/python1.5/kfile.py
Xlib/python1.5/kfile.pyc
Xlib/python1.5/kspell.py
Xlib/python1.5/kspell.pyc
END-of-PyKDE/pkg/PLIST
echo c - PyKDE/patches
mkdir -p PyKDE/patches > /dev/null 2>&1
echo c - PyKDE/files
mkdir -p PyKDE/files > /dev/null 2>&1
echo x - PyKDE/files/md5
sed 's/^X//' >PyKDE/files/md5 << 'END-of-PyKDE/files/md5'
XMD5 (PyKDE-0.11.1.tar.gz) = 0110b211d723db525ebb4e4ea9e0d443
END-of-PyKDE/files/md5
echo x - PyKDE/Makefile
sed 's/^X//' >PyKDE/Makefile << 'END-of-PyKDE/Makefile'
X# New ports collection makefile for:	PyKDE
X# Version required:	0.9
X# Date created:		Sun Oct 17 00:24:28 PDT 1999
X# Whom:			adsharma@sharmas.dhs.org
X#
X# $FreeBSD$
X#
X
XDISTNAME=	PyKDE-0.11.1
XCATEGORIES=	kde python
XMASTER_SITES=	http://www.river-bank.demon.co.uk/software/
X
XMAINTAINER=	adsharma@sharmas.dhs.org
X
XUSE_QT=		yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XLIB_DEPENDS=	sip.2:${PORTSDIR}/devel/sip
XBUILD_DEPENDS=  ${LOCALBASE}/lib/python1.5/qt.py:${PORTSDIR}/devel/PyQt
XRUN_DEPENDS=    ${LOCALBASE}/lib/python1.5/qt.py:${PORTSDIR}/devel/PyQt
XCONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt
X
Xpost_install:
X	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
X
X.include <bsd.port.mk>
END-of-PyKDE/Makefile
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?200004111621.JAA81455>