Path to this page:
./
x11/qt4-libs,
C++ X GUI toolkit
Branch: pkgsrc-2014Q3,
Version: 4.8.6nb3,
Package name: qt4-libs-4.8.6nb3,
Maintainer: pkgsrc-usersQt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.
Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.
Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.
Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.
Required to run:[
x11/xcursor] [
x11/liboldXrandr] [
fonts/Xft2] [
fonts/fontconfig] [
graphics/png] [
graphics/jpeg] [
graphics/freetype2] [
graphics/glu]
Required to build:[
x11/fixesproto4] [
x11/damageproto] [
x11/dri2proto] [
x11/glproto] [
x11/inputproto] [
x11/randrproto] [
x11/xextproto] [
x11/xf86driproto] [
x11/xproto] [
x11/renderproto] [
x11/xf86vidmodeproto] [
pkgtools/x11-links]
Master sites:
SHA1: ddf9c20ca8309a116e0466c42984238009525da6
RMD160: 0220d4e76ac761c9ecfb8ddab6f2c1dc6ad70c33
Filesize: 235960.612 KB
Version history: (Expand)
- (2014-12-03) Updated to version: qt4-libs-4.8.6nb3
- (2014-10-01) Package added to pkgsrc.se, version qt4-libs-4.8.6nb2 (created)
CVS history: (Expand)
2014-12-02 21:27:50 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4562 - requested by spz
x11/qt4-libs: security patch
Revisions pulled up:
- x11/qt4-libs/Makefile 1.102
- x11/qt4-libs/distinfo 1.95
- x11/qt4-libs/patches/patch-CVE-2014-0190 1.1
---
Module Name: pkgsrc
Committed By: spz
Date: Fri Nov 28 21:07:52 UTC 2014
Modified Files:
pkgsrc/x11/qt4-libs: Makefile distinfo
Added Files:
pkgsrc/x11/qt4-libs/patches: patch-CVE-2014-0190
Log message:
add the fix for CVE-2014-0190 from upstream
can be dropped again with the next qt4 release
|