119e46d330
* Added Spectrum analyzer demo application. * Added exit softkey to Wiggly example. * Added close button to Anomaly demo. * Fixed Anomaly demo controlstrip icon placement for very small screens. * Ensure history configuration is cleared when a state machine is restarted. For more read: http://qt.nokia.com/developer/changes/changes-4.6.3
10 lines
245 B
Text
10 lines
245 B
Text
# $NetBSD: Makefile.common,v 1.22 2010/07/04 06:00:13 adam Exp $
|
|
# used by x11/qt4-libs/Makefile.common
|
|
# used by x11/qt4-tools/Makefile
|
|
|
|
QTVERSION= 4.6.3
|
|
|
|
MAINTAINER?= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://qt.nokia.com/
|
|
|
|
LICENSE= gnu-gpl-v3
|