./x11/qterminal, Terminal emulator for Qt5

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


Branch: CURRENT, Version: 1.2.0nb2, Package name: qterminal-1.2.0nb2, Maintainer: pkgsrc-users

Qterminal is a lightweight Qt-based terminal emulator that can be used
standalone, or as part of the LXQt desktop environment.


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

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

Master sites:

Filesize: 212.336 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-11-10 02:10:55 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
qterminal: update to 1.2.0

Change log:

qterminal-1.2.0 / 2022-11-05
=============================
 * Add CI using GitHub Actions.
 * Fixed command parsing with the `-e` option.
 * Avoid segfault when using global menus.
 * Improved documentation for the `--profile` option.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-24 17:19:07 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/qterminal: update to 1.1.0

Main changes:
-The bookmark functionality is improved a lot. An example bookmarks file is also
 added.
-Several (old) issues in the drop-down mode are fixed.
-A shortcut entry is added for the drop-down shortcut.
-Problems in closing of the last tab with prompt are fixed.
-Fixed updating of shortcuts on tab switching/removal/creation.
-Fixed right clicking of an empty area of tabbar.
-Now selecting an unlimited history in Terminal settings disables the history
 size spin-box.
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-11-19 10:51:44 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/qterminal: update to 1.0.0

-Bumped minimum required Qt version to 5.15.
-Respect preset splitting on opening new window and double clicking tab-bar.
-Trim shell strings.
-Added an option for keeping drop-down window open.
-Added a workaround for wrong menu positions under Wayland.