Mon, 06 May 2024 06:01:35 UTC | login

Information for build ocp-0.2.105-2.fc38

ID250027
Package Nameocp
Version0.2.105
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocp.git#b0d18e80fe81dd7fe07c9d69aa50721af1b5a415
SummaryOpen Cubic Player for MOD/S3M/XM/IT/MIDI music files
DescriptionOpen Cubic Player is a music file player ported from DOS that supports Amiga MOD module formats and many variants, such as MTM, STM, 669, S3M, XM, and IT. It is also able to render MIDI files using sound patches and play SID, OGG Vorbis, FLAC, and WAV files. OCP provides a nice text-based interface with several text-based and graphical visualizations.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 12:56:59 UTC
CompletedWed, 14 Jun 2023 17:54:03 UTC
Taskbuild (f38, /rpms/ocp.git:b0d18e80fe81dd7fe07c9d69aa50721af1b5a415)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocp.git#b0d18e80fe81dd7fe07c9d69aa50721af1b5a415'}}
Tags
f38
f39
f40
RPMs
src
ocp-0.2.105-2.fc38.src.rpm (info) (download)
riscv64
ocp-0.2.105-2.fc38.riscv64.rpm (info) (download)
ocp-debuginfo-0.2.105-2.fc38.riscv64.rpm (info) (download)
ocp-debugsource-0.2.105-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu May 18 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.105-2 - Adjust .otf conditional to f38+ * Thu May 18 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.105-1 - update to 0.2.105 * Tue Mar 14 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.103-2 - Make .otf conditional on f39+ * Wed Mar 08 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.103-1 - update to 0.2.103 * Wed Mar 08 2023 Charles R. Anderson <cra@alum.wpi.edu> - unifont-fonts switched from .ttf to .otf, specify paths in configure * Mon Jan 23 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.102-1 - update to 0.2.102 - add BR: ancient-devel * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.101-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 23 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.101-1 - update to 0.2.101 * Sun Sep 25 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.100-1 - update to 0.2.100 * Wed Sep 14 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.2.99-3 - Rebuilt for flac 1.4.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.99-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.99-1 - update to 0.2.99 - simplify ocp-git-shapshot.sh to automatically checkout the correct submodule branches * Sat Jun 11 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98^20220610gitfbe858b-2 - patch ocp.ini to set ROM paths for libsidplayfp (rhbz#2086434) * Fri Jun 10 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98^20220610gitfbe858b-1 - add ocp-git-snapshot.sh shell script as Source3 to create git snapshot tarball - add ocp-bundled-versions.sh shell script as Source4 to find bundled code versions - document bundled reSID and libexsid versions - update to git snapshot - fixes several issues: Parsing RIFF files could randomly crash (#58) Delay FX command should use the last note given in the channel (#59) Going from wurfel to text mode caused OCP to freeze (#61) Does not close after typing Ctrl-C or clicking the window close box (#62, rhbz#2086433) * Sat Jun 04 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98-2 - Reenable X11 which will be used by default. - Run ocp-sdl2 to try the SDL2 version but there are various issues: https://github.com/mywave82/opencubicplayer/issues/60 * Thu Jun 02 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98-1 - update to 0.2.98 * Mon May 09 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97^20220508git81214c8-1 - update to git snapshot * Fri May 06 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97-2 - Patch Makefile to simplify sub-make usage and attempt to allow parallel build * Tue May 03 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97-1 - update to 0.2.97 - Fixes failure to find adplug/opl.h * Mon May 02 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.96-1 - update to 0.2.96 - New bundled code: libbinio and adplug - Workaround for failure to find adplug/opl.h * Sat Mar 26 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.95-1 - update to 0.2.95 - disable X11, OSS, and SDL - enable SDL2 - patch ocp.ini to remove references to drivers that are not packaged - add dumptools: dumpahx dumpay dumpmidi dumpmod dumps3m dumpsid dumpstm - build with unversioned private datadir and libdir - Provides bundled(libsidplayfp) and bundled(timidity++) - mark license files - spec file cleanups and modernization * Sat Mar 26 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.1-2 - Remove possibility to build i386 assembly version * Thu Mar 17 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.1-1 - New upstream on github - Update to 0.2.1 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.22-0.31.git849cc42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.22-0.30.git849cc42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild