Package Details: aquaria-ose-git 1.1.3+o1.002+g620.5f51dc4-2

Git Clone URL: https://aur.archlinux.org/aquaria-ose-git.git (read-only, click to copy)
Package Base: aquaria-ose-git
Description: A 2D fantasy underwater action-adventure game (Open Source Edition engine = v1.1.3 + many improvements)
Upstream URL: https://github.com/AquariaOSE/Aquaria
Keywords: 2D action adventure fantasy game humble metroidvania underwater
Licenses: GPL
Conflicts: aquaria, aquaria-git, aquaria-hib, aquaria-hib-git, aquaria-hib-hg, aquaria-ose
Replaces: aquaria-git, aquaria-hib-git, aquaria-hib-hg
Submitter: smls
Maintainer: ploxiln
Last Packager: ploxiln
Votes: 43
Popularity: 0.000000
First Submitted: 2015-07-09 14:14 (UTC)
Last Updated: 2025-10-15 17:12 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

ploxiln commented on 2025-10-26 15:02 (UTC) (edited on 2025-10-26 15:02 (UTC) by ploxiln)

As the post-install message says, you need to:

  • buy the original game from Steam, GoG, or Humble Bundle
  • Extract the game data to a custom directory and set the AQUARIA_DATA_PATH environment variable to it (in a terminal before starting the game, or in your own custom launch script)

Nemesai38 commented on 2025-10-26 12:58 (UTC)

Please I downloaded with "paru -S aquaria-ose-git" but when i try to run the game it says "Error!! Variables data not found! Aborting...". How can i get the game to run, Is there any other thing i need to download and install. I am new to gaming on linux.

ploxiln commented on 2025-10-15 17:13 (UTC)

adopted and fixed

ovuned commented on 2025-09-16 23:12 (UTC)

It builds successfully thanks to upstream updates, but following changes are necessary:

source: change to https, thus 'git+https://github.com/AquariaOSE/Aquaria.git' cmake: add this flag: -DCMAKE_POLICY_VERSION_MINIMUM=3.5

Mr.Smith1974 commented on 2023-07-22 14:28 (UTC)

not building

smls commented on 2016-02-15 18:02 (UTC) (edited on 2016-02-15 18:03 (UTC) by smls)

For those following only this package, note that since Aquaria OSE has started putting out stable releases, I've created the 'aquaria-ose' package to track them. This 'aquaria-ose-git' package will continue to track the master branch of the git repository. Belated introduction for this package: ======================================================================= | This package only provides the (improved) game engine. | | To play it you also need to buy the original game data, e.g. from: | - Humble Bundle <http://www.bit-blot.com/aquaria/buy.html> | - GOG.com <http://www.gog.com/game/aquaria> | - Steam <http://store.steampowered.com/app/24420> | | And then either: | - Install the corresponding "aquaria-data-*" AUR package, or | - Extract the game data to a custom directory and set the AQUARIA_DATA_PATH environment variable to it. =======================================================================

cstandard commented on 2013-11-05 23:55 (UTC)

Thanks, smls! You are a genius. The new PKGBUILD and game work great. :)

smls commented on 2013-11-05 17:17 (UTC)

The PKGBUILD now also compiles Aquaria with the SDL2 backend, which offers various advantages compared to the old SDL one. In case this causes any issues for anyone, please leave a comment.

smls commented on 2013-11-05 17:09 (UTC)

@cstandard: It turned out to be an upstream bug. A fix has been merged into the master branch of the Aquaria git repository an hour ago, so I updated the PKGBUILD to track that branch again. Just re-install this package, and you should be able to enjoy the latest and greatest version of Aquaria, with swirling flame balls and all... :)

smls commented on 2013-11-05 11:36 (UTC)

@cstandard: Thanks for reporting this issue, I can reproduce it now after rebuilding. It seems to be a problem specific to this package, in combination with recent upstream git revisions. I'm still looking into the details, but in the meantime I've locked the package to a specific (older) git revision with which the problem does not occur.