Date: Wed, 18 Oct 2006 22:49:52 +0400 (MSD) From: Maxim Samsonov <xors@sendmail.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104547: New port: devel/dbus-qt3 Qt3 bindings for the D-BUS interprocess messaging system Message-ID: <200610181849.k9IInquA066911@xors.pg.org> Resent-Message-ID: <200610181850.k9IIoFge038845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104547 >Category: ports >Synopsis: New port: devel/dbus-qt3 Qt3 bindings for the D-BUS interprocess messaging system >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 18 18:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Maxim Samsonov >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: >Description: Qt3 bindings for the D-BUS interprocess messaging system. >How-To-Repeat: >Fix: --- dbus-qt3.shar begins here --- # 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: # # dbus-qt3 # dbus-qt3/distinfo # dbus-qt3/pkg-descr # dbus-qt3/pkg-plist # dbus-qt3/Makefile # echo c - dbus-qt3 mkdir -p dbus-qt3 > /dev/null 2>&1 echo x - dbus-qt3/distinfo sed 's/^X//' >dbus-qt3/distinfo << 'END-of-dbus-qt3/distinfo' XMD5 (dbus-qt3-0.70.tar.bz2) = 9a8d4a4d560b49fb5ad034abfd3e3db5 XSHA256 (dbus-qt3-0.70.tar.bz2) = d86531f106f8172a635d57ef35b7856cb54885c50f175bd1bff374c0e5a5f5ed XSIZE (dbus-qt3-0.70.tar.bz2) = 220305 END-of-dbus-qt3/distinfo echo x - dbus-qt3/pkg-descr sed 's/^X//' >dbus-qt3/pkg-descr << 'END-of-dbus-qt3/pkg-descr' XQt3 bindings for the D-BUS interprocess messaging system. X XWWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings END-of-dbus-qt3/pkg-descr echo x - dbus-qt3/pkg-plist sed 's/^X//' >dbus-qt3/pkg-plist << 'END-of-dbus-qt3/pkg-plist' Xinclude/dbus-%%VERSION%%/dbus/connection.h Xinclude/dbus-%%VERSION%%/dbus/dbus-qt.h Xinclude/dbus-%%VERSION%%/dbus/message.h Xinclude/dbus-%%VERSION%%/dbus/server.h Xlib/libdbus-qt-1.a Xlib/libdbus-qt-1.la Xlib/libdbus-qt-1.so Xlib/libdbus-qt-1.so.1 END-of-dbus-qt3/pkg-plist echo x - dbus-qt3/Makefile sed 's/^X//' >dbus-qt3/Makefile << 'END-of-dbus-qt3/Makefile' X# X# $FreeBSD$ X# X XPORTNAME= dbus XPORTVERSION= 0.70 XCATEGORIES= devel kde XMASTER_SITES= ${MASTER_SITE_GENTOO} XMASTER_SITE_SUBDIR= distfiles XPKGNAMESUFFIX= -qt3 XDISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} X XCOMMENT= Qt3 bindings for the D-BUS messaging system X XLIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ X qt-mt:${PORTSDIR}/x11-toolkits/qt33 X XUSE_BZIP2= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_LDCONFIG= yes XCONFIGURE_ENV= QTDIR=${X11BASE} CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" X XPLIST_SUB= VERSION="1.0" X X.include <bsd.port.mk> END-of-dbus-qt3/Makefile exit --- dbus-qt3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610181849.k9IInquA066911>