Port details |
- taglookup Utility for tagging groups of audio files using CDDB
- 0.2_5 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: alex@kamaz.org.uk
 - Port Added: 2007-12-15 19:01:20
- Last Update: 2022-07-20 14:20:54
- Commit Hash: 213b0b7
- License: MIT
- Description:
- Tags groups of audio files using CDDB.
TagLookup is a utility for tagging MP3s and other taggable audio file formats.
It inspects a set of audio files and uses their lengths to look up an
appropriate disc from a CDDB-compatible service. TagLookup can be used in two
modes:
* ID -- Given a CDDB ID and a number of files, look up the details of the CDDB
disc from a CDDB service. Tag files using the CDDB disc. Match each file with
each CDDB track using the closest track length.
* Sequence -- Given a number of files, generate a CDDB ID and query a CDDB
service. CDDB IDs are generated based on the sequence of tracks. Choose the
closest matching CDDB disc to tag the files.
As well as this, taglookup can:
* Rename -- Rename files based on their tags.
WWW: http://www.kamaz.org.uk/taglookup
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- taglookup>0:audio/taglookup
- To install the port:
- cd /usr/ports/audio/taglookup/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/taglookup
- pkg install taglookup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: taglookup
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (taglookup-0.2.tgz) = 78463a754a85c438ffdffda4326ac83723616ba5f941a44dcd2d6b2dcfbfb0be
SIZE (taglookup-0.2.tgz) = 16869
- 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:
-
- libcddb.so : audio/libcddb
- libtag.so : audio/taglib
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_taglookup
- USES:
- compiler:c++11-lang pkgconfig tar:tgz
- 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 |
20 Jul 2022 14:20:54 0.2_5 |
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 ) |
06 Apr 2021 14:31:07 0.2_5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
0.2_5 |
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 Dec 2018 01:35:36
0.2_4 |
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:29:52
0.2_3 |
linimon  |
USES=compiler:c++11-lang is necessary to build this port on GCC-based
architectures.
PR: 233841
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
27 Oct 2016 12:59:41
0.2_3 |
amdmi3  |
- Add LICENSE
- Fix build on 12.x (where dirname(3), basename(3) now take char* instead of
const char*)
Approved by: portmgr blanket |
26 Jul 2016 16:51:16
0.2_3 |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
24 Apr 2016 13:54:48
0.2_3 |
riggs  |
Fix build with libc++ 3.8.0
PR: 208490
Submitted by: dim
Approved by: maintainer timeout
MFH: 2016Q2 (build fix blanket) |
01 Apr 2016 13:29:17
0.2_3 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11 Apr 2015 14:22:36
0.2_3 |
marino  |
audio/taglookup: Remove BROKEN; it fetches just fine
The site is up and the distfile fetches with the current checksum.
I just this was just a transient issue. |
05 Apr 2015 19:21:58
0.2_3 |
bapt  |
Mark broken unfetchable ports |
19 Feb 2015 09:04:49
0.2_3 |
marino  |
audio/taglookup: Respect CXXFLAGS (PHB 12.9)
While here, fix LDFLAGS and use the BSD_INSTALL_* macros instead of
hardcoding modes.
Approved by: blanket |
08 Dec 2014 16:48:41
0.2_3 |
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 ) |
29 Jul 2014 19:11:53
0.2_2 |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
07 Apr 2014 08:16:48
0.2_2 |
bapt  |
Support stage
Fix build with clang |
11 Dec 2013 14:35:37
 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
20 Sep 2013 14:36:37
0.2_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
22 Apr 2013 23:19:09
0.2_2 |
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
08 Nov 2012 16:39:28
0.2_2 |
adamw  |
Add USE_PKGCONFIG, to fix package build.
Feature safe: yes |
19 Mar 2011 10:04:01
0.2_2 |
pav  |
- Fix build with new taglib
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
02 Dec 2009 17:16:16
0.2_2 |
fluffy  |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
20 Jun 2008 15:41:53
0.2_1 |
tabthorpe  |
- Chase taglib bump |
15 Dec 2007 19:00:59
0.2 |
pav  |
Tags groups of audio files using CDDB.
TagLookup is a utility for tagging MP3s and other taggable audio file formats.
It inspects a set of audio files and uses their lengths to look up an
appropriate disc from a CDDB-compatible service. TagLookup can be used in two
modes:
* ID -- Given a CDDB ID and a number of files, look up the details of the CDDB
disc from a CDDB service. Tag files using the CDDB disc. Match each file with
each CDDB track using the closest track length.
* Sequence -- Given a number of files, generate a CDDB ID and query a CDDB
service. CDDB IDs are generated based on the sequence of tracks. Choose the
closest matching CDDB disc to tag the files.
As well as this, taglookup can:
* Rename -- Rename files based on their tags.
WWW: http://www.kamaz.org.uk/taglookup
PR: ports/117644
Submitted by: Alex Allan <alex@kamaz.org.uk> |