Date: Mon, 6 Aug 2012 15:35:42 GMT From: Veniamin Gvozdikov <g.veniamin@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/170419: [new port]: devel/qrosspython Qross is a Qt-only fork of Kross, the KDE scripting framework Message-ID: <201208061535.q76FZgmv025392@red.freebsd.org> Resent-Message-ID: <201208061540.q76Fe2ul065618@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170419 >Category: ports >Synopsis: [new port]: devel/qrosspython Qross is a Qt-only fork of Kross, the KDE scripting framework >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: Mon Aug 06 15:40:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Veniamin Gvozdikov >Release: FreeBSD 8.2-RELEASE >Organization: >Environment: FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011 root@ololo:/usr/obj/usr/src/sys/OLOLO amd64 >Description: Qross is a Qt-only fork of Kross, the KDE scripting framework Depended devel/qross >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: # # qrosspython # qrosspython/Makefile # qrosspython/distinfo # qrosspython/pkg-descr # echo c - qrosspython mkdir -p qrosspython > /dev/null 2>&1 echo x - qrosspython/Makefile sed 's/^X//' >qrosspython/Makefile << '4859a7bef7f7b1ca5e9f575ff99e29b0' X# New ports collection makefile for: qrosspython X# Date created: 2012-01-08 X# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> X# X# $FreeBSD$ X# X XPORTNAME= qrosspython XPORTVERSION= 0.2.2 XCATEGORIES= devel XMASTER_SITES= http://cloud.github.com/downloads/0xd34df00d/Qross/ XDISTNAME= qross-${PORTVERSION} X XMAINTAINER= g.veniamin@googlemail.com XCOMMENT= Qross is a Qt-only fork of Kross, the KDE scripting framework X XBUILD_DEPENDS= sip:${PORTSDIR}/devel/py-sip XLIB_DEPENDS= qrosscore:${PORTSDIR}/devel/qross X XUSE_BZIP2= yes XUSE_CMAKE= yes XUSE_QT_VER= 4 XQT_COMPONENTS= gui network xml qmake_build uic_build moc_build rcc_build \ X script X XPLIST_FILES= lib/qrosspython.so \ X lib/qrosspython.so.0.1 X XWRKSRC= ${WRKDIR}/qross-${PORTVERSION}/src/bindings/python/qrosspython X X.include <bsd.port.mk> 4859a7bef7f7b1ca5e9f575ff99e29b0 echo x - qrosspython/distinfo sed 's/^X//' >qrosspython/distinfo << 'a8daaeeb2e443fdc991ac541f516a51d' XSHA256 (qross-0.2.2.tar.bz2) = 02792ba25bdef11b444ca1d0b9f53fdd9aac9539307deb689b585967391a7c7b XSIZE (qross-0.2.2.tar.bz2) = 3099984 a8daaeeb2e443fdc991ac541f516a51d echo x - qrosspython/pkg-descr sed 's/^X//' >qrosspython/pkg-descr << '2b991b01fefc0acc1603c5faf2432b70' XQross is a Qt-only fork of Kross, the KDE scripting framework X XWWW: https://github.com/0xd34df00d/Qross 2b991b01fefc0acc1603c5faf2432b70 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208061535.q76FZgmv025392>