Skip to content

Commit

Permalink
audio/spectmorph: Update 0.5.2 → 0.6.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 19, 2023
1 parent d9aa7a9 commit 3fa445c
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 9 deletions.
13 changes: 9 additions & 4 deletions audio/spectmorph/Makefile
@@ -1,8 +1,7 @@
PORTNAME= spectmorph
DISTVERSION= 0.5.2
PORTREVISION= 3
DISTVERSION= 0.6.0
CATEGORIES= audio
MASTER_SITES= https://spectmorph.org/files/releases/
MASTER_SITES= https://github.com/swesterfeld/spectmorph/releases/download/${DISTVERSION}/

MAINTAINER= yuri@FreeBSD.org
COMMENT= Analyze and combine samples of musical instruments
Expand All @@ -20,7 +19,7 @@ LIB_DEPENDS= libao.so:audio/libao \
libfreetype.so:print/freetype2 \
libsndfile.so:audio/libsndfile

USES= autoreconf desktop-file-utils gettext-runtime gl gmake gnome libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
USES= autoreconf desktop-file-utils gettext gl gmake gnome iconv libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
USE_QT= core gui widgets buildtools:build
USE_GNOME= cairo glib20
USE_GL= gl
Expand All @@ -46,4 +45,10 @@ LV2_DESC= Build the LV2 plugin
LV2_CONFIGURE_WITH= lv2
LV2_BUILD_DEPENDS= lv2>0:audio/lv2

