Port details |
- libgroove Audio dispatching library
- 4.3.0_11 audio
=0 4.3.0_11Version of this port present on the latest quarterly branch. DEPRECATED: Fails to build with FFmpeg 6 and very little activity upstream
This port expired on: 2023-06-30
- 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2014-05-02 15:47:10
- Last Update: 2023-06-30 21:08:38
- Commit Hash: f544a9d
- License: MIT
- WWW:
- https://github.com/andrewrk/libgroove
- Description:
- This library provides decoding and encoding of audio on a playlist. It is
intended to be used as a backend for music player applications. That said,
it is also generic enough to be used as a backend for any streaming audio
processing utility. It provides decoding, encoding, resampling, and gain
adjustment.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libgroove>0:audio/libgroove
- No installation instructions:
- This port has been deleted.
- PKGNAME: libgroove
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (andrewrk-libgroove-4.3.0_GH0.tar.gz) = 76f68896f078a9613d420339ef887ca8293884ad2cd0fbc031d89a6af2993636
SIZE (andrewrk-libgroove-4.3.0_GH0.tar.gz) = 48857
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libavcodec.so.58 : multimedia/ffmpeg4
- libchromaprint.so : audio/chromaprint
- libebur128.so : audio/ebur128
- libspeexdsp.so : audio/speexdsp
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_libgroove
- USES:
- cmake sdl
- 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 |
4.3.0_11 30 Jun 2023 21:08:38
![commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58 commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58](/images/git.png) ![commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58 commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58](/images/codeberg.svg) ![commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58 commit hash: f544a9de7c18b51c0f39e1cfd3983abc1588eb58](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove: Remove expired port
2023-06-30 audio/libgroove: Fails to build with FFmpeg 6 and very little
activity upstream |
4.3.0_11 02 May 2023 21:48:38
![commit hash: 0106d39abc0cc11a1b76599aba32f97651787829 commit hash: 0106d39abc0cc11a1b76599aba32f97651787829](/images/git.png) ![commit hash: 0106d39abc0cc11a1b76599aba32f97651787829 commit hash: 0106d39abc0cc11a1b76599aba32f97651787829](/images/codeberg.svg) ![commit hash: 0106d39abc0cc11a1b76599aba32f97651787829 commit hash: 0106d39abc0cc11a1b76599aba32f97651787829](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove: Deprecate and set expiration date to 2023-06-30
Very little activity upstream in the last years, no plans to support
newer versions of FFmpeg |
4.3.0_11 02 May 2023 21:35:19
![commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946 commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946](/images/git.png) ![commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946 commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946](/images/codeberg.svg) ![commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946 commit hash: 4cd440845e24202042e8b35a1c1db08a928b5946](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Move consumers of libebur128 to ebur128
ebur128 provides a noticable faster implementation on at least aarch64
and amd64 so make it default treewide as they conflict. If there's a
need further down the road we can add an option to choose between.
PR: 271175
Approved by: acm, jhale (maintainers of some of the ports)
Sponsored by: Blinkinblox |
4.3.0_10 27 Apr 2023 12:01:46
![commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5](/images/git.png) ![commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5](/images/codeberg.svg) ![commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
4.3.0_9 27 Apr 2023 12:01:41
![commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd](/images/git.png) ![commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd](/images/codeberg.svg) ![commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd commit hash: 6fcbf43cefc8f75d0ef55ef154e86bc566c6f0dd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 261302
Reported by: antoine (via exp-run)
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox |
4.3.0_9 25 Apr 2023 15:17:15
![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/git.png) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/codeberg.svg) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Christian Weisgerber (naddy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
4.3.0_8 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
4.3.0_8 20 Jul 2022 14:20:54
![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/git.png) ![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/codeberg.svg) ![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
4.3.0_8 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
4.3.0_8 08 Nov 2019 09:27:57
![Revision:517040 Revision:517040](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
a-b: Add missing USES={gnome,php,sdl,xorg} |
4.3.0_8 05 Aug 2019 23:06:50
![Revision:508216 Revision:508216](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
4.3.0_7 25 Dec 2018 20:25:40
![Revision:488341 Revision:488341](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
4.3.0_7 06 Nov 2018 01:50:27
![Revision:484273 Revision:484273](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
4.3.0_6 04 May 2018 11:41:14
![Revision:469020 Revision:469020](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove: unbreak with ffmpeg 4.0
groove/encoder.c:619:59: error: use of undeclared identifier
'CODEC_CAP_VARIABLE_FRAME_SIZE'
e->sink->buffer_sample_count = (codec->capabilities &
CODEC_CAP_VARIABLE_FRAME_SIZE) ?
^
groove/file.c:284:66: error: use of undeclared identifier
'FF_INPUT_BUFFER_PADDING_SIZE'
uint64_t extra_size = (uint64_t)icodec->extradata_size +
FF_INPUT_BUFFER_PADDING_SIZE;
^
groove/playlist.c:189:63: error: use of undeclared identifier 'CODEC_CAP_DELAY'
if (!pkt_temp->data && dec->codec->capabilities & CODEC_CAP_DELAY)
^
groove/playlist.c:574:55: error: use of undeclared identifier 'CODEC_CAP_DELAY'
if (f->audio_st->codec->codec->capabilities & CODEC_CAP_DELAY) {
^
groove/playlist.c:990:22: error: assigning to 'AVFilter *' (aka 'struct AVFilter
*') from 'const AVFilter *' (aka 'const struct AVFilter *') discards qualifiers
[-Werror,-Wincompatible-pointer-types-discards-qualifiers] (Only the first 15 lines of the commit message are shown above ) |
4.3.0_6 02 May 2018 15:07:27
![Revision:468844 Revision:468844](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
4.3.0_5 21 Oct 2017 06:50:50
![Revision:452570 Revision:452570](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
4.3.0_4 25 Apr 2017 08:20:31
![Revision:439367 Revision:439367](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
4.3.0_3 06 Jan 2017 14:24:00
![Revision:430708 Revision:430708](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jhale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update audio/chromaprint to 1.4.2
- Chromaprint itself is now licensed MIT, but it still includes LGPL21 code
- Add DOXYGEN option to build and install API docs
- Add TEST option to build regression tests
- API has changed, so some dependent ports needed to be patched (mostly
taken from their respective upstream repositories)
Changes: https://github.com/acoustid/chromaprint/blob/v1.4.2/NEWS.txt |
4.3.0_2 11 Dec 2016 15:22:47
![Revision:428352 Revision:428352](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
4.3.0_1 04 Nov 2016 07:37:48
![Revision:425298 Revision:425298](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove: unbreak build with ffmpeg 3.x
groove/encoder.c:84:19: error:
'avcodec_encode_audio2' is deprecated [-Werror,-Wdeprecated-declarations]
int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame,
&got_packet);
^
/usr/local/include/libavcodec/avcodec.h:5283:5: note: 'avcodec_encode_audio2'
has been explicitly
marked deprecated here
int avcodec_encode_audio2(AVCodecContext *avctx, AVPacket *avpkt,
^
groove/encoder.c:84:52: error: 'codec'
is deprecated [-Werror,-Wdeprecated-declarations]
int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, frame,
&got_packet);
^
/usr/local/include/libavformat/avformat.h:893:21: note: 'codec' has been
explicitly marked deprecated (Only the first 15 lines of the commit message are shown above ) |
4.3.0_1 15 Apr 2016 19:06:48
![Revision:413370 Revision:413370](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jhale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update audio/chromaprint to 1.3.1
- Chase shlib bump
PR: 208819
Submitted by: Ben Woods <woodsb02@gmail.com> |
4.3.0 01 Apr 2016 13:29:17
![Revision:412344 Revision:412344](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
4.3.0 01 Oct 2015 13:27:44
![Revision:398273 Revision:398273](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 4.3.0. |
4.2.1 22 Jul 2015 14:06:16
![Revision:392682 Revision:392682](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/libgroove - restore Created by line |
4.2.1 22 Jul 2015 06:52:31
![Revision:392666 Revision:392666](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Belatedly update to version 4.2.1
- Move SDL dependency from LIB_DEPENDS into USE_SDL
- Add LICENSE_FILE, fix whitespace bugs, cleanup Makefile
- Augment port description text while I'm here
PR: 199211 |
4.1.1_2 06 May 2015 12:57:56
![Revision:385514 Revision:385514](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
4.1.1_2 24 Jan 2015 21:44:18
![Revision:377830 Revision:377830](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix LIB_DEPENDS |
4.1.1_1 10 Dec 2014 22:29:15
![Revision:374492 Revision:374492](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reset maintainership of my ports |
4.1.1_1 20 Oct 2014 06:36:00
![Revision:371234 Revision:371234](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
4.1.1_1 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.1.1 23 Jun 2014 09:15:54
![Revision:358907 Revision:358907](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.1.1
- While at it, set USE_LDCONFIG |
4.1.0 20 Jun 2014 08:42:52
![Revision:358529 Revision:358529](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.1.0
Changes:
* ability to stop buffering when any sinks are full |
4.0.4 06 Jun 2014 12:52:37
![Revision:356769 Revision:356769](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.0.4 |
4.0.1 19 May 2014 09:57:55
![Revision:354527 Revision:354527](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build when a previous version of the library is installed. Reported
upstream as https://github.com/andrewrk/libgroove/pull/64
- Also, do not set CMAKE_VERBOSE_MAKEFILE |
4.0.1 16 May 2014 12:03:40
![Revision:354212 Revision:354212](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 4.0.1 |
3.1.1 02 May 2014 15:46:53
![Revision:352820 Revision:352820](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- New port: audio/libgroove
Audio dispatching library. Generic sink-based interface. Provides decoding,
encoding, resampling, and gain adjustment. Perfect for the backend of a
music player.
WWW: https://github.com/andrewrk/libgroove |