Port details |
- libdecor Client-side decorations library for Wayland client
- 0.1.1 x11-toolkits
=2 0.1.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-08-07 06:54:03
- Last Update: 2022-11-27 00:57:34
- Commit Hash: cd9557a
- People watching this port, also watch:: tmux, py39-pycparser, ladspa, gstreamer1-plugins-pango, font-misc-meltho
- License: MIT
- Description:
- libdecor is a library that can help Wayland clients draw window
decorations for them. It aims to provide multiple backends that
implements the decoration drawing.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdecor>0:x11-toolkits/libdecor
- To install the port:
- cd /usr/ports/x11-toolkits/libdecor/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/libdecor
- pkg install libdecor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdecor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667221661
SHA256 (libdecor-libdecor-4db201134ab51950a1c673d77d7c4f2f7c7b48fd_GL0.tar.gz) = 39f1120874a95348cd56938898c6e0779fa7027ec15eb734ac12b652ad4eb7da
SIZE (libdecor-libdecor-4db201134ab51950a1c673d77d7c4f2f7c7b48fd_GL0.tar.gz) = 47256
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- 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>=1.15 : graphics/wayland-protocols
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libdbus-1.so : devel/dbus
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- graphics/blender
- for Libraries
-
- x11-servers/xwayland-devel
Configuration Options:
- ===> The following configuration options are available for libdecor-0.1.1:
DBUS=on: D-Bus IPC system support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_libdecor
- USES:
- gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1 27 Nov 2022 00:57:34
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: chase to the new home
https://gitlab.gnome.org/jadahl/libdecor/-/commit/b5a9029756a1 |
0.1.1 31 Oct 2022 14:35:56
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: update to 0.1.1
Changes: https://gitlab.gnome.org/jadahl/libdecor/-/compare/0.1.0...0.1.1
Reported by: GitLab (notify releases) |
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.1.0_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.1.0_1 30 Sep 2021 00:44:35
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: unbreak runtime on FreeBSD < 13
SHM_ANON cannot be used with posix_fallocate(2) until
https://cgit.freebsd.org/src/commit/?id=f10405323ab1 |
0.1.0 07 Aug 2021 07:05:20
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: reformat pkg-descr for 80-col terminals |
0.1.0 07 Aug 2021 06:59:11
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: restore memfd_create on FreeBSD 13 in C++ demo (nop)
https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75/diffs?start_sha=d5493ba965634be144baff345adfb25481c4304c |
0.1.0 07 Aug 2021 06:50:02
    |
Jan Beich (jbeich)  |
x11-toolkits/libdecor: add new port
libdecor is a library that can help Wayland clients draw window
decorations for them. It aims to provide multiple backends that implements the
decoration drawing.
https://gitlab.gnome.org/jadahl/libdecor |
Number of commits found: 8
|