notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q1
aquamarine Very light linux rendering backend library
0.7.0 x11-toolkits on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-07 00:39:09
Last Update: 2025-01-11 00:37:47
Commit Hash: 46ef53e
License: BSD3CLAUSE
WWW:
https://github.com/hyprwm/aquamarine
Description:
Aquamarine is a very light linux rendering backend library. It provides basic abstractions for an application to render on a Wayland session (in a window) or a native DRM session. It is agnostic of the rendering API (Vulkan/OpenGL) and designed to be lightweight, performant, and minimal. Aquamarine provides no bindings for other languages. It is C++-only.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. /usr/local/share/licenses/aquamarine-0.7.0/catalog.mk
  2. /usr/local/share/licenses/aquamarine-0.7.0/LICENSE
  3. /usr/local/share/licenses/aquamarine-0.7.0/BSD3CLAUSE
  4. include/aquamarine/allocator/Allocator.hpp
  5. include/aquamarine/allocator/DRMDumb.hpp
  6. include/aquamarine/allocator/GBM.hpp
  7. include/aquamarine/allocator/Swapchain.hpp
  8. include/aquamarine/backend/Backend.hpp
  9. include/aquamarine/backend/DRM.hpp
  10. include/aquamarine/backend/Headless.hpp
  11. include/aquamarine/backend/Misc.hpp
  12. include/aquamarine/backend/Session.hpp
  13. include/aquamarine/backend/Wayland.hpp
  14. include/aquamarine/backend/drm/Atomic.hpp
  15. include/aquamarine/backend/drm/Legacy.hpp
  16. include/aquamarine/buffer/Buffer.hpp
  17. include/aquamarine/input/Input.hpp
  18. include/aquamarine/misc/Attachment.hpp
  19. include/aquamarine/output/Output.hpp
  20. lib/libaquamarine.so
  21. lib/libaquamarine.so.6
  22. lib/libaquamarine.so.0.7.0
  23. libdata/pkgconfig/aquamarine.pc
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • aquamarine>0:x11-toolkits/aquamarine
To install the port:
cd /usr/ports/x11-toolkits/aquamarine/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/aquamarine
  • pkg install aquamarine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aquamarine
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736535133 SHA256 (hyprwm-aquamarine-v0.7.0_GH0.tar.gz) = 73d115c7bbf20bb6b6a25012a95a1a85f435de26a227a9c32e220889d36f7550 SIZE (hyprwm-aquamarine-v0.7.0_GH0.tar.gz) = 79857

Expand this list (4 items)

Collapse this list.

SHA256 (f0238475419a.patch) = 7fe3c2eaf97ec682a3bc8974ace6a99f0f92887991b0d14622c03b79786d6a7a SIZE (f0238475419a.patch) = 704 SHA256 (957e1d3c3866.patch) = 2adabb01f436fa2b89f3a9259c99f1731c2ec2f00e4741ae4190a8191bfd4d4d SIZE (957e1d3c3866.patch) = 980

Collapse this list.


Packages (timestamps in pop-ups are UTC):
aquamarine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_10.6.0-0.5.0_10.6.0---
FreeBSD:13:quarterly0.4.30.4.3-0.4.30.7.0---
FreeBSD:14:latest0.5.1_10.7.0-0.5.1_10.7.0---
FreeBSD:14:quarterly0.4.30.7.0-0.4.30.7.0---
FreeBSD:15:latest0.5.1_10.5.1_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. hyprwayland-scanner>=0.4.0 : devel/hyprwayland-scanner
  3. wayland-protocols>0 : graphics/wayland-protocols
  4. hwdata>0 : misc/hwdata
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. pixman-1.pc : x11/pixman
Library dependencies:
  1. libhyprutils.so : devel/hyprutils
  2. libudev.so : devel/libudev-devd
  3. libdrm.so : graphics/libdrm
  4. libwayland-client.so : graphics/wayland
  5. libdisplay-info.so : sysutils/libdisplay-info
  6. libseat.so : sysutils/seatd
  7. libinput.so : x11/libinput
  8. libEGL.so : graphics/libglvnd
  9. libgbm.so : graphics/mesa-libs
  10. libGLESv2.so : graphics/libglvnd
This port is required by:
for Libraries
  1. x11-wm/hyprland

Configuration Options:
No options to configure
Options name:
x11-toolkits_aquamarine
USES:
cmake:testing compiler:c++11-lib gl pathfix pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hyprwm/aquamarine/tar.gz/v0.7.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0
11 Jan 2025 00:37:47
commit hash: 46ef53e0def66e7c9c598caa970490540c448e9fcommit hash: 46ef53e0def66e7c9c598caa970490540c448e9fcommit hash: 46ef53e0def66e7c9c598caa970490540c448e9fcommit hash: 46ef53e0def66e7c9c598caa970490540c448e9f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.7.0

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.7.0
Reported by:	GitHub (watch releases)

(cherry picked from commit 370a30d0bbff6a0637cb6df9befcfe88188bb205)
0.6.0
07 Jan 2025 00:36:50
commit hash: 73793c8c046b86b868d3511f989c904f55dca013commit hash: 73793c8c046b86b868d3511f989c904f55dca013commit hash: 73793c8c046b86b868d3511f989c904f55dca013commit hash: 73793c8c046b86b868d3511f989c904f55dca013 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.6.0

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.6.0
Reported by:	GitHub (watch releases)

(cherry picked from commit 2e76ef14585e857ee839f684ec120eaaaf2bf94b)

Number of commits found: 2