Port details |
- libcoverart Library for accessing the MusicBrainz cover art archive
- 1.0.0_6 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2012-10-18 12:40:16
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: LGPL20
- Description:
- Libcoverart is a client library for accessing the MusicBrainz cover
art archive.
WWW: http://coverartarchive.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libcoverart>0:audio/libcoverart
- To install the port:
- cd /usr/ports/audio/libcoverart/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libcoverart
- pkg install libcoverart
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcoverart
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516486441
SHA256 (libcoverart-1.0.0.tar.gz) = 5d9d4a4c46f35754e016affab83957961a364d7a4c7d64447f73bff22a300f44
SIZE (libcoverart-1.0.0.tar.gz) = 57933
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libjansson.so : devel/jansson
- libneon.so : www/neon
- This port is required by:
- for Libraries
-
- audio/goobox
- Configuration Options:
- No options to configure
- Options name:
- audio_libcoverart
- USES:
- compiler:c11 cmake:insource pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.0.0_6 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.0_6 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
1.0.0_6 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Jul 2019 02:25:07
1.0.0_5 |
linimon  |
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
25 Dec 2018 20:25:40
1.0.0_5 |
tcberner  |
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 |
22 Dec 2018 02:24:22
1.0.0_5 |
linimon  |
Building on GCC-based architectures after the upgrade to GCC8 requires
adding -Wno-unused-function -Wno-class-memaccess -Wno-catch-value to
CXXFLAGS and -Wno-format-overflow to CFLAGS.
PR: 234067
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
12 Dec 2018 01:35:36
1.0.0_5 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
07 Dec 2018 16:25:37
1.0.0_4 |
linimon  |
To build on GCC-based architectures, we need to use GCC from ports with
c99, c++98 and -Wno-implicit-fallthrough.
PR: 233839
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
20 Jan 2018 23:06:41
1.0.0_4 |
jhale  |
Fix build with clang6 [1]
Use a different distfile that has a properly versioned directory. The checksum
has changed, but there are no file changes, only the WRKSRC has been renamed
from the confusing "libcoverart-{PROJECT_VERSION}" to "libcoverart-1.0.0".
Reported by: pkg-fallout [1] |
01 Apr 2016 13:29:17
1.0.0_4 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
07 Jan 2016 15:12:31
1.0.0_4 |
jhale  |
Use pathfix |
04 Sep 2015 16:02:17
1.0.0_4 |
mat  |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
24 Dec 2014 06:03:23
1.0.0_4 |
ohauer  |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
22 Sep 2014 12:24:34
1.0.0_3 |
jhale  |
- Trim @dirrm[try] from pkg-plist |
23 Jun 2014 13:20:54
1.0.0_3 |
amdmi3  |
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
01 May 2014 01:31:06
1.0.0_2 |
vanilla  |
1: Upgrade jansson to 2.6.
2: bump revision due shared library version. |
09 Oct 2013 07:04:18
1.0.0_1 |
jhale  |
- Support staging
- Convert LIB_DEPENDS to new syntax |
26 Sep 2013 11:39:08
1.0.0_1 |
vanilla  |
bump revision due jansson shlib change. |
20 Sep 2013 14:36:37
1.0.0 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
1.0.0  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
1.0.0 |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
18 Oct 2012 12:40:03
1.0.0 |
jhale  |
Libcoverart is a client library for accessing the MusicBrainz cover
art archive.
WWW: http://coverartarchive.org/
Approved by: makc (mentor)
Feature safe: yes |