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
aquamarine Very light linux rendering backend library
0.4.0 x11-toolkits on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-19 20:06:05
Last Update: 2024-09-02 12:42:50
Commit Hash: fcd7194
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 (25 items)
Collapse this list.
  1. /usr/local/share/licenses/aquamarine-0.4.0/catalog.mk
  2. /usr/local/share/licenses/aquamarine-0.4.0/LICENSE
  3. /usr/local/share/licenses/aquamarine-0.4.0/BSD3CLAUSE
  4. include/aquamarine/allocator/Allocator.hpp
  5. include/aquamarine/allocator/GBM.hpp
  6. include/aquamarine/allocator/Swapchain.hpp
  7. include/aquamarine/backend/Backend.hpp
  8. include/aquamarine/backend/DRM.hpp
  9. include/aquamarine/backend/Headless.hpp
  10. include/aquamarine/backend/Misc.hpp
  11. include/aquamarine/backend/Session.hpp
  12. include/aquamarine/backend/Wayland.hpp
  13. include/aquamarine/backend/drm/Atomic.hpp
  14. include/aquamarine/backend/drm/Legacy.hpp
  15. include/aquamarine/buffer/Buffer.hpp
  16. include/aquamarine/input/Input.hpp
  17. include/aquamarine/misc/Attachment.hpp
  18. include/aquamarine/output/Output.hpp
  19. lib/libaquamarine.so
  20. lib/libaquamarine.so.3
  21. lib/libaquamarine.so.0.4.0
  22. libdata/pkgconfig/aquamarine.pc
  23. @owner
  24. @group
  25. @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 = 1725268610 SHA256 (hyprwm-aquamarine-v0.4.0_GH0.tar.gz) = c6575250568755309ebdb1fceee03ae32d0d57c144c6c8298e94f3c63bc9654a SIZE (hyprwm-aquamarine-v0.4.0_GH0.tar.gz) = 74156

Packages (timestamps in pop-ups are UTC):
aquamarine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.30.4.0-0.3.30.4.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.10.4.0-0.3.10.4.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.30.4.0n/a0.3.3n/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.4.0?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
02 Sep 2024 12:42:50
commit hash: fcd7194ddf9530fd0156ba362cb1e2f1216ec027commit hash: fcd7194ddf9530fd0156ba362cb1e2f1216ec027commit hash: fcd7194ddf9530fd0156ba362cb1e2f1216ec027commit hash: fcd7194ddf9530fd0156ba362cb1e2f1216ec027 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.4.0

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.4.0
Reported by:	GitHub (watch releases)
0.3.3
19 Aug 2024 21:58:49
commit hash: b5592ad3732635b08583098927b75e49253db9afcommit hash: b5592ad3732635b08583098927b75e49253db9afcommit hash: b5592ad3732635b08583098927b75e49253db9afcommit hash: b5592ad3732635b08583098927b75e49253db9af files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.3.3

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.3.3
Reported by:	GitHub (watch releases)
0.3.2
18 Aug 2024 20:11:04
commit hash: d9aff69cbacf0e09915b04a0705d2f9db4f4ac0bcommit hash: d9aff69cbacf0e09915b04a0705d2f9db4f4ac0bcommit hash: d9aff69cbacf0e09915b04a0705d2f9db4f4ac0bcommit hash: d9aff69cbacf0e09915b04a0705d2f9db4f4ac0b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.3.2

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.3.2
Reported by:	GitHub (watch releases)
0.3.1
10 Aug 2024 00:41:31
commit hash: 71940b915e225101941b9dfd617b32553413dc32commit hash: 71940b915e225101941b9dfd617b32553413dc32commit hash: 71940b915e225101941b9dfd617b32553413dc32commit hash: 71940b915e225101941b9dfd617b32553413dc32 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.3.1

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.3.1
Reported by:	GitHub (watch releases)
0.3.0
06 Aug 2024 20:49:17
commit hash: a1dfd8def852f904e0029f60daf9bdd6aa7328b4commit hash: a1dfd8def852f904e0029f60daf9bdd6aa7328b4commit hash: a1dfd8def852f904e0029f60daf9bdd6aa7328b4commit hash: a1dfd8def852f904e0029f60daf9bdd6aa7328b4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.3.0

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.3.0
Reported by:	GitHub (watch releases)
0.2.0
29 Jul 2024 22:51:32
commit hash: 906a11b6b7de2a786c2c6b9c7a9bfbbe95cd934ccommit hash: 906a11b6b7de2a786c2c6b9c7a9bfbbe95cd934ccommit hash: 906a11b6b7de2a786c2c6b9c7a9bfbbe95cd934ccommit hash: 906a11b6b7de2a786c2c6b9c7a9bfbbe95cd934c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.2.0

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.2.0
Reported by:	GitHub (watch releases)
0.1.1
22 Jul 2024 15:19:49
commit hash: adc4e1f778f7f16f881577d64a600d2586bfa2c9commit hash: adc4e1f778f7f16f881577d64a600d2586bfa2c9commit hash: adc4e1f778f7f16f881577d64a600d2586bfa2c9commit hash: adc4e1f778f7f16f881577d64a600d2586bfa2c9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: update to 0.1.1

Changes:	https://github.com/hyprwm/aquamarine/releases/tag/v0.1.1
Reported by:	GitHub (watch releases)
0.1.0
20 Jul 2024 03:19:51
commit hash: de28fc5f84fd79315a6fa7da33258ef98cf854e0commit hash: de28fc5f84fd79315a6fa7da33258ef98cf854e0commit hash: de28fc5f84fd79315a6fa7da33258ef98cf854e0commit hash: de28fc5f84fd79315a6fa7da33258ef98cf854e0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: unbreak build with libc++ 16

In file included from src/allocator/GBM.cpp:1:
In file included from ./include/aquamarine/allocator/GBM.hpp:3:
In file included from ./include/aquamarine/allocator/Allocator.hpp:4:
In file included from ./include/aquamarine/allocator/../buffer/Buffer.hpp:6:
In file included from /usr/local/include/hyprutils/math/Region.hpp:5:
/usr/local/include/hyprutils/math/Vector2D.hpp:141:5: error: no member named
'format_error' in namespace 'std'
    AQ_FORMAT_PARSE(AQ_FORMAT_FLAG('j', formatJson) //
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/hyprutils/math/Vector2D.hpp:110:57: note: expanded from macro
'AQ_FORMAT_PARSE'
            switch (*it) { specs__ default : throw std::format_error("invalid
format specification"); }                                                       
                    \
                                                   ~~~~~^
/usr/local/include/hyprutils/math/Vector2D.hpp:148:68: error: no member named
'format' in namespace 'std'
        std::string formatString = precision.empty() ? "{}" :
std::format("{{:.{}f}}", precision);
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.0
19 Jul 2024 20:03:39
commit hash: 28facd725e928d2dc57133e7fc4e225cb622cfadcommit hash: 28facd725e928d2dc57133e7fc4e225cb622cfadcommit hash: 28facd725e928d2dc57133e7fc4e225cb622cfadcommit hash: 28facd725e928d2dc57133e7fc4e225cb622cfad files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/aquamarine: add new port

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.

https://github.com/hyprwm/aquamarine

Number of commits found: 9