Port details |
- libfishsound Programming interface to decode/encode audio data
- 1.0.0_5 audio =2 1.0.0_5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-08-05 22:55:31
- Last Update: 2023-12-25 08:59:16
- Commit Hash: 6a2fa4c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.xiph.org/fishsound/
- Description:
- libfishsound provides a simple programming interface for decoding and encoding
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they
are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
files.
libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfishsound>0:audio/libfishsound
- To install the port:
- cd /usr/ports/audio/libfishsound/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libfishsound
- pkg install libfishsound
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfishsound
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libfishsound-1.0.0.tar.gz) = 2e0b57ce2fecc9375eef72938ed08ac8c8f6c5238e1cae24458f0b0e8dade7c7
SIZE (libfishsound-1.0.0.tar.gz) = 444980
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
- Library dependencies:
-
- libFLAC.so : audio/flac
- libspeex.so : audio/speex
- libvorbis.so : audio/libvorbis
- This port is required by:
- for Libraries
-
- audio/sonic-visualiser
Configuration Options:
- ===> The following configuration options are available for libfishsound-1.0.0_5:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- audio_libfishsound
- USES:
- libtool pathfix pkgconfig
- 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 |
1.0.0_5 25 Dec 2023 08:59:16 |
Po-Chuan Hsieh (sunpoet) |
audio/libfishsound: Fix PLIST after Doxygen update |
1.0.0_5 21 Aug 2023 17:02:46 |
Po-Chuan Hsieh (sunpoet) |
audio/libfishsound: Fix build with Clang 16 and remove the workaround
flac.c:253:8: error: incompatible function pointer types passing
'FLAC__StreamDecoderReadStatus (const FLAC__StreamDecoder *, FLAC__byte *,
unsigned int *, void *)' (aka 'FLAC__StreamDecoderReadStatus (const
FLAC__StreamDecoder *, unsigned char *, unsigned int *, void *)') to parameter
of type 'FLAC__StreamDecoderReadCallback' (aka 'FLAC__StreamDecoderReadStatus
(*)(const FLAC__StreamDecoder *, unsigned char *, unsigned long *, void *)')
[-Wincompatible-function-pointer-types]
fs_flac_read_callback,
^~~~~~~~~~~~~~~~~~~~~
/usr/local/include/FLAC/stream_decoder.h:1092:34: note: passing argument to
parameter 'read_callback' here
FLAC__StreamDecoderReadCallback read_callback,
^
flac.c:597:8: error: incompatible function pointer types passing
'FLAC__StreamEncoderWriteStatus (const FLAC__StreamEncoder *, const FLAC__byte
*, unsigned int, unsigned int, unsigned int, void *)' (aka
'FLAC__StreamEncoderWriteStatus (const FLAC__StreamEncoder *, const unsigned
char *, unsigned int, unsigned int, unsigned int, void *)') to parameter of type
'FLAC__StreamEncoderWriteCallback' (aka 'FLAC__StreamEncoderWriteStatus
(*)(const FLAC__StreamEncoder *, const unsigned char *, unsigned long, unsigned
int, unsigned int, void *)') [-Wincompatible-function-pointer-types]
fs_flac_enc_write_callback,
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/FLAC/stream_encoder.h:1532:136: note: passing argument to
parameter 'write_callback' here
FLAC_API FLAC__StreamEncoderInitStatus
FLAC__stream_encoder_init_stream(FLAC__StreamEncoder *encoder,
FLAC__StreamEncoderWriteCallback write_callback, FLAC__StreamEncoderSeekCallback
seek_callback, FLAC__StreamEncoderTellCallback tell_callback,
FLAC__StreamEncoderMetadataCallback metadata_callback, void *client_data);
16 warnings and 2 errors generated.
Tested on: 14.0-CURRENT (1400093) |
1.0.0_5 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0.0_5 23 Jul 2023 10:50:17 |
Muhammad Moinur Rahman (bofh) |
audio/libfishsound: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0.0_5 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
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.0.0_4 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.0.0_4 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 ) |
1.0.0_4 13 May 2022 11:39:13 |
Po-Chuan Hsieh (sunpoet) |
audio/libfishsound: Fix PLIST after Doxygen 1.9.4 update
(e686f2196c4da731aced2099b20c462efd9a16bc) |
1.0.0_4 10 Jun 2021 13:48:47 |
Christian Weisgerber (naddy) |
*/*: Add a backup master site to all Xiph.org ports
The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1). Add ftp.osuosl.org
as a backup to all Xiph.org ports.
PR: 256515
Reported by: Daniel Engberg |
1.0.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_4 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.0.0_4 02 Apr 2020 12:00:44 |
sunpoet |
Convert PORTDOCS to PLIST entries |
1.0.0_4 09 Aug 2018 14:43:02 |
sunpoet |
Update WWW |
1.0.0_4 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_4 04 Nov 2015 20:13:57 |
sunpoet |
- Add LICENSE_FILE
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin |
1.0.0_4 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.0.0_4 18 Jan 2015 22:48:15 |
sunpoet |
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD |
1.0.0_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.0.0_3 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.0.0_3 18 Jun 2014 15:52:51 |
sunpoet |
- Strip shared library in post-install: |
1.0.0_3 16 Jun 2014 12:32:13 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.0.0_2 13 Dec 2013 00:54:49 |
sunpoet |
- Update LICENSE |
1.0.0_2 30 Nov 2013 00:17:44 |
sunpoet |
- Strip shared library
- Fix packaging with pkgng [1]
- Cleanup Makefile
Reported by: pkg-fallout [1] |
1.0.0_2 25 Nov 2013 11:33:31 |
sunpoet |
- Support STAGEDIR |
1.0.0_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.0_2 03 Sep 2013 19:31:29 |
sunpoet |
- Convert to new LIB_DEPENDS format
- Move PORTDOCS upward |
1.0.0_2 02 Sep 2013 10:06:04 |
bapt |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
1.0.0_2 25 Aug 2013 16:14:58 |
sunpoet |
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) |
1.0.0_2 21 Aug 2013 17:17:26 |
sunpoet |
- Remove leading indefinite article from COMMENT |
1.0.0_2 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
1.0.0_1 04 Dec 2012 20:39:18 |
sunpoet |
- Add LICENSE
- Move OPTIONS_* upward
Feature safe: yes |
1.0.0_1 07 Oct 2012 12:12:21 |
sunpoet |
- Cleanup Makefile header
- Convert to new options framework |
1.0.0_1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.0.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.0 01 Oct 2010 01:14:19 |
sunpoet |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
1.0.0 22 Sep 2010 17:10:26 |
sunpoet |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
1.0.0 05 Aug 2010 22:55:13 |
amdmi3 |
libfishsound provides a simple programming interface for decoding and encoding
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they
are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
files.
libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.
WWW: http://www.xiph.org/fishsound/
PR: 147332
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |