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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q1
aquamarine Very light linux rendering backend library
0.7.2 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.12.1Version 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-30 00:56:35
Commit Hash: 41d62c3
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.2/catalog.mk
  2. /usr/local/share/licenses/aquamarine-0.7.2/LICENSE
  3. /usr/local/share/licenses/aquamarine-0.7.2/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.2
  23. libdata/pkgconfig/aquamarine.pc
  24. @owner
  25. @group
  26. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1738107926 SHA256 (hyprwm-aquamarine-v0.7.2_GH0.tar.gz) = 822ce38345bc4c1b95966c79ee72ff18d753aa923c83e9aa64e9d82eebf55a38 SIZE (hyprwm-aquamarine-v0.7.2_GH0.tar.gz) = 81234

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: pkg-fallout
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.2?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.2
30 Jan 2025 00:56:35
commit hash: 41d62c35fc9a88807e2dd7364eb14dab60324207commit hash: 41d62c35fc9a88807e2dd7364eb14dab60324207commit hash: 41d62c35fc9a88807e2dd7364eb14dab60324207commit hash: 41d62c35fc9a88807e2dd7364eb14dab60324207 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.7.2

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

(cherry picked from commit 5aeb0ce24067ff1581a9d3a9d76a270789065c89)
0.7.1
13 Jan 2025 02:46:26
commit hash: 3d20e5228e5268195334d3335880f99df19c2ad5commit hash: 3d20e5228e5268195334d3335880f99df19c2ad5commit hash: 3d20e5228e5268195334d3335880f99df19c2ad5commit hash: 3d20e5228e5268195334d3335880f99df19c2ad5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.7.1

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

(cherry picked from commit d82669e4f076211de7b6899b5eff8bfadf73b3d9)
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: 4