Update to version 0.4.7
PR: ports/69291 Submitted by: Ports Fury
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= swhplugins
|
||||
PORTVERSION= 0.4.4
|
||||
PORTVERSION= 0.4.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION}
|
||||
@@ -28,6 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
CFLAGS+= -fPIC -DPIC
|
||||
|
||||
.if defined(WITH_3DNOW)
|
||||
CONFIGURE_ARGS+= --enable-3dnow
|
||||
.endif
|
||||
@@ -41,17 +43,12 @@ PLIST_SUB+= NLS=""
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2 .*"|-lm"|g ; \
|
||||
s|-O6 .*"|-fPIC -DPIC"|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's| metadata||g ; \
|
||||
s|gcc |$$(CC) |g ; \
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|$$CFLAGS.*$${USE_SSE}|$$CFLAGS|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|gcc |$$(CC) |g ; \
|
||||
s| -lc| $$(LDFLAGS)|g ; \
|
||||
s|-lrt||g' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|g ; \
|
||||
s|ls_pcast |ls_pcast32 |g' ${WRKSRC}/ladspa-util.h
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/ladspa/rdf
|
||||
${INSTALL_DATA} ${WRKSRC}/metadata/*.rdf ${PREFIX}/share/ladspa/rdf
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
MD5 (swh-plugins-0.4.4.tar.gz) = f66f10f0ab64dad772576a0b34237187
|
||||
SIZE (swh-plugins-0.4.4.tar.gz) = 883723
|
||||
MD5 (swh-plugins-0.4.7.tar.gz) = f86fd77a6144f1704eebdff54506025e
|
||||
SIZE (swh-plugins-0.4.7.tar.gz) = 940102
|
||||
|
||||
@@ -26,6 +26,7 @@ lib/ladspa/dj_eq_1901.so
|
||||
lib/ladspa/dj_flanger_1438.so
|
||||
lib/ladspa/dyson_compress_1403.so
|
||||
lib/ladspa/fad_delay_1192.so
|
||||
lib/ladspa/fast_lookahead_limiter_1913.so
|
||||
lib/ladspa/flanger_1191.so
|
||||
lib/ladspa/fm_osc_1415.so
|
||||
lib/ladspa/foldover_1213.so
|
||||
@@ -47,8 +48,6 @@ lib/ladspa/impulse_1885.so
|
||||
lib/ladspa/inv_1429.so
|
||||
lib/ladspa/karaoke_1409.so
|
||||
lib/ladspa/lcr_delay_1436.so
|
||||
lib/ladspa/lookahead_limiter_1435.so
|
||||
lib/ladspa/lookahead_limiter_const_1906.so
|
||||
lib/ladspa/lowpass_iir_1891.so
|
||||
lib/ladspa/ls_filter_1908.so
|
||||
lib/ladspa/matrix_ms_st_1421.so
|
||||
@@ -91,7 +90,6 @@ lib/ladspa/valve_rect_1405.so
|
||||
lib/ladspa/vynil_1905.so
|
||||
lib/ladspa/wave_terrain_1412.so
|
||||
lib/ladspa/zm1_1428.so
|
||||
share/ladspa/rdf/swh-aux.rdf
|
||||
share/ladspa/rdf/swh-plugins.rdf
|
||||
share/ladspa/rdf/swh-scales.rdf
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/swh-plugins.mo
|
||||
|
||||
Reference in New Issue
Block a user