aboutsummaryrefslogtreecommitdiff
path: root/audio/zrythm
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-17 07:48:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-17 07:48:22 +0000
commitc455743a3025d03b12d9315702b0c7796c69b6cc (patch)
tree1a5e6b733131e6454f59d4ad4556e0c5b8f10e98 /audio/zrythm
parent799ab9e38fd33abc3e234c640618f6f58dd3336b (diff)
downloadports-c455743a3025d03b12d9315702b0c7796c69b6cc.tar.gz
ports-c455743a3025d03b12d9315702b0c7796c69b6cc.zip
audio/zrythm: Update 0.8.911 -> 0.8.982
Reported by: portscout
Notes
Notes: svn path=/head/; revision=548823
Diffstat (limited to 'audio/zrythm')
-rw-r--r--audio/zrythm/Makefile3
-rw-r--r--audio/zrythm/distinfo6
-rw-r--r--audio/zrythm/files/patch-meson.build26
-rw-r--r--audio/zrythm/pkg-plist17
4 files changed, 20 insertions, 32 deletions
diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile
index d65d0027a8e1..55e0b4526519 100644
--- a/audio/zrythm/Makefile
+++ b/audio/zrythm/Makefile
@@ -2,8 +2,7 @@
PORTNAME= zrythm
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.911
-PORTREVISION= 2
+DISTVERSION= 0.8.982
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/zrythm/distinfo b/audio/zrythm/distinfo
index fe0ee5ba891c..8404559fb974 100644
--- a/audio/zrythm/distinfo
+++ b/audio/zrythm/distinfo
@@ -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
diff --git a/audio/zrythm/files/patch-meson.build b/audio/zrythm/files/patch-meson.build
deleted file mode 100644
index bfd236ed2a29..000000000000
--- a/audio/zrythm/files/patch-meson.build
+++ /dev/null
@@ -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')
diff --git a/audio/zrythm/pkg-plist b/audio/zrythm/pkg-plist
index db0902495781..6da17984a849 100644
--- a/audio/zrythm/pkg-plist
+++ b/audio/zrythm/pkg-plist
@@ -46,7 +46,7 @@ share/mime/packages/org.zrythm.Zrythm-mime.xml
%%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
@@ -87,6 +87,7 @@ share/mime/packages/org.zrythm.Zrythm-mime.xml
%%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
@@ -153,12 +154,26 @@ share/mime/packages/org.zrythm.Zrythm-mime.xml
%%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