pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/qt5-libqtlua



Module name:	wip
Committed by:	nros
Date:		Wed Oct 15 17:56:40 UTC 2014

Added Files:
	wip/qt5-libqtlua: DESCR Makefile PLIST TODO buildlink3.mk distinfo

Log Message:
Import of libqtlua for qt5 to pkgsrc-wip as qt5-libqtlua.

The QtLua library aims to make Qt5 applications scriptable using the
Lua scripting language. It is an alternative to the Qt5Script module.

QtLua does not generate or use generated binding code for Qt. Instead it
provides useful C++ wrapper classes to make C++ and lua objects
accessible from both lua and C++. It takes advantages of the Qt meta
object system to expose QObject members to lua scripts.

QtLua is not designed to develop an application in pure Lua but rather
to extend a Qt C++ application using Lua as scripting language.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/qt5-libqtlua/DESCR wip/qt5-libqtlua/Makefile \
    wip/qt5-libqtlua/PLIST wip/qt5-libqtlua/TODO \
    wip/qt5-libqtlua/buildlink3.mk wip/qt5-libqtlua/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt5-libqtlua/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index