From owner-freebsd-ports Tue Apr 11 9:30:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BCBEC37BB27 for ; Tue, 11 Apr 2000 09:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA99180; Tue, 11 Apr 2000 09:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 0E93E37BAE0 for ; Tue, 11 Apr 2000 09:21:15 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id JAA81336; Tue, 11 Apr 2000 09:20:34 -0700 (PDT) (envelope-from adsharma) Message-Id: <200004111620.JAA81336@sharmas.dhs.org> Date: Tue, 11 Apr 2000 09:20:34 -0700 (PDT) From: Arun Sharma Reply-To: adsharma@sharmas.dhs.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17933: New port PyQt-0.11.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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