pkgsrc-WIP-cvs archive

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

CVS commit: wip/qt4-libqtlua



Module name:	wip
Committed by:	nros
Date:		Wed Oct 15 17:53:35 UTC 2014

Added Files:
	wip/qt4-libqtlua: Makefile PLIST TODO buildlink3.mk distinfo
	wip/qt4-libqtlua/patches: patch-CMakeLists.txt
	    patch-src_CMakeLists.txt patch-tools_qtlua_CMakeLists.txt
	    patch-tools_uic_CMakeLists.txt

Log Message:
import of libqtlua for qt4 to pkgsrc-wip as qt4-libqtlua.

The QtLua library aims to make Qt4 applications scriptable using the
Lua scripting language. It is an alternative to the QtScript 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/qt4-libqtlua/Makefile wip/qt4-libqtlua/PLIST \
    wip/qt4-libqtlua/TODO wip/qt4-libqtlua/buildlink3.mk \
    wip/qt4-libqtlua/distinfo wip/qt4-libqtlua/patches/patch-CMakeLists.txt \
    wip/qt4-libqtlua/patches/patch-src_CMakeLists.txt \
    wip/qt4-libqtlua/patches/patch-tools_qtlua_CMakeLists.txt \
    wip/qt4-libqtlua/patches/patch-tools_uic_CMakeLists.txt

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/patches/patch-CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/patches/patch-src_CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/patches/patch-tools_qtlua_CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/qt4-libqtlua/patches/patch-tools_uic_CMakeLists.txt?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