🍺 BREW Explorer

← all formulae

freealut

brew install freealut v1.1.0 LGPL-2.0-only

Implementation of OpenAL's ALUT standard

10
30-day installs · #8475
25
90-day · #9206
98
365-day · #9228
74
★ GitHub stars · updated 2y ago

Build dependencies

Links

Raw metadata
{
  "aliases": [
    "alut"
  ],
  "alternatives": [],
  "build_dependencies": [
    "autoconf",
    "automake",
    "libtool"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Implementation of OpenAL\u0027s ALUT standard",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:48+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "freealut",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-08-01T19:52:48Z",
  "github_readme_excerpt": "# The freealut library\n\nfreealut is a free implementation of OpenAL\u0027s ALUT standard. See the file\nAUTHORS for the people involved.\n\n## Project status - 2024\n\nThis is a slightly-updated version that started from git-svn,\nhosted at \u003chttps://github.com/vancegroup/freealut\u003e, that contains an\nupdated CMake build system, and a few other minor (build-related) fixes.\n\nI (Rylie) initially created this repository as a user of the library, seeking to\nmore easily browse commit history and to clean up the build system. This\nrepository eventually became the de-facto upstream once the original was taken\ndown.\n\nThis project does not see much traffic in terms of pull requests and is\nessentially \"complete\" and working as well as it ever did. However, it is also\nmostly **unmaintained**: I (Rylie) have moved on, no longer use this, and\nregretfully have no capacity to meaningfully maintain it going forward.\n\nIf you need this project and need changes to it, please\n**consider adopting it**.\n\nThe remainder of the README follows: first a brief newer section on the CMake\nbuild, then the original, fairly obsolete sections, minimally updated.\n\n## Building freealut\n\nWhile the \"official\" build system of the now-missing upstream may be autotools,\nthat build is sufficiently outdated to require patching on modern\nLinux operating systems. The CMake build system has been updated\nto work smoothly on all platforms (tested on Linux and Windows,\nincluding cross-building), so I\u0027d recommend using it.\n\n(Instructions for older build systems are still included for completeness.)\n\nThis builds just like any other standard CMake build system: see\n\u003chttps://cmake.org/cmake/help/latest/guide/user-interaction/\u003e for generic instructions.\n\nBriefly, here\u0027s how to build with CMake via out-of-tree build:\n\n- Change to the alut dir.\n- Create a dir, eg \"build\", and change into it.\n- Now (eg.) run:\n\n```sh\ncmake .. -DCMAKE_INSTALL_PREFIX:STRING=\"/usr\" -DCMAKE_C_FLAGS:STRING=\"-march=athlon-xp -O2\"\nmake\nmake install\n```\n\n  If y",
  "github_repo": "vancegroup/freealut",
  "github_stars": 74,
  "github_topics": [],
  "homepage": "https://github.com/vancegroup/freealut",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 10,
  "installs_365d": 98,
  "installs_90d": 25,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "freealut",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8475,
  "rank_365d": 9228,
  "rank_90d": 9206,
  "raw_hash": "61abb1886516c197",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/freealut.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.1.0",
  "versioned_formulae": [],
  "why_use_this": null
}