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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
alure Utility library to help manage common tasks with OpenAL
1.2_13 audio 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 1.2_13Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-01-18 20:57:26
Last Update: 2023-07-24 12:52:36
Commit Hash: 63b454c
License: MIT
WWW:
https://kcat.strangesoft.net/alure.html
Description:
ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. The purpose of this library is to provide premade functionality that would otherwise be repetitive or difficult to (re)code for various projects and platforms, such as loading a sound file into an OpenAL buffer and streaming an audio file through a buffer queue. Support for different formats is consistant across platforms, so no special checks are needed when loading files, and all formats are handled through the same API. Currently ALURE includes a basic .wav and .aif file reader, and can leverage external libraries such as libSndFile (for extended wave formats and several others), VorbisFile (for Ogg Vorbis), FLAC (for FLAC and Ogg FLAC), and others.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/alure-1.2_13/catalog.mk
  3. /usr/local/share/licenses/alure-1.2_13/LICENSE
  4. /usr/local/share/licenses/alure-1.2_13/MIT
  5. bin/alurecdplay
  6. bin/alureplay
  7. bin/alurestream
  8. include/AL/alure.h
  9. lib/libalure.so
  10. lib/libalure.so.1
  11. lib/libalure.so.1.2.0
  12. libdata/pkgconfig/alure.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • alure>0:audio/alure
To install the port:
cd /usr/ports/audio/alure/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/alure
  • pkg install alure
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: alure
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (alure-1.2.tar.gz) = 66f1cb6f1feba0c3e6e8118756d236f664b7a585cbb5551ee84b5669459f5b62 SIZE (alure-1.2.tar.gz) = 85331

Packages (timestamps in pop-ups are UTC):
alure
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_131.2_131.2_91.2_131.2_13-1.2_9-
FreeBSD:13:quarterly1.2_131.2_131.2_131.2_131.2_131.2_131.2_131.2_13
FreeBSD:14:latest1.2_131.2_131.2_121.2_131.2_131.2_13-1.2_13
FreeBSD:14:quarterly1.2_131.2_13-1.2_131.2_131.2_131.2_131.2_13
FreeBSD:15:latest1.2_131.2_13n/a1.2_13n/a1.2_131.2_131.2_13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libFLAC.so : audio/flac
  2. libsndfile.so : audio/libsndfile
  3. libvorbis.so : audio/libvorbis
  4. libopenal.so.1 : audio/openal-soft
This port is required by:
for Libraries
  1. games/apricots
  2. games/bucklespring
  3. games/opensurge

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/springlobby*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for alure-1.2_13: DOCS=on: Build and/or install documentation DUMB=off: DUMB audio library decoding support EXAMPLES=on: Build and/or install examples FLAC=on: FLAC lossless audio codec support FLUIDSYNTH=off: MIDI playback support via FluidSynth MODPLUG=off: ModPlug decoder support MPG123=off: MP3 decoding support via mpg123 SNDFILE=on: Audio conversion support via libsndfile VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings
Options name:
audio_alure
USES:
cmake compiler:c++11-lang openal:soft pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://kcat.strangesoft.net/alure-releases/
Collapse this list.

There are no commits on branch 2022Q2 for this port