Path to this page:
./
audio/ocp,
Music visualizer for tracker music (TUI version)
Branch: CURRENT,
Version: 0.2.109nb1,
Package name: ocp-0.2.109nb1,
Maintainer: pkgsrc-usersThis is the UNIX port of Open Cubic Player, which is a text-based tracker
music player.
In addition to legacy tracker formats such as mod, xm, and s3m used by
chiptunes and the demoscene, Open Cubic Player now also supports mp3, ogg,
and flac files.
Required to run:[
multimedia/libogg] [
audio/libid3tag] [
audio/libvorbis] [
audio/libmad] [
devel/ncurses]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 6078.908 KB
Version history: (Expand)
- (2024-05-06) Updated to version: ocp-0.2.109nb1
- (2024-04-18) Updated to version: ocp-0.2.109
- (2024-04-08) Updated to version: ocp-0.2.108
- (2024-03-17) Updated to version: ocp-0.2.107
- (2017-11-23) Package has been reborn
- (2015-10-14) Updated to version: ocp-0.1.21nb7
CVS history: (Expand)
2024-12-18 21:23:09 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
audio/ocp: resurrect patch-goodies_helpc_Makefile.in to fix build when libz is \
not in /usr/lib
|
2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113) |
Log message:
*: Revision bumps for ncurses 6.5 overhaul.
|
2024-05-06 10:33:53 by Jonathan Perkin | Files touched by this commit (37) |
Log message:
*: Remove long-obsolete USE_NCURSES references.
|
2024-04-18 10:44:11 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ocp: update to 0.2.109.
Version 0.2.109
===============
This is a bugfix release
* Remove a gcc warning when compiling boot/psetting.c
* validate_xdg_dir_absolute() allocates a byte short when building the string \
buffer in one of the code-paths.
* mingw builds expects adplugdb to be located within OCP data directory, not in \
the same directory as OCP.EXE (initial mingw builds did not have a data \
directory)
|
2024-04-07 23:32:28 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
ocp: update to 0.2.108.
Version 0.2.108
===============
This is a bugfix release
* When detecting C++ version, ] and ) was out of order in configure.ac. This \
only became problematic in autoconf 2.72.
* Playback via Game-Music-Emulator, the global loop module setting was not honored.
* Mono FLAC files would crash, buffer retrieval expected (atleast) two channels \
to be present.
* EOF detection got false positives in file-cache, FLAC files could fail to play
* Labels should not appear in front of variables, clang can be strict on this.
|
2024-03-17 18:34:06 by Nia Alarie | Files touched by this commit (17) | |
Log message:
ocp: Update to 0.2.107
12 years of changes.
|
2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455) |
Log message:
audio: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes.
The following distfiles couldn't be fetched (possibly they are fetched
conditionally):
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
|
2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459) |
Log message:
audio: Remove SHA1 hashes for distfiles
|