Port details |
- zmusic GZDoom's music system as a standalone library
- 1.1.12_2 audio =2 1.1.12_2Version of this port present on the latest quarterly branch.
- Maintainer: kevans@FreeBSD.org
- Port Added: 2021-11-10 16:06:07
- Last Update: 2024-09-08 09:40:30
- Commit Hash: 0496fc5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE GPLv3 LGPL3
- WWW:
- https://github.com/coelckers/ZMusic
- Description:
- ZMusic is a library that's used in GZDoom, Raze, and may be used in the newer
PrBoom+. This is GZDoom's music library pulled out into standalone form for
reuse.
- ¦ ¦ ¦ ¦
- 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/zmusic/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/zmusic
- pkg install zmusic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zmusic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681314359
SHA256 (coelckers-ZMusic-1.1.12_GH0.tar.gz) = da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4
SIZE (coelckers-ZMusic-1.1.12_GH0.tar.gz) = 2275316
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
- Library dependencies:
-
- libfluidsynth.so : audio/fluidsynth
- libgme.so : audio/libgme
- libmpg123.so : audio/mpg123
- libsndfile.so : audio/libsndfile
- libasound.so : audio/alsa-lib
- This port is required by:
- for Libraries
-
- games/gzdoom
Configuration Options:
- ===> The following configuration options are available for zmusic-1.1.12_2:
ALSA=on: ALSA audio architecture support
===> Use 'make config' to modify these settings
- Options name:
- audio_zmusic
- USES:
- cmake compiler:c++11-lang localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/zmusic on 2021-11-10
REASON: Category change
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.12_2 08 Sep 2024 09:40:30 |
Emanuel Haupt (ehaupt) |
*/*: Chase audio/libgme update |
1.1.12_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.1.12 25 Apr 2023 09:05:40 |
Daniel Engberg (diizzy) |
audio/zmusic: Update to 1.1.12
Unbundle Game_Music_Emu (libgme)
Changelog:
https://github.com/ZDoom/ZMusic/compare/1.1.10...1.1.12
PR: 270808
Reviewed by: kevans (maintainer)
Sponsored by: Blinkinblox |
1.1.10 25 Oct 2022 05:00:45 |
Kyle Evans (kevans) |
audio/zmusic: update to 1.1.10
1.1.9:
- Improved ALSA MIDI backend
- API Improvements
- Newer GCC fixes
- Fix some inverted logic in the WildMidi player
- Fix FileSystemSoundFontReader to use binary i/o
- Fixes for gus and wildmidi emulation
- Fix fluidsynth settings getting reset to default during midi init
playback sequence
1.1.10:
- Added a missing check for AMF format in module loader
- Fixed EMIDI track designation checks |
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.8 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.8 10 Nov 2021 16:03:52 |
Kyle Evans (kevans) |
devel/zmusic: fix category to audio
devel is accurate, but audio is much more precise.
Reported by: danfe |
Number of commits found: 7
|