Port details |
- libaiff Read and write AIFF files
- 6.0 audio =3 6.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-09-14 16:25:02
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- License: MIT
- WWW:
- https://aifftools.sourceforge.net/libaiff/
- Description:
- LibAiff is a library for C applications, providing transparent read and
write operations for Audio Interchange File Format files.
With LibAiff your application can easily use the Audio IFF format to
interchange digital audio.
LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc.
This version of LibAiff supports the following features:
* Reading any valid Audio IFF file.
* Writing a valid Audio IFF file.
* Reading a compressed AIFF Compressed (AIFC) file with audio encoded
in Linear PCM, both big-endian and little-endian.
* Read & write samples in all formats supported by the Audio IFF standard.
* Convert any sample format to and from 32 bits.
* Getting and setting all the AIFF Attributes.
* Reading and writing markers to positions on the sound.
* Reading instrument data from AIFF files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/libaiff/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libaiff
- pkg install libaiff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libaiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667428259
SHA256 (mtszb-libaiff-v6.0_GH0.tar.gz) = 9d90765b2b90942f928698c02ae1b7caf3037847dbe20a100469998f93e61ffd
SIZE (mtszb-libaiff-v6.0_GH0.tar.gz) = 33447
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:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- audio/umodplayer
Configuration Options:
- No options to configure
- Options name:
- audio_libaiff
- USES:
- autoreconf gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
6.0 03 Nov 2022 17:18:46 |
Jason E. Hale (jhale) |
audio/libaiff: Update to 6.0
Project development moved to Github.
Use shared library instead of static. |
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) |
5.0 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 ) |
5.0 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0 14 Mar 2020 16:11:08 |
swills |
audio/libaiff: remove unnecessary REINPLACE_CMD |
5.0 13 Jun 2017 16:55:04 |
sunpoet |
Use DISTVERSIONSUFFIX instead of DISTNAME |
5.0 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
5.0 20 Dec 2014 13:57:21 |
bapt |
Clean up some now useless PLIST_DIRS* |
5.0 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
5.0 30 Jan 2014 11:01:48 |
gahr |
- STAGE-clean |
5.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
5.0 06 Nov 2011 16:36:34 |
miwi |
- Get rid FreeBSD 6.X support |
5.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
5.0 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
5.0 11 May 2009 07:01:58 |
miwi |
- Pass maintainership to gahr |
5.0 03 Feb 2009 17:34:06 |
miwi |
- Fix malformed conditional
Reported by: Kenneth Lind |
5.0 03 Feb 2009 16:16:32 |
miwi |
- Fix build |
5.0 03 Feb 2009 15:37:46 |
miwi |
- Update to 5.0 |
3.0 22 Dec 2008 22:55:45 |
miwi |
- Update to 3.0
- Take maintainership |
2.0 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.0 14 Sep 2006 16:22:32 |
sat |
Add port audio/libaiff:
LibAiff is a library for C applications, providing transparent read and
write operations for Audio Interchange File Format files.
With LibAiff your application can easily use the Audio IFF format to
interchange digital audio.
LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc.
This version of LibAiff supports the following features:
* Reading any valid Audio IFF file.
* Writing a valid Audio IFF file.
* Reading a compressed AIFF Compressed (AIFC) file with audio encoded
in Linear PCM, both big-endian and little-endian.
* Read & write samples in all formats supported by the Audio IFF standard.
* Convert any sample format to and from 32 bits.
* Getting and setting all the AIFF Attributes.
* Reading and writing markers to positions on the sound.
* Reading instrument data from AIFF files.
WWW: http://aifftools.sourceforge.net/libaiff/ |