Skip to content

Commit

Permalink
audio/hydrogen: Update to 1.2.1 release.
Browse files Browse the repository at this point in the history
Changes: http://hydrogen-music.org/release-121

PR:		272630
Approved by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
  • Loading branch information
0EVSG authored and lwhsu committed Aug 15, 2023
1 parent 32bbdaf commit 09e0e2b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions audio/hydrogen/Makefile
@@ -1,6 +1,5 @@
PORTNAME= hydrogen
DISTVERSION= 1.2.0
PORTREVISION= 1
DISTVERSION= 1.2.1
CATEGORIES= audio
MASTER_SITES= https://github.com/hydrogen-music/${PORTNAME}/releases/download/${DISTVERSION}/ \
SF/hydrogen/Hydrogen/${DISTVERSION}%20Sources/
Expand All @@ -23,6 +22,8 @@ USE_QT= core gui network widgets xml xmlpatterns buildtools:build \

CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${LOCALBASE}/man

PLIST_SUB= HYDROGEN_VERSION="${PORTVERSION}"

OPTIONS_DEFINE= ALSA DEBUG JACK LADSPA LASH OSS PORTAUDIO \
PULSEAUDIO RDF TEST
OPTIONS_DEFAULT= JACK LADSPA LIBARCHIVE OSS RDF
Expand Down
6 changes: 3 additions & 3 deletions audio/hydrogen/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689956565
SHA256 (hydrogen-1.2.0.tar.gz) = 92393b1aabdf5f0aea4398dd66e7d6a27cc9db17ecdcde4dacd5af6b0cf400ee
SIZE (hydrogen-1.2.0.tar.gz) = 12911501
TIMESTAMP = 1691792032
SHA256 (hydrogen-1.2.1.tar.gz) = bc338a36b7119ca8caa266eeb05d8298ef7d137b7864560e32fa3fadd3d528ae
SIZE (hydrogen-1.2.1.tar.gz) = 12920203
2 changes: 1 addition & 1 deletion audio/hydrogen/pkg-plist
Expand Up @@ -73,7 +73,7 @@ include/hydrogen/core/Timehelper.h
include/hydrogen/core/Timeline.h
include/hydrogen/core/Version.h
include/hydrogen/core/rt_clock.h
lib/libhydrogen-core-1.2.0.so
lib/libhydrogen-core-%%HYDROGEN_VERSION%%.so
man/man1/hydrogen.1.gz
share/appdata/org.hydrogenmusic.Hydrogen.appdata.xml
share/applications/org.hydrogenmusic.Hydrogen.desktop
Expand Down

0 comments on commit 09e0e2b

Please sign in to comment.