Port details |
- maliit-framework Core libraries of Maliit and server
- 2.3.0_2 deskutils =2 2.3.0_2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2021-06-30 11:21:09
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: not specified in port
- WWW:
- https://maliit.github.io/
- Description:
- Maliit provides a flexible and cross-platform input method framework for mobile
and embedded text input, including a virtual keyboard. It has a plugin-based
client-server architecture where applications act as clients and communicate
with the Maliit server via input context plugins.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- maliit-framework>0:deskutils/maliit-framework
- To install the port:
- cd /usr/ports/deskutils/maliit-framework/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/maliit-framework
- pkg install maliit-framework
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: maliit-framework
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657138064
SHA256 (maliit-framework-2.3.0_GH0.tar.gz) = bfc23919ac8b960243f85e8228ad7dfc28d557b52182a0b5a2a216a5c6a8057c
SIZE (maliit-framework-2.3.0_GH0.tar.gz) = 589886
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libudev.so : devel/libudev-devd
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5WaylandClient.so : graphics/qt5-wayland
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Libraries
-
- deskutils/maliit-keyboard
Configuration Options:
- No options to configure
- Options name:
- deskutils_maliit-framework
- USES:
- cmake compiler:c++11-lang gnome pkgconfig qt:5 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.3.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.3.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.0 06 Jul 2022 20:18:58 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: update to 2.3.0
Changelog:
* Fix paths in maliit-defines.prf
* Use compose input plugin fallback only if key redirection is disabled
* Remove leftover code from Qt 4 times
* Enable installing unit tests again
* Remove legacy unused Maemo-specific code
* Use QLoggingCategory for logging
* Fix application orientation angle back to clockwise
* Add the Mir input panel window type flag
* Use CMAKE_INSTALL_FULL_* paths in pkgconfig files
* Remove the unused and unnecessary gtk3 wayland input context plugin
* Remove unused and useless install target |
2.2.1 05 Apr 2022 18:32:34 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: update to 2.2.1 |
2.2.0 01 Apr 2022 17:48:36 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: update to 2.2.0 |
2.1.1 31 Dec 2021 09:53:01 |
Jan Beich (jbeich) |
deskutils/maliit-framework: explicitly depend on wayland-protocols
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find WaylandProtocols (missing: WAYLANDPROTOCOLS_PATH)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
cmake/FindWaylandProtocols.cmake:38 (find_package_handle_standard_args)
CMakeLists.txt:52 (find_package)
PR: 260639
Reported by: antoine (via exp-run) |
2.1.1 25 Nov 2021 04:43:28 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: add missing dependency |
2.1.1 24 Sep 2021 15:57:01 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: update to 2.1.1
Changelog:
https://github.com/maliit/framework/releases/tag/2.1.0
Note: 2.1.1 is just a build fix for the README.md installation. |
2.0.0 06 Jul 2021 16:22:16 |
Loïc Bartoletti (lbartoletti) |
deskutils/maliit-framework: : fix configure after qtchooser removal
Reported by: pkg-fallout |
2.0.0 30 Jun 2021 11:18:18 |
Tobias C. Berner (tcberner) |
deskutils/maliit-framework: New port
Maliit provides a flexible and cross-platform input method framework for
mobile and embedded text input, including a virtual keyboard. It has a
plugin-based client-server architecture where applications act as
clients and communicate with the Maliit server via input context
plugins.
WWW: https://maliit.github.io/ |