4d1608bcdf
35 fixes to Qt Core module 65 fixes to Qt Gui module 21 Mac OS X specific fixes 15 Windows specific fixes 8 Linux/X11 specific fixes Webkit upgrade to 2.2.4 (minor improvements) Change all shmget calls to user-only memory (security) Several important fixes for the VxWorks port in the Qt Enterprise version
10 lines
265 B
Text
10 lines
265 B
Text
# $NetBSD: Makefile.common,v 1.32 2013/07/07 18:14:36 adam Exp $
|
|
# used by x11/qt4-libs/Makefile.common
|
|
# used by x11/qt4-tools/Makefile
|
|
|
|
QTVERSION= 4.8.5
|
|
|
|
MAINTAINER?= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://qt-project.org/
|
|
|
|
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3
|