Lines 1-6
Link Here
|
1 |
PORTNAME= libsidplayfp |
1 |
PORTNAME= libsidplayfp |
2 |
DISTVERSION= 2.3.1 |
2 |
DISTVERSION= 2.4.0 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= audio |
3 |
CATEGORIES= audio |
5 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ |
4 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ |
6 |
|
5 |
|
Lines 15-21
BUILD_DEPENDS= libgcrypt-config:security/libgcrypt
Link Here
|
15 |
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ |
14 |
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ |
16 |
libgpg-error.so:security/libgpg-error |
15 |
libgpg-error.so:security/libgpg-error |
17 |
|
16 |
|
18 |
USES= compiler:c++11-lang libtool pathfix pkgconfig |
17 |
USES= compiler:c++14-lang libtool pathfix pkgconfig |
19 |
USE_LDCONFIG= yes |
18 |
USE_LDCONFIG= yes |
20 |
|
19 |
|
21 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
Lines 51-57
CONFIGURE_ARGS+= --with-simd=neon
Link Here
|
51 |
CONFIGURE_ARGS+= --with-simd=sse2 |
50 |
CONFIGURE_ARGS+= --with-simd=sse2 |
52 |
.endif |
51 |
.endif |
53 |
|
52 |
|
54 |
SIDPLAYFP_SHLIB_VERSION= 6.3.23 |
53 |
SIDPLAYFP_SHLIB_VERSION= 6.3.24 |
55 |
STILVIEW_SHLIB_VERSION= 0.0.4 |
54 |
STILVIEW_SHLIB_VERSION= 0.0.4 |
56 |
|
55 |
|
57 |
post-build-DOXYGEN-on: |
56 |
post-build-DOXYGEN-on: |