post-install:
@cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} \
lib/vst/spectmorph_vst.so \
lib/clap/SpectMorph.clap \
lib/lv2/spectmorph.lv2/spectmorph_lv2.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/spectmorph/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1624784043
SHA256 (spectmorph-0.5.2.tar.bz2) = 2ed06e46e0396723621b21a89e81a2850bc5b9590383ae1d37094c68673d387b
SIZE (spectmorph-0.5.2.tar.bz2) = 30920194
TIMESTAMP = 1684443142
SHA256 (spectmorph-0.6.0.tar.bz2) = d6f33d7b3ea5ea0543feaa0cd92ebc1d2bf89a5af8126de69eea78f57e4134cb
SIZE (spectmorph-0.6.0.tar.bz2) = 31154078
20 changes: 18 additions & 2 deletions audio/spectmorph/pkg-plist
Expand Up @@ -17,10 +17,12 @@ include/spectmorph/smcore/smbinbuffer.hh
include/spectmorph/smcore/smblockutils.hh
include/spectmorph/smcore/smbuilderthread.hh
include/spectmorph/smcore/smconfig.hh
include/spectmorph/smcore/smdcblocker.hh
include/spectmorph/smcore/smdebug.hh
include/spectmorph/smcore/smeffectdecoder.hh
include/spectmorph/smcore/smencoder.hh
include/spectmorph/smcore/smfft.hh
include/spectmorph/smcore/smflexadsr.hh
include/spectmorph/smcore/smgenericin.hh
include/spectmorph/smcore/smgenericout.hh
include/spectmorph/smcore/smhexstring.hh
Expand All @@ -32,16 +34,21 @@ include/spectmorph/smcore/sminstenccache.hh
include/spectmorph/smcore/sminstencoder.hh
include/spectmorph/smcore/sminstrument.hh
include/spectmorph/smcore/smjobqueue.hh
include/spectmorph/smcore/smladdervcf.hh
include/spectmorph/smcore/smleakdebugger.hh
include/spectmorph/smcore/smlinearsmooth.hh
include/spectmorph/smcore/smlivedecoder.hh
include/spectmorph/smcore/smlivedecoderfilter.hh
include/spectmorph/smcore/smlivedecodersource.hh
include/spectmorph/smcore/smmain.hh
include/spectmorph/smcore/smmath.hh
include/spectmorph/smcore/smmatharm.hh
include/spectmorph/smcore/smmemout.hh
include/spectmorph/smcore/smmicroconf.hh
include/spectmorph/smcore/smmidisynth.hh
include/spectmorph/smcore/smminiresampler.hh
include/spectmorph/smcore/smmmapin.hh
include/spectmorph/smcore/smmodulationlist.hh
include/spectmorph/smcore/smmorphgrid.hh
include/spectmorph/smcore/smmorphgridmodule.hh
include/spectmorph/smcore/smmorphlfo.hh
Expand All @@ -62,19 +69,22 @@ include/spectmorph/smcore/smmorphwavsource.hh
include/spectmorph/smcore/smmorphwavsourcemodule.hh
include/spectmorph/smcore/smnoisebandpartition.hh
include/spectmorph/smcore/smnoisedecoder.hh
include/spectmorph/smcore/smobject.hh
include/spectmorph/smcore/smnotifybuffer.hh
include/spectmorph/smcore/smoutfile.hh
include/spectmorph/smcore/smpandaresampler.hh
include/spectmorph/smcore/smpcg32rng.hh
include/spectmorph/smcore/smpolyphaseinter.hh
include/spectmorph/smcore/smproject.hh
include/spectmorph/smcore/smproperty.hh
include/spectmorph/smcore/smrandom.hh
include/spectmorph/smcore/smsignal.hh
include/spectmorph/smcore/smsinedecoder.hh
include/spectmorph/smcore/smskfilter.hh
include/spectmorph/smcore/smstdioin.hh
include/spectmorph/smcore/smstdioout.hh
include/spectmorph/smcore/smstdiosubin.hh
include/spectmorph/smcore/smsynthinterface.hh
include/spectmorph/smcore/smtimeinfo.hh
include/spectmorph/smcore/smuserinstrumentindex.hh
include/spectmorph/smcore/smutils.hh
include/spectmorph/smcore/smwavdata.hh
Expand All @@ -94,10 +104,10 @@ include/spectmorph/smglui/smbutton.hh
include/spectmorph/smglui/smcheckbox.hh
include/spectmorph/smglui/smcombobox.hh
include/spectmorph/smglui/smcomboboxoperator.hh
include/spectmorph/smglui/smcontrolstatus.hh
include/spectmorph/smglui/smcontrolview.hh
include/spectmorph/smglui/smdialog.hh
include/spectmorph/smglui/smdrawutils.hh
include/spectmorph/smglui/smenumview.hh
include/spectmorph/smglui/smeventloop.hh
include/spectmorph/smglui/smfixedgrid.hh
include/spectmorph/smglui/smframe.hh
Expand Down Expand Up @@ -126,8 +136,10 @@ include/spectmorph/smglui/smoperatorlayout.hh
include/spectmorph/smglui/smoperatorrolemap.hh
include/spectmorph/smglui/smoutputadsrwidget.hh
include/spectmorph/smglui/smparamlabel.hh
include/spectmorph/smglui/smpathdialog.hh
include/spectmorph/smglui/smprogressbar.hh
include/spectmorph/smglui/smpropertyview.hh
include/spectmorph/smglui/smpropertyviewedit.hh
include/spectmorph/smglui/smrenameopwindow.hh
include/spectmorph/smglui/smsamplewidget.hh
include/spectmorph/smglui/smscrollbar.hh
Expand All @@ -137,12 +149,14 @@ include/spectmorph/smglui/smsimplelines.hh
include/spectmorph/smglui/smslider.hh
include/spectmorph/smglui/smtimer.hh
include/spectmorph/smglui/smtoolbutton.hh
include/spectmorph/smglui/smvoicestatus.hh
include/spectmorph/smglui/smwidget.hh
include/spectmorph/smglui/smwindow.hh
include/spectmorph/smglui/spectmorphglui.hh
include/spectmorph/smgui/smsampleview.hh
include/spectmorph/smgui/smzoomcontroller.hh
include/spectmorph/smgui/spectmorphgui.hh
lib/clap/SpectMorph.clap
lib/libspectmorph.a
lib/libspectmorph.so
lib/libspectmorph.so.0
Expand Down Expand Up @@ -205,7 +219,9 @@ share/pixmaps/smjack.png
%%DATADIR%%/templates/2-instruments-unison.smplan
%%DATADIR%%/templates/2x2-instruments-grid-gui.smplan
%%DATADIR%%/templates/aurora.smplan
%%DATADIR%%/templates/cheese-cake-bass.smplan
%%DATADIR%%/templates/empty.smplan
%%DATADIR%%/templates/index.smpindex
%%DATADIR%%/templates/liquid-silver.smplan
%%DATADIR%%/templates/mars.smplan
%%DATADIR%%/templates/saturn.smplan

0 comments on commit 3fa445c

Please sign in to comment.