Index: head/audio/zrythm/files/patch-meson.build =================================================================== --- head/audio/zrythm/files/patch-meson.build (revision 548822) +++ head/audio/zrythm/files/patch-meson.build (nonexistent) @@ -1,26 +0,0 @@ -Workaround for the bug in meson.build: fftw3_threads and fftw3f_threads libraries aren't returned by pkg-config - ---- meson.build.orig 2020-06-06 18:03:44 UTC -+++ meson.build -@@ -638,8 +638,8 @@ zrythm_deps = [ - gtksource_dep, - - # these are needed for gentoo -- dependency('fftw3_threads', required: false), -- dependency('fftw3f_threads', required: false), -+ #dependency('fftw3_threads', required: false), -+ #dependency('fftw3f_threads', required: false), - - libm, - ] -@@ -652,8 +652,8 @@ if os_windows - endif - - # for mingw on arch linux --zrythm_deps += cc.find_library('fftw3_threads', required: false) --zrythm_deps += cc.find_library('fftw3f_threads', required: false) -+#zrythm_deps += cc.find_library('fftw3_threads', required: false) -+#zrythm_deps += cc.find_library('fftw3f_threads', required: false) - - if os_gnu - zrythm_deps += cc.find_library('rt') Property changes on: head/audio/zrythm/files/patch-meson.build ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/zrythm/Makefile =================================================================== --- head/audio/zrythm/Makefile (revision 548822) +++ head/audio/zrythm/Makefile (revision 548823) @@ -1,60 +1,59 @@ # $FreeBSD$ PORTNAME= zrythm DISTVERSIONPREFIX= v -DISTVERSION= 0.8.911 -PORTREVISION= 2 +DISTVERSION= 0.8.982 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Modern music production system, also known as DAW LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= help2man:misc/help2man \ kf5-breeze-icons>0:x11-themes/kf5-breeze-icons LIB_DEPENDS= libaudec.so:audio/libaudec \ libavcodec.so:multimedia/ffmpeg \ libcyaml.so:textproc/libcyaml \ libgtop-2.0.so:devel/libgtop \ libcgraph.so:graphics/graphviz \ libfftw3_threads.so:math/fftw3 \ libfftw3f_threads.so:math/fftw3-float \ libguile-2.2.so:lang/guile2 \ libjack.so:audio/jack \ liblilv-0.so:audio/lilv \ libpcre.so:devel/pcre \ libportaudio.so:audio/portaudio \ libreproc.so:devel/reproc \ librubberband.so:audio/rubberband \ libsamplerate.so:audio/libsamplerate \ libserd-0.so:devel/serd \ libsmf.so:audio/libsmf \ libsndfile.so:audio/libsndfile \ libsord-0.so:devel/sord \ libasound.so:audio/alsa-lib \ libsratom-0.so:audio/sratom \ libsuil-0.so:audio/suil \ libyaml.so:textproc/libyaml \ libzstd.so:archivers/zstd RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ kf5-breeze-icons>0:x11-themes/kf5-breeze-icons USES= compiler:c11 desktop-file-utils gettext-tools gettext-runtime gnome libtool \ meson pkgconfig python:3.5+,build shared-mime-info shebangfix xorg USE_GITHUB= yes SHEBANG_FILES= scripts/collect_translatables.sh USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 libxml2 pango USE_XORG= x11 GLIB_SCHEMAS= org.zrythm.Zrythm.gschema.xml INSTALLS_ICONS= yes LDFLAGS+= ${LOCALBASE}/lib/libfftw3_threads.so ${LOCALBASE}/lib/libfftw3f_threads.so # these libs are required but aren't returned by pkg-config for fftw3 BINARY_ALIAS= git=false python3=${PYTHON_CMD} post-patch: # https://git.zrythm.org/zrythm/zrythm/issues/299 @${REINPLACE_CMD} 's|||' ${WRKSRC}/ext/midilib/src/*.c .include Index: head/audio/zrythm/distinfo =================================================================== --- head/audio/zrythm/distinfo (revision 548822) +++ head/audio/zrythm/distinfo (revision 548823) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599106079 -SHA256 (zrythm-zrythm-v0.8.911_GH0.tar.gz) = 7804f44dc1e780b1fb34d7f614dc491608436e01707744ca6c44939311994dbe -SIZE (zrythm-zrythm-v0.8.911_GH0.tar.gz) = 13388324 +TIMESTAMP = 1600327064 +SHA256 (zrythm-zrythm-v0.8.982_GH0.tar.gz) = 73a63bbc636c780e7ddf86830601ea39546a4c9747d49438b74bc4cae2c4814d +SIZE (zrythm-zrythm-v0.8.982_GH0.tar.gz) = 13434784 Index: head/audio/zrythm/pkg-plist =================================================================== --- head/audio/zrythm/pkg-plist (revision 548822) +++ head/audio/zrythm/pkg-plist (revision 548823) @@ -1,164 +1,179 @@ bin/zrythm bin/zrythm_launch etc/bash_completion.d/zrythm share/applications/zrythm.desktop share/fonts/zrythm/DSEG14-Classic-MINI/DSEG-LICENSE.txt share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Bold.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Bold.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Bold.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-BoldItalic.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-BoldItalic.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-BoldItalic.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Italic.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Italic.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Italic.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Light.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Light.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Light.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-LightItalic.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-LightItalic.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-LightItalic.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Regular.ttf share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Regular.woff share/fonts/zrythm/DSEG14-Classic-MINI/DSEG14ClassicMini-Regular.woff2 share/fonts/zrythm/DSEG14-Classic-MINI/README share/fonts/zrythm/DSEG14-Classic-MINI/README.md share/icons/hicolor/scalable/apps/zrythm.svg share/locale/ar/LC_MESSAGES/zrythm.mo share/locale/de/LC_MESSAGES/zrythm.mo share/locale/en_GB/LC_MESSAGES/zrythm.mo share/locale/es/LC_MESSAGES/zrythm.mo share/locale/fr/LC_MESSAGES/zrythm.mo share/locale/gl/LC_MESSAGES/zrythm.mo share/locale/hi/LC_MESSAGES/zrythm.mo share/locale/it/LC_MESSAGES/zrythm.mo share/locale/ja/LC_MESSAGES/zrythm.mo share/locale/ko/LC_MESSAGES/zrythm.mo share/locale/nb_NO/LC_MESSAGES/zrythm.mo share/locale/pt/LC_MESSAGES/zrythm.mo share/locale/pt_BR/LC_MESSAGES/zrythm.mo share/locale/ru/LC_MESSAGES/zrythm.mo share/locale/zh_Hans/LC_MESSAGES/zrythm.mo share/locale/zh_Hant/LC_MESSAGES/zrythm.mo share/man/man1/zrythm.1.gz share/mime/packages/org.zrythm.Zrythm-mime.xml %%DATADIR%%/samples/square_emphasis.wav %%DATADIR%%/samples/square_normal.wav %%DATADIR%%/sourceview-styles/monokai-extended-zrythm.xml %%DATADIR%%/themes/icons/zrythm-dark/index.theme -%%DATADIR%%/themes/icons/zrythm-dark/scalable/README +%%DATADIR%%/themes/icons/zrythm-dark/scalable/README.md %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/add.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/arrow-down-small.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/arrow-up-small.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/audio-send.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/audition.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/automate.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/bus.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/category.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/chord-pad.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/cursor-move.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/cut-clip.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/cut-tool.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/cutter.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/dim.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/draw-cross.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/draw-eraser.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/draw-line.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-clear.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-copy.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-cut.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-delete.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-duplicate.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-paste.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-purge.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-redo.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-select-all.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-select.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-tool.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/edit-undo.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/effect.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/event-viewer.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/expose-to-jack.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/fade-in.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/fade-out.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/fader.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/favorite.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/info.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/insert-silence.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/instrument.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/listen.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/markers.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-loop.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-playback-start.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-playback-stop.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-playlist-repeat.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-record.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-seek-backward.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/media-seek-forward.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/midi-send.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/mixer.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/modulator.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/mono.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/musical-mode.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/mute.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-resize-left.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-resize-loop-left.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-resize-loop-right.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-resize-right.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-stretch-left.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-stretch-right.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/pencil.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/phase-invert.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/piano-roll.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/power.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/preset-a.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/preset-ab.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/preset-b.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/preset-ba.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/protocol.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/quantize-options-vertical.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/quantize-options.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/quick-quantize.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/random-1dice.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/random-2dice.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/remove-range.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/remove.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/snap-to-grid.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/solo.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/split.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/stereo.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/text-bubble.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/track-inspector.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/view-media-visualization.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/view-visible.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/waveform.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/window-maximize.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/window-minimize.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/zoom-in.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/zoom-out.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/apps/zrythm-splash-png.png %%DATADIR%%/themes/icons/zrythm-dark/scalable/apps/zrythm-splash-png.xcf %%DATADIR%%/themes/icons/zrythm-dark/scalable/apps/zrythm-splash.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/apps/zrythm.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/devices/metronome.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/devices/plug.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/devices/sd-card.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/devices/speaker.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/devices/synth.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/emotes/face-smile.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/audio-midi-plain.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/audio-midi.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-abletonlink.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-au.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-audacity.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-ladspa.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-lv2.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/mimetypes/logo-vst.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/articulation-legato.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/articulation-portato.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/articulation-staccato.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/articulation-staccato2.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/audio-volume-high.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/augmentation-dot.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/bars.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/data-warning.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/drum-flam.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/dynamics-crescendo.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/image-missing.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/jack-timebase-master.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/jack-transport-client.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/signal-audio.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/signal-cv.svg %%DATADIR%%/themes/icons/zrythm-dark/scalable/status/signal-midi.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/status/strum.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/tracktypes/bars.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/tracktypes/bus.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/tracktypes/markers.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/tracktypes/signal-audio.svg +%%DATADIR%%/themes/icons/zrythm-dark/scalable/tracktypes/signal-midi.svg %%DATADIR%%/themes/zrythm-theme.css