mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
audio/libsidplayfp: Update to 2.7.1
Changelog: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.7.1 PR: 279476 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
6872d78497
commit
8238e05cc4
@ -1,5 +1,5 @@
|
||||
PORTNAME= libsidplayfp
|
||||
DISTVERSION= 2.5.0
|
||||
DISTVERSION= 2.7.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
@ -11,10 +11,9 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= libgcrypt-config:security/libgcrypt
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
|
||||
USES= compiler:c++14-lang libtool pathfix pkgconfig
|
||||
USES= compiler:c++17-lang libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
@ -50,7 +49,7 @@ CONFIGURE_ARGS+= --with-simd=neon
|
||||
CONFIGURE_ARGS+= --with-simd=sse2
|
||||
.endif
|
||||
|
||||
SIDPLAYFP_SHLIB_VERSION= 6.3.27
|
||||
SIDPLAYFP_SHLIB_VERSION= 6.4.31
|
||||
STILVIEW_SHLIB_VERSION= 0.0.4
|
||||
|
||||
post-build-DOXYGEN-on:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1698259527
|
||||
SHA256 (libsidplayfp-2.5.0.tar.gz) = 3a22751b72b1f5b36ba7d39af7f63947de201d02117a0e156153464cb89f0bd1
|
||||
SIZE (libsidplayfp-2.5.0.tar.gz) = 806655
|
||||
TIMESTAMP = 1717352921
|
||||
SHA256 (libsidplayfp-2.7.1.tar.gz) = 416df16c09b0ab058c21adc1792abfac8524a27b0dac0034afc040057f6346ba
|
||||
SIZE (libsidplayfp-2.7.1.tar.gz) = 806267
|
||||
|
Loading…
Reference in New Issue
Block a user