Date: Wed, 05 Aug 2026 09:24:58 +0000 From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afd054d8af69 - main - audio/ocp: Update to 3.4.0 Message-ID: <6a73016a.188b3.7889f63f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=afd054d8af69fed1a5755f1d8947e04f96c8f3ac commit afd054d8af69fed1a5755f1d8947e04f96c8f3ac Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2026-08-05 09:24:41 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2026-08-05 09:24:53 +0000 audio/ocp: Update to 3.4.0 --- audio/ocp/Makefile | 9 ++++++--- audio/ocp/distinfo | 6 +++--- audio/ocp/pkg-plist | 1 + 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 5ca1b80c08e0..6308e766f071 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -1,5 +1,5 @@ PORTNAME= ocp -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= https://stian.cubic.org/ocp/ @@ -44,8 +44,8 @@ CONFLICTS_INSTALL= alliance # man/man1/ocp.1.gz INFO= ocp -OPTIONS_DEFINE= ADPLUG ALSA DOCS FLAC GME MIDI OSS SDL X11 -OPTIONS_DEFAULT= ADPLUG ALSA FLAC GME MIDI OSS SDL X11 +OPTIONS_DEFINE= ADPLUG ALSA DOCS FLAC GME MIDI OSS SDL SPEEX X11 +OPTIONS_DEFAULT= ADPLUG ALSA FLAC GME MIDI OSS SDL SPEEX X11 OPTIONS_SUB= yes ADPLUG_DESC= adplug support @@ -80,6 +80,9 @@ SDL_CONFIGURE_WITH= sdl2 \ SDL_PLIST_SUB= DESKTOP='' SDL_PLIST_SUB_OFF= DESKTOP='@comment ' +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex +SPEEX_CONFIGURE_WITH= speex + X11_BUILD_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-otf/unifont.otf:x11-fonts/gnu-unifont-otf X11_LIB_DEPENDS= libfreetype.so:print/freetype2 X11_RUN_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-otf/unifont.otf:x11-fonts/gnu-unifont-otf diff --git a/audio/ocp/distinfo b/audio/ocp/distinfo index 021e2cab2320..2bb10e87d966 100644 --- a/audio/ocp/distinfo +++ b/audio/ocp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779776296 -SHA256 (ocp-3.3.1.tar.xz) = 924c07f53d45e2bda3e9a4c404ff520dfa49ffed7718ebe6f1d352479bca9ad3 -SIZE (ocp-3.3.1.tar.xz) = 5217380 +TIMESTAMP = 1785909935 +SHA256 (ocp-3.4.0.tar.xz) = 191363a8b451ecc692e1cd69b1736e7c83f86a83e62ad18bd6c4e7dceaed9b52 +SIZE (ocp-3.4.0.tar.xz) = 5745352 diff --git a/audio/ocp/pkg-plist b/audio/ocp/pkg-plist index fdcd44baed7b..fa51770a8f98 100644 --- a/audio/ocp/pkg-plist +++ b/audio/ocp/pkg-plist @@ -114,6 +114,7 @@ share/mime/packages/opencubicplayer.xml %%PORTDOCS%%%%DOCSDIR%%/html/wap.html %%SDL%%bin/ocp-sdl2 %%SDL%%lib/ocp/autoload/35-devpsdl2.so +%%SPEEX%%lib/ocp/autoload/95-playspeex.so %%XORG%%bin/ocp-x11 %%XORG%%share/icons/hicolor/128x128/apps/opencubicplayer.png %%XORG%%share/icons/hicolor/16x16/apps/opencubicplayer.pnghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a73016a.188b3.7889f63f>
