Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2000 07:54:59 -0700 (PDT)
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19143: Updated port py-qt-0.12
Message-ID:  <200006091454.HAA28146@sharmas.dhs.org>

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

>Number:         19143
>Category:       ports
>Synopsis:       Updated port py-qt-0.12. The current port doesn't get the distfile
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 09 08:00:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Arun Sharma
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:

	Attached port

# 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:
#
#	py-qt
#	py-qt/files
#	py-qt/files/md5
#	py-qt/pkg
#	py-qt/pkg/COMMENT
#	py-qt/pkg/DESCR
#	py-qt/pkg/PLIST
#	py-qt/Makefile
#
echo c - py-qt
mkdir -p py-qt > /dev/null 2>&1
echo c - py-qt/files
mkdir -p py-qt/files > /dev/null 2>&1
echo x - py-qt/files/md5
sed 's/^X//' >py-qt/files/md5 << 'END-of-py-qt/files/md5'
XMD5 (PyQt-0.12.tar.gz) = 2e3ce2c038dde5fa1a71b46924189385
END-of-py-qt/files/md5
echo c - py-qt/pkg
mkdir -p py-qt/pkg > /dev/null 2>&1
echo x - py-qt/pkg/COMMENT
sed 's/^X//' >py-qt/pkg/COMMENT << 'END-of-py-qt/pkg/COMMENT'
XPython Bindings for Qt
END-of-py-qt/pkg/COMMENT
echo x - py-qt/pkg/DESCR
sed 's/^X//' >py-qt/pkg/DESCR << 'END-of-py-qt/pkg/DESCR'
XPython Bindings for Qt
Xhttp://www.river-bank.demon.co.uk/software/
END-of-py-qt/pkg/DESCR
echo x - py-qt/pkg/PLIST
sed 's/^X//' >py-qt/pkg/PLIST << 'END-of-py-qt/pkg/PLIST'
Xlib/python1.5/lib-dynload/libqtcmodule-0.12.so
Xlib/python1.5/lib-dynload/libqtcmodule.so
Xlib/python1.5/qt.py
X@exec /sbin/ldconfig -m %D/lib
X@unexec /sbin/ldconfig -R
END-of-py-qt/pkg/PLIST
echo x - py-qt/Makefile
sed 's/^X//' >py-qt/Makefile << 'END-of-py-qt/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: ports/x11-toolkits/py-qt/Makefile,v 1.1 2000/04/23 05:07:09 will Exp $
X
XPORTNAME=	py-qt
XPORTVERSION=	0.12
XCATEGORIES=	x11-toolkits python
XMASTER_SITES=	http://www.river-bank.demon.co.uk/software/
XDISTNAME=	PyQt-${PORTVERSION}
X
XMAINTAINER=	adsharma@sharmas.dhs.org
X
XLIB_DEPENDS=	sip.3:${PORTSDIR}/devel/sip
X
XUSE_QT=		yes
XUSE_LIBTOOL=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCONFIGURE_ENV=	LDFLAGS=-lgcc
XCONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt
X
X.include <bsd.port.mk>
END-of-py-qt/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?200006091454.HAA28146>