aboutsummaryrefslogtreecommitdiff
path: root/audio/zrythm
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-06-09 07:13:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-06-09 07:13:49 +0000
commit0bd8fa4817f984e62b16a1e50810729bd7fdfe07 (patch)
tree262ba9f73a9779dd4f418a0749bd46b4904c01ec /audio/zrythm
parentd29cd4ac17e5a46181e6d28525b56b51786c9e1b (diff)
downloadports-0bd8fa4817f984e62b16a1e50810729bd7fdfe07.tar.gz
ports-0bd8fa4817f984e62b16a1e50810729bd7fdfe07.zip
audio/zryth: Update 0.8.459 -> 0.8.535
Reported by: portscout
Notes
Notes: svn path=/head/; revision=538295
Diffstat (limited to 'audio/zrythm')
-rw-r--r--audio/zrythm/Makefile2
-rw-r--r--audio/zrythm/distinfo6
-rw-r--r--audio/zrythm/files/patch-meson.build20
-rw-r--r--audio/zrythm/pkg-plist6
4 files changed, 15 insertions, 19 deletions
diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile
index db253e9f6150..eab97197eeaa 100644
--- a/audio/zrythm/Makefile
+++ b/audio/zrythm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zrythm
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.459
+DISTVERSION= 0.8.535
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/zrythm/distinfo b/audio/zrythm/distinfo
index 704022d54b4b..f01501a0ba2f 100644
--- a/audio/zrythm/distinfo
+++ b/audio/zrythm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590456240
-SHA256 (zrythm-zrythm-v0.8.459_GH0.tar.gz) = 66ae0179332d7688a7eeb7f93840aca733379555ea05ed84ff76144fbdac6f4c
-SIZE (zrythm-zrythm-v0.8.459_GH0.tar.gz) = 13030321
+TIMESTAMP = 1591683155
+SHA256 (zrythm-zrythm-v0.8.535_GH0.tar.gz) = bd2f77dbea292face7b5ef78ab8ccd442b179e56d0d1b357cba3a0abef87c140
+SIZE (zrythm-zrythm-v0.8.535_GH0.tar.gz) = 13053905
diff --git a/audio/zrythm/files/patch-meson.build b/audio/zrythm/files/patch-meson.build
index 58048087d636..73e789e16c85 100644
--- a/audio/zrythm/files/patch-meson.build
+++ b/audio/zrythm/files/patch-meson.build
@@ -1,6 +1,6 @@
---- meson.build.orig 2020-05-15 17:53:28 UTC
+--- meson.build.orig 2020-06-06 18:03:44 UTC
+++ meson.build
-@@ -625,8 +625,8 @@ zrythm_deps = [
+@@ -638,8 +638,8 @@ zrythm_deps = [
gtksource_dep,
# these are needed for gentoo
@@ -11,14 +11,14 @@
libm,
]
-@@ -637,8 +637,8 @@ if os_windows
- # pkg-config
- zrythm_deps += dependency('fftw3f')
- else
-- zrythm_deps += cc.find_library('fftw3_threads')
-- zrythm_deps += cc.find_library('fftw3f_threads')
-+ #zrythm_deps += cc.find_library('fftw3_threads')
-+ #zrythm_deps += cc.find_library('fftw3f_threads')
+@@ -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 2ee7807203da..6ae0bed5c749 100644
--- a/audio/zrythm/pkg-plist
+++ b/audio/zrythm/pkg-plist
@@ -70,12 +70,7 @@ share/mime/packages/org.zrythm.Zrythm-mime.xml
%%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/listen.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-on.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/mixer.svg
%%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/mute.svg
%%DATADIR%%/themes/icons/zrythm-dark/scalable/actions/object-resize-left.svg
@@ -108,6 +103,7 @@ share/mime/packages/org.zrythm.Zrythm-mime.xml
%%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/status/bars.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