ports/170418: [new port]: devel/qross Qross is a Qt-only fork of Kross, the KDE scripting framework
Veniamin Gvozdikov
g.veniamin at googlemail.com
Mon Aug 6 15:40:02 UTC 2012
>Number: 170418
>Category: ports
>Synopsis: [new port]: devel/qross 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 at ololo:/usr/obj/usr/src/sys/OLOLO amd64
>Description:
Qross is a Qt-only fork of Kross, the KDE scripting framework
>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:
#
# qross
# qross/pkg-plist
# qross/distinfo
# qross/Makefile
# qross/pkg-descr
#
echo c - qross
mkdir -p qross > /dev/null 2>&1
echo x - qross/pkg-plist
sed 's/^X//' >qross/pkg-plist << '10b84d3a616794b8ae49cb558976dbd9'
Xlib/libqrossui.so.0.1
Xlib/libqrossui.so.1
Xlib/libqrossui.so
Xlib/libqrosscore.so.0.1
Xlib/libqrosscore.so.1
Xlib/libqrosscore.so
Xlib/qrossqts.so.0.1
Xlib/qrossqts.so.1
Xlib/qrossqts.so
Xlib/qt4/plugins/script/libqrossqtsplugin.so
Xlib/qt4/plugins/script/libqrossqtsplugin.so.0.1
Xbin/qross
Xshare/leechcraft/cmake/FindQrosscore.cmake
Xshare/cmake/Modules/FindQrosscore.cmake
Xinclude/qross/ui/model.h
Xinclude/qross/core/action.h
Xinclude/qross/core/childreninterface.h
Xinclude/qross/core/interpreter.h
Xinclude/qross/core/metafunction.h
Xinclude/qross/core/script.h
Xinclude/qross/core/object.h
Xinclude/qross/core/qrossconfig.h
Xinclude/qross/core/metatype.h
Xinclude/qross/core/actioncollection.h
Xinclude/qross/core/manager.h
Xinclude/qross/core/wrapperinterface.h
Xinclude/qross/core/qross_export.h
Xinclude/qross/core/errorinterface.h
X at dirrmtry share/leechcraft/cmake
X at dirrmtry share/leechcraft
X at dirrmtry lib/qt4/plugins/script
X at dirrmtry lib/qt4/plugins
X at dirrmtry lib/qt4
X at dirrm include/qross/ui
X at dirrm include/qross/core
X at dirrm include/qross
10b84d3a616794b8ae49cb558976dbd9
echo x - qross/distinfo
sed 's/^X//' >qross/distinfo << 'f6f6d18c48617fa2ca9c557c3d53672a'
XSHA256 (qross-0.2.2.tar.bz2) = 02792ba25bdef11b444ca1d0b9f53fdd9aac9539307deb689b585967391a7c7b
XSIZE (qross-0.2.2.tar.bz2) = 3099984
f6f6d18c48617fa2ca9c557c3d53672a
echo x - qross/Makefile
sed 's/^X//' >qross/Makefile << '89851a55d5d2b4be7dd320b48ac77bff'
X# New ports collection makefile for: qross
X# Date created: 2012-01-08
X# Whom: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= qross
XPORTVERSION= 0.2.2
XCATEGORIES= devel
XMASTER_SITES= http://cloud.github.com/downloads/0xd34df00d/Qross/
X
XMAINTAINER= g.veniamin at googlemail.com
XCOMMENT= Qross is a Qt-only fork of Kross, the KDE scripting framework
X
XUSE_BZIP2= yes
XUSE_CMAKE= yes
XUSE_LDCONFIG= yes
XUSE_QT_VER= 4
XQT_COMPONENTS= designer gui network xml qmake_build uic_build moc_build \
X rcc_build script
X
XQROSS_LIBS= lib/libqrossui.so \
X lib/libqrosscore.so \
X lib/qrossqts.so
X
XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/qross
X
Xpost-install:
X.for f in ${QROSS_LIBS}
X @${LN} -s ${PREFIX}/${f} ${PREFIX}/${f}.1
X.endfor
X
X.include <bsd.port.mk>
89851a55d5d2b4be7dd320b48ac77bff
echo x - qross/pkg-descr
sed 's/^X//' >qross/pkg-descr << '002b849750ca4ec801e1df133920091e'
XQross is a Qt-only fork of Kross, the KDE scripting framework
X
XWWW: https://github.com/0xd34df00d/Qross
002b849750ca4ec801e1df133920091e
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list