Port details on branch 2022Q4 |
- picom Lightweight X11 compositor
- 9.1_1 x11-wm
=0 9.1_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-10-30 07:18:18
- Last Update: 2022-10-30 07:14:12
- Commit Hash: 87c1f10
- License: MIT MPL20
- WWW:
- https://github.com/yshui/picom
- Description:
- Picom (formerly a Compton fork) is a standalone compositor for X11 for
window managers without built-in compositing.
Features:
- Rendering with optional VSync via OpenGL or XRender
- Transparent windows, menus, titlebars, borders
- Shadows and colored shadows
- Fading effects
- Bluring of background
- GLSL fragment shader for window contents
- Conditional settings
- Config, log and PID file support
- Remote control via DBus
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/picom/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/picom
- pkg install picom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644763080
SHA256 (yshui-picom-v9.1_GH0.tar.gz) = 8700ac71bd496c91262c8576e29cb3aecf2b4ef48c04394a929509d3cb37b87d
SIZE (yshui-picom-v9.1_GH0.tar.gz) = 263924
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- uthash.h : devel/uthash
- a2x : textproc/asciidoc
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- xprop : x11/xprop
- xwininfo : x11/xwininfo
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libev.so : devel/libev
- libxcb-image.so : x11/xcb-util-image
- libxcb-render-util.so : x11/xcb-util-renderutil
- libconfig.so : devel/libconfig
- libdbus-1.so : devel/dbus
- libpcre.so : devel/pcre
- libGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for picom-9.1_1:
CONFIG=on: Configuration file parsing support
DBUS=on: D-Bus IPC system support
DOCS=on: Build and/or install documentation
DRM=off: DRM VSync fallback (deprecated)
OPENGL=on: 2D/3D rendering support via OpenGL
PCRE=on: Use Perl Compatible Regular Expressions
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_picom
- USES:
- compiler:c11 meson localbase pkgconfig xorg gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.1_1 30 Oct 2022 07:14:12
    |
Jan Beich (jbeich)  |
x11-wm/picom: respect PREFIX in manpage
(cherry picked from commit e98158ac72a44a2842e28de6f9985a9844f124dd) |
Number of commits found: 1
|