git: e0705e221e93 - main - audio/wavbreaker: update to 0.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Dec 2022 16:51:19 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0705e221e93de9fd95152dc259dab465f91d4ed commit e0705e221e93de9fd95152dc259dab465f91d4ed Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-20 16:05:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-20 16:50:28 +0000 audio/wavbreaker: update to 0.16 Changes: https://github.com/thp/wavbreaker/releases/tag/0.16 Reported by: GitHub (watch releases) --- audio/wavbreaker/Makefile | 9 ++++++--- audio/wavbreaker/distinfo | 6 +++--- audio/wavbreaker/pkg-plist | 7 ++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index ea21ea738bcf..d77bc20ab3e2 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -1,5 +1,5 @@ PORTNAME= wavbreaker -DISTVERSION= 0.15 +DISTVERSION= 0.16 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org @@ -18,8 +18,8 @@ GH_ACCOUNT= thp CONFLICTS_INSTALL= aften # bin/wavinfo -OPTIONS_DEFINE= MOODBAR MPG123 -OPTIONS_DEFAULT=MOODBAR MPG123 +OPTIONS_DEFINE= MOODBAR MPG123 VORBIS +OPTIONS_DEFAULT=MOODBAR MPG123 VORBIS MOODBAR_DESC= Visual representation from .mood files MOODBAR_RUN_DEPENDS= moodbar:audio/moodbar @@ -28,4 +28,7 @@ MOODBAR_MESON_TRUE= moodbar MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 MPG123_MESON_TRUE= mp3 +VORBIS_LIB_DEPENDS= libvorbisfile.so:audio/libvorbis +VORBIS_MESON_TRUE= ogg_vorbis + .include <bsd.port.mk> diff --git a/audio/wavbreaker/distinfo b/audio/wavbreaker/distinfo index 3b498969d419..5797a58d8a24 100644 --- a/audio/wavbreaker/distinfo +++ b/audio/wavbreaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649105239 -SHA256 (thp-wavbreaker-0.15_GH0.tar.gz) = dac911a309ba65d5fae880b42c683868ab9fa275a4dc308e4b7cefb4dbcab3c9 -SIZE (thp-wavbreaker-0.15_GH0.tar.gz) = 380764 +TIMESTAMP = 1671552325 +SHA256 (thp-wavbreaker-0.16_GH0.tar.gz) = 5595291fba10e15f7c9ae24787732353d3c11bc3b2174e83631a6304a397490d +SIZE (thp-wavbreaker-0.16_GH0.tar.gz) = 389319 diff --git a/audio/wavbreaker/pkg-plist b/audio/wavbreaker/pkg-plist index 0d1fb9b88cfe..b4be86b41a23 100644 --- a/audio/wavbreaker/pkg-plist +++ b/audio/wavbreaker/pkg-plist @@ -1,10 +1,7 @@ bin/wavbreaker -bin/wavgen -bin/wavinfo -bin/wavmerge +bin/wavcli man/man1/wavbreaker.1.gz -man/man1/wavinfo.1.gz -man/man1/wavmerge.1.gz +man/man1/wavcli.1.gz share/applications/net.sourceforge.wavbreaker.desktop share/icons/hicolor/scalable/apps/net.sourceforge.wavbreaker.svg share/locale/de/LC_MESSAGES/wavbreaker.mo