Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 09:20:34 -0700 (PDT)
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17933: New port PyQt-0.11.1
Message-ID:  <200004111620.JAA81336@sharmas.dhs.org>

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

>Number:         17933
>Category:       ports
>Synopsis:       New port PyQt-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:05 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:
#
#	PyQt
#	PyQt/pkg
#	PyQt/pkg/COMMENT
#	PyQt/pkg/DESCR
#	PyQt/pkg/PLIST
#	PyQt/patches
#	PyQt/files
#	PyQt/files/md5
#	PyQt/Makefile
#
echo c - PyQt
mkdir -p PyQt > /dev/null 2>&1
echo c - PyQt/pkg
mkdir -p PyQt/pkg > /dev/null 2>&1
echo x - PyQt/pkg/COMMENT
sed 's/^X//' >PyQt/pkg/COMMENT << 'END-of-PyQt/pkg/COMMENT'
XPython Bindings for Qt
END-of-PyQt/pkg/COMMENT
echo x - PyQt/pkg/DESCR
sed 's/^X//' >PyQt/pkg/DESCR << 'END-of-PyQt/pkg/DESCR'
XPython Bindings for Qt
Xhttp://www.river-bank.demon.co.uk/software/
END-of-PyQt/pkg/DESCR
echo x - PyQt/pkg/PLIST
sed 's/^X//' >PyQt/pkg/PLIST << 'END-of-PyQt/pkg/PLIST'
Xlib/python1.5/lib-dynload/libqtcmodule-0.11.1.so
Xlib/python1.5/lib-dynload/libqtcmodule.so
X@exec /sbin/ldconfig -m %D/lib
X@unexec /sbin/ldconfig -R
Xlib/python1.5/lib-dynload/libqtcmodule.la
Xlib/python1.5/qt.py
END-of-PyQt/pkg/PLIST
echo c - PyQt/patches
mkdir -p PyQt/patches > /dev/null 2>&1
echo c - PyQt/files
mkdir -p PyQt/files > /dev/null 2>&1
echo x - PyQt/files/md5
sed 's/^X//' >PyQt/files/md5 << 'END-of-PyQt/files/md5'
XMD5 (PyQt-0.11.1.tar.gz) = c6b6ac3541c5d3b99e1e078b93047cce
END-of-PyQt/files/md5
echo x - PyQt/Makefile
sed 's/^X//' >PyQt/Makefile << 'END-of-PyQt/Makefile'
X# New ports collection makefile for:	PyQt
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=	PyQt-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
XCONFIGURE_ENV=	LDFLAGS=-lgcc
XLIB_DEPENDS=	sip.2:${PORTSDIR}/devel/sip
XBUILD_DEPENDS=  sip:${PORTSDIR}/devel/sip
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-PyQt/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?200004111620.JAA81336>