1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

audio/yoshimi: Update 1.7.3 -> 2.0

Contains bugfix for unresolved argp symbol in the LV2 plugin.
This commit is contained in:
Yuri Victorovich 2021-04-07 16:26:51 -07:00
parent 5823922c58
commit a6233da12c
3 changed files with 10 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= yoshimi
DISTVERSION= 1.7.3
DISTVERSION= 2.0
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@ -18,13 +18,16 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
libmxml.so:textproc/mxml
USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port
USE_GNOME= cairo
USE_GITHUB= yes
GH_ACCOUNT= Yoshimi
USE_GNOME= cairo
INSTALLS_ICONS= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/src
LDFLAGS+= -Wl,--as-needed
LDFLAGS+= -largp # workaround for https://github.com/Yoshimi/yoshimi/issues/135
INSTALLS_ICONS= yes
PORTDATA= *
PORTDOCS= *

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1604052454
SHA256 (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = d80cfd97a9fd89be649c767fdc26a3eccfcff4a30b290a2c9548b6fcd1203a90
SIZE (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = 10257607
TIMESTAMP = 1617836653
SHA256 (Yoshimi-yoshimi-2.0_GH0.tar.gz) = 4164b7debea609aa71ab0e1f1f5eb51f9e848ba6b692d6ca1cb589d45f6bd6da
SIZE (Yoshimi-yoshimi-2.0_GH0.tar.gz) = 8871517

View File

@ -6,4 +6,4 @@ addititive, subtractive, and pad synth capabilities which can be run
simultaneously within the same patch. It also has eight audio effects
modules.
WWW: http://yoshimi.github.io/
WWW: https://yoshimi.github.io/