Port details |
- deforaos-keyboard DeforaOS desktop virtual keyboard
- 0.4.0 x11 =2 0.3.1_1Version of this port present on the latest quarterly branch.
- Maintainer: khorben@defora.org
- Port Added: 2012-12-19 01:47:34
- Last Update: 2024-10-21 23:20:12
- Commit Hash: d1a6ecf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.defora.org/
- Description:
- This program emulates a physical keyboard by providing a virtual interface on
screen. It currently supports four modes:
* docked, where it will occupy the bottom of the screen;
* popup, likewise as a popup window;
* windowed, where it can be found in the system tray (the default)
* embedded, which outputs its window ID for inclusion within another program.
Additionally, it can be piloted through its companion tool, desktopctl(1).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- deforaos-keyboard>0:x11/deforaos-keyboard
- To install the port:
- cd /usr/ports/x11/deforaos-keyboard/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/deforaos-keyboard
- pkg install deforaos-keyboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: deforaos-keyboard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728602219
SHA256 (Keyboard-0.4.0.tar.gz) = e5f08da035fd544e10fecc3057c3e0ee31540e200c4bc40eb8afeb68a0f728d9
SIZE (Keyboard-0.4.0.tar.gz) = 22643
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:
-
- xsltproc : textproc/libxslt
- docbook.xsl : textproc/docbook-xsl
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libDesktop.so : x11/deforaos-libdesktop
- libSystem.so : devel/deforaos-libsystem
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- 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
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- x11/deforaos-integration
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for deforaos-keyboard-0.4.0:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_deforaos-keyboard
- USES:
- desktop-file-utils gnome pkgconfig xorg gettext
- 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 |
0.4.0 21 Oct 2024 23:20:12 |
Olivier Cochard (olivier) Author: Pierre Pronchery |
x11/deforaos-keyboard: update to version 0.4.0
Sponsored by: The FreeBSD Foundation |
0.3.1_1 17 Dec 2023 21:08:34 |
Olivier Cochard (olivier) |
x11/deforaos-integration: Transfer maintainership
Including all its dependencies.
PR: 275812 |
0.3.1_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 ) |
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) |
0.3.1 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 ) |
0.3.1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.3.1 03 Dec 2018 09:31:26 |
amdmi3 |
- Fix LICENSE
- Whitespace and portlint fixes, add missing USES=gnome
- Update WWW
Approved by: portmgr blanket |
0.3.1 02 Jan 2017 14:58:30 |
olivier |
Update to 0.3.1
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8987 |
0.2.1_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.2.1_3 08 Mar 2016 10:24:06 |
olivier |
- patch for main deforaos library
- bump PORTREVISION for dependencies
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5562 |
0.2.1_2 17 Feb 2016 10:42:08 |
olivier |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309 |
0.2.1_2 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
0.2.1_2 04 Nov 2013 19:55:56 |
wg |
x11/deforaos-keyboard: allow staging
- Allow staging
- Bump port revision for libdesktop update
- Convert lib depends to new format
PR: ports/183633
Submitted by: Olivier Cochard-Labbe <olivier cochard.me> (maintainer) |
0.2.1_1 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.2.1_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.2.1_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.2.1_1 03 Jan 2013 15:47:42 |
rm |
- make it PREFIX-safe
- bump PORTREVISION
PR: 174833
Submitted by: olivier@cochard.me (maintainer) |
0.2.1 19 Dec 2012 01:47:21 |
bapt |
DeforaOS desktop virtual keyboard
PR: ports/172990
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> |