Port details |
- py-hsaudiotag3k Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
- 1.1.3.p1 audio
=0 1.1.3.p1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-13 19:37:38
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- hsaudiotag is a pure Python library that lets you read metadata (bitrate,
sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files.
It can only read tags, not write to them, but unlike more complete libraries
(like Mutagen), it is BSD licensed, making it suitable for most projects.
It is also backed by a nifty test suite.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hsaudiotag3k>0:audio/py-hsaudiotag3k@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-hsaudiotag3k/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-hsaudiotag3k
- pkg install py39-hsaudiotag3k
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-hsaudiotag3k listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-hsaudiotag3k
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1597347085
SHA256 (hsaudiotag3k-1.1.3.post1.tar.gz) = ef60e9210d4727e82f0095a686cb07b676d055918f0c59c5bfa8598da03e59d1
SIZE (hsaudiotag3k-1.1.3.post1.tar.gz) = 17808
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_py-hsaudiotag3k
- USES:
- python:3.6+
- 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.1.3.p1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.1.3.p1 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.1.3.p1 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.1.3.p1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.3.p1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.3.p1 13 Aug 2020 19:37:32
  |
yuri  |
audio/py-hsaudiotag: Replace with a python3-compatible version
audio/py-hsaudiotag3k |