./audio/ocp, Music visualizer for tracker music (TUI version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.109, Package name: ocp-0.2.109, Maintainer: pkgsrc-users

This 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)


CVS history: (Expand)


   2024-04-18 10:44:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
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) | Package updated
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) | Package removed
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
   2021-04-18 22:38:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
ocp: completely remove gcc version check

This broke again with gcc 10.
Trust pkgsrc to provide a working compiler.
   2020-04-13 01:59:43 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Reset maintainer as requested.
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.