./wm/obconf-qt, Qt based configurator of OpenBox window manager

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


Branch: CURRENT, Version: 0.16.5nb2, Package name: obconf-qt-0.16.5nb2, Maintainer: pkgsrc-users

This is a Qt port of ObConf, configurator of OpenBox window manager.


Required to run:
[graphics/hicolor-icon-theme] [wm/openbox] [x11/qt5-qtx11extras] [x11/qt5-qtbase]

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

Master sites:

Filesize: 120.027 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-13 17:51:57 by Taylor R Campbell | Files touched by this commit (3)
Log message:
obconf-qt, libfm-qt, qterminal: Nix explicit CMAKE_PREFIX_PATH.

CMAKE_PREFIX_PATH is already added to CMAKE_CONFIGURE_ARGS by
devel/cmake/build.mk, and ${PREFIX}/qt6 is already included in it by
x11/qt6-qtbase/buildlink3.mk.

Revbump since this could in principle change the package, if the
pkgsrc variable CMAKE_PREFIX_PATH had anything else in it which is
now no longer hidden.
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-11-21 08:38:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
obconf-qt: remove patch that was removed from distinfo
   2024-11-15 14:06:27 by pin | Files touched by this commit (12) | Package removed
Log message:
wm/obconf-qt: update to 0.16.5

obconf-qt-0.16.5 / 2024-11-01
=============================
 * Ported to Qt6 and updated translations.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS