summaryrefslogtreecommitdiff
path: root/x11/qt4-sqlite3
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-01-29 18:19:09 +0000
committeradam <adam@pkgsrc.org>2010-01-29 18:19:09 +0000
commitbad5adb08727191178e21f892fdfc02cdf0456d9 (patch)
tree9e0a3c48c73055868cb0c29214ed5ad215a3ba9a /x11/qt4-sqlite3
parent2a6536c2b2f600639621c6820f1f7695955f7656 (diff)
downloadpkgsrc-bad5adb08727191178e21f892fdfc02cdf0456d9.tar.gz
Changes 4.6.1:
* Optimized empty QUrl creation * Improve performance of getting the canonical filename on Linux and Symbian by using realpath() system call. * Avoid stat() when opening a file. * Do not look at the Qt patch-level version embedded in plugins' buildkeys when trying to determine if the plugin is compatible * Bug-fixes * load() and loadFromData() can now support compressed GL textures in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics system is active and the appropriate extensions are present in the GL implementation. * Fixed a small leak when using the new QPixmapCache::Key based API.
Diffstat (limited to 'x11/qt4-sqlite3')
-rw-r--r--x11/qt4-sqlite3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile
index 08a8de571c5..9dc06c338d1 100644
--- a/x11/qt4-sqlite3/Makefile
+++ b/x11/qt4-sqlite3/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2010/01/18 09:59:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/29 18:19:09 adam Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-sqlite3-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT sqlite3 driver
CONFIGURE_ARGS+= -I${QTDIR}/include