Package Details: aquamarine-git 0.4.1_r220.gb82fdaf-1

Git Clone URL: https://aur.archlinux.org/aquamarine-git.git (read-only, click to copy)
Package Base: aquamarine-git
Description: a very light linux rendering backend library
Upstream URL: https://github.com/hyprwm/aquamarine
Licenses: BSD-3-Clause
Conflicts: aquamarine
Provides: aquamarine
Submitter: DawfukFR
Maintainer: DawfukFR
Last Packager: DawfukFR
Votes: 8
Popularity: 1.23
First Submitted: 2024-07-11 00:11 (UTC)
Last Updated: 2024-10-07 00:08 (UTC)

Pinned Comments

DawfukFR commented on 2025-01-10 13:05 (UTC)

Please stop making the package out of date, it's a git version i don't have to update the SRCINFO and pkgbuild. The package build fine for now, if it don't work it's because you don't have hyprland-git.

GabeDM commented on 2024-09-07 13:46 (UTC) (edited on 2024-09-08 11:55 (UTC) by GabeDM)

If anyone else is having trouble launching hyprland and getting libaquamarine.so.2 No such file or directory or similar, just launch a TTY and rebuild first aquamarine-git, then hyprland-git, and then reboot as normal:

paru -Syu --rebuild aquamarine-git
paru -Syu --rebuild hyprland-git

after that it should work normally

nktnet commented on 2024-07-22 13:07 (UTC) (edited on 2024-07-25 09:23 (UTC) by nktnet)

Update 25/07/2024

This improved patch has now been merged


Original Comment

If DisplayLink/Evdi isn't working out of the box for multi-monitors, and you are using a single integrated GPU (e.g. intel), see this issue here:

Before applying the workaround patch/hack mentioned in the issue, make sure to properly read the caveat.

Latest Comments

1 2 Next › Last »

DawfukFR commented on 2025-01-10 13:05 (UTC)

Please stop making the package out of date, it's a git version i don't have to update the SRCINFO and pkgbuild. The package build fine for now, if it don't work it's because you don't have hyprland-git.

izmyname commented on 2025-01-09 22:04 (UTC)

Why is this marked out-of-date?

whoknows commented on 2024-11-30 10:54 (UTC)

Could you please update the version to 0.5.0 or at least 0.4.5? hyprland-git: meson.build:34:13: ERROR: Dependency lookup for aquamarine with method 'pkgconfig' failed: Invalid version, need 'aquamarine' ['>=0.4.5'] found '0.4.3'.

earlybird commented on 2024-10-09 05:20 (UTC)

It is time to make a new release

DawfukFR commented on 2024-10-07 00:09 (UTC)

I have updated, sorry for the time i was kinda busy with school. If there any issue don't hesitate to rewrite it here

Akari-chan commented on 2024-09-23 17:59 (UTC)

Please add

conflicts=($_pkgname)
provides=($_pkgname)

So pacman could automatically prompt you to uninstall aquamarine stable before installing aquamarine-git.

<deleted-account> commented on 2024-09-08 18:05 (UTC)

Aquamarine fails to build because of hyprwayland-scanner dependency. Installing hyprwayland-scanner-git manually, before building, fixes the problem. As a suggestion - leave only hyprwayland-scanner-git as a dep.

GabeDM commented on 2024-09-07 13:46 (UTC) (edited on 2024-09-08 11:55 (UTC) by GabeDM)

If anyone else is having trouble launching hyprland and getting libaquamarine.so.2 No such file or directory or similar, just launch a TTY and rebuild first aquamarine-git, then hyprland-git, and then reboot as normal:

paru -Syu --rebuild aquamarine-git
paru -Syu --rebuild hyprland-git

after that it should work normally

nktnet commented on 2024-07-22 13:07 (UTC) (edited on 2024-07-25 09:23 (UTC) by nktnet)

Update 25/07/2024

This improved patch has now been merged


Original Comment

If DisplayLink/Evdi isn't working out of the box for multi-monitors, and you are using a single integrated GPU (e.g. intel), see this issue here:

Before applying the workaround patch/hack mentioned in the issue, make sure to properly read the caveat.

DawfukFR commented on 2024-07-21 14:33 (UTC)

It's updated thx for the patch