Skip to content

Commit

Permalink
audio/cardinal: update 23.10 → 24.04
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 13, 2024
1 parent 671d874 commit d6ab0d3
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 50 deletions.
7 changes: 2 additions & 5 deletions audio/cardinal/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cardinal
DISTVERSION= 23.10
PORTREVISION= 2
DISTVERSION= 24.04
CATEGORIES= audio
MASTER_SITES= https://github.com/DISTRHO/Cardinal/releases/download/${DISTVERSION}/

Expand All @@ -11,8 +10,6 @@ WWW= https://cardinal.kx.studio/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_i386= compilation breaks: use of overloaded operator '[]' is ambiguous, see https://github.com/DISTRHO/Cardinal/issues/613

BUILD_DEPENDS= ${LOCALBASE}/include/FuzzySearchDatabase.hpp:textproc/fuzzysearchdatabase \
bash:shells/bash \
cmake:devel/cmake-core
Expand All @@ -37,7 +34,7 @@ CXXFLAGS+= -I${LOCALBASE}/include/pffft
CXXFLAGS_powerpc64le= -DNO_WARN_X86_INTRINSICS
LDFLAGS+= -lpffft -lexecinfo

MAKE_ENV= LD_PRELOAD=/usr/lib/libpthread.so # workaround for https://github.com/DISTRHO/Cardinal/issues/128#issuecomment-1030817359
#MAKE_ENV= LD_PRELOAD=/usr/lib/libpthread.so # workaround for https://github.com/DISTRHO/Cardinal/issues/128#issuecomment-1030817359
MAKE_ARGS= SYSDEPS=true

BINARY_ALIAS= gcc-ar=ar \
Expand Down
6 changes: 3 additions & 3 deletions audio/cardinal/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1707047591
SHA256 (cardinal-23.10.tar.xz) = 7ee874323b4020580a71d108a18e84ba50ba62f8dd3256281fcfe004714bdfbc
SIZE (cardinal-23.10.tar.xz) = 398486408
TIMESTAMP = 1713025189
SHA256 (cardinal-24.04.tar.xz) = b2f913313affcb6c1c2d41d8e4fd7af948501fde43fbb54c2647e47f8f9abeb2
SIZE (cardinal-24.04.tar.xz) = 446401048

0 comments on commit d6ab0d3

Please sign in to comment.