Port details |
- minimp3 C++ single-header, minimalistic library for decoding MP3
- g20211130_1,1 audio
=2 g20211130,1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-10 22:23:15
- Last Update: 2025-08-27 22:51:38
- Commit Hash: baf31b1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: CC0-1.0
- WWW:
- https://github.com/lieff/minimp3
- Description:
- Minimalistic, single-header library for decoding MP3. minimp3 is designed to be
small, fast (with SSE and NEON support), and accurate (ISO conformant).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/minimp3/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/minimp3
- pkg install minimp3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minimp3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755080808
SHA256 (minimp3-g20211130/LICENSE) = 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01
SIZE (minimp3-g20211130/LICENSE) = 6556
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- devel/allegro5
Configuration Options:
- No options to configure
- Options name:
- audio_minimp3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20211130_1,1 27 Aug 2025 22:51:38
    |
Vladimir Druzenko (vvd)  |
audio/minimp3: Replace 19MB tarball with direct download files 126KB, add file
minimp3_ex.h
The minimp3_ex.h file is reqired by devel/allegro5 to support mp3 using
this port.
PR: 288838
Approved by: yuri (maintainer, timeout 2 weeks) |
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) |
g20211130,1 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 ) |
g20211130,1 31 May 2022 09:01:22
    |
Yuri Victorovich (yuri)  |
audio/minimp3: Update g20210801 -> g20211130 |
g20210801,1 26 Aug 2021 05:38:54
    |
Yuri Victorovich (yuri)  |
audio/minimp3: Update g20210120 -> g20210801 |
g20210120,1 10 May 2021 20:29:48
    |
Yuri Victorovich (yuri)  |
audio/minimp3: Update g20201127 -> g20210120 |
g20201127,1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201127,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20201127,1 10 Jan 2021 22:25:26
  |
yuri  |
audio/minimp3: Fix mistakenly set version |
0.2 10 Jan 2021 22:22:35
  |
yuri  |
New port: audio/minimp3: C++ single-header, minimalistic library for decoding
MP3 |
Number of commits found: 10
|