Port details |
- pcaudiolib Portable C audio library
- 1.2_1 audio =5 1.2_1Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: 2022-07-08 16:30:04
- Last Update: 2023-08-07 16:34:07
- Commit Hash: b1ecad5
- People watching this port, also watch:: libevent, sndio, xcb-util-image, libXdamage, libexif
- License: GPLv3
- WWW:
- https://github.com/espeak-ng/pcaudiolib
- Description:
- The Portable C Audio Library (pcaudiolib) provides a C API to different
audio devices. Supported backends are ALSA, OSS, and PulseAudio.
This Port can be built with any combination of the supported backends,
but official packages are distributed with OSS support only, in order
to not depend on the other backends being installed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pcaudiolib>0:audio/pcaudiolib
- To install the port:
- cd /usr/ports/audio/pcaudiolib/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/pcaudiolib
- pkg install pcaudiolib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcaudiolib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657546946
SHA256 (pcaudiolib-1.2.tar.gz) = 6fae11e87425482acbb12c4e001282d329be097074573060f893349255d3664b
SIZE (pcaudiolib-1.2.tar.gz) = 377066
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- audio/espeak-ng
-
Deleted ports which required this port:
- * - 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 pcaudiolib-1.2_1:
====> Options available for the multi BACKEND: you have to choose at least one of them
ALSA=off: ALSA audio architecture support
OSS=on: Open Sound System support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- audio_pcaudiolib
- USES:
- libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_1 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2 15 Jul 2022 20:55:32 |
Stefan Eßer (se) |
audio/pcaudiolib: remove USES autoreconf
Reported by: dilzzy (Daniel Engberg) |
1.2 15 Jul 2022 14:36:23 |
Stefan Eßer (se) |
audio/pcaudiolib: fetch GitHub release
No functional change, therefore no bump of PORTREVISION. |
1.2 08 Jul 2022 16:26:10 |
Stefan Eßer (se) |
audio/pcaudiolib: New port: Portable C audio library
This is a simple audio library that supports multiple backends: ALSA,
OSS, and PulseAudio.
The default backend on FreeBSD is OSS, since it is supported by the
base system and does not depend on any other port. |
Number of commits found: 6
|