./x11/qt4-libs, C++ X GUI toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.8.7nb33, Package name: qt4-libs-4.8.7nb33, Maintainer: pkgsrc-users

Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing
and maintaining GUI (graphical user interface) applications. 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.

This package contains version 4 of Qt, which is EOL; it remains
because some unmaintained useful software still uses it.

NB: This package installs the library substantially into ${PREFIX}/qt4
(except for pkgconfig files) in order to avoid collisions.


Required to run:
[graphics/freetype2] [graphics/png] [graphics/jpeg] [graphics/glu] [fonts/fontconfig] [fonts/Xft2] [security/openssl] [x11/xcursor] [x11/liboldXrandr]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 235425.358 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-16 23:45:30 by David H. Gutteridge | Files touched by this commit (1)
Log message:
qt4-libs: fix typo in DESCR
   2023-09-14 21:23:16 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
qt4-libs: Change NOT_FOR to BROKEN_ON

As suggested by Greg Troxel on pkgsrc-changes@, there is no good reason why
this package should be unavailable on Darwin-*-aarch64.
   2023-09-14 00:17:54 by Greg Troxel | Files touched by this commit (2)
Log message:
qt4-libs: Shorten DESCR and mention non-standard PREFIX.

Prune excessive marketing non-content from DESCR.  Note that this is
EOL and here because unmaintained useful software uses it.

This package installs to $PREFIX/qt4 to avoid collisions; DESCRibe
that.  Drop MESSAGE, which is tutorial about the alternate prefix (and
does not explain how to avoid persistent damage from not reading, and
thus fails to meet MESSAGE acceptability criteria).
   2023-09-13 22:07:54 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
qt4-libs: Mark not for Darwin aarch64

pkgsrc changes:
---------------
  * An asm error occurs during building step and Qt4 is supported for MacOS
    versions that only support x86_64. It seems to be safe to mark this
    package not for Darwin-*-aarch64.
  * Apply some pkglint recommendations.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54)
Log message:
*: Re-apply SunOS linker argument removals.

These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.