Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2020 07:13:49 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538295 - in head/audio/zrythm: . files
Message-ID:  <202006090713.0597DnoA055116@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Jun  9 07:13:49 2020
New Revision: 538295
URL: https://svnweb.freebsd.org/changeset/ports/538295

Log:
  audio/zryth: Update 0.8.459 -> 0.8.535
  
  Reported by:	portscout

Modified:
  head/audio/zrythm/Makefile
  head/audio/zrythm/distinfo
  head/audio/zrythm/files/patch-meson.build
  head/audio/zrythm/pkg-plist

Modified: head/audio/zrythm/Makefile
==============================================================================
--- head/audio/zrythm/Makefile	Tue Jun  9 07:11:18 2020	(r538294)
+++ head/audio/zrythm/Makefile	Tue Jun  9 07:13:49 2020	(r538295)
@@ -2,7 +2,7 @@
 
 PORTNAME=	zrythm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.459
+DISTVERSION=	0.8.535
 CATEGORIES=	audio
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/audio/zrythm/distinfo
==============================================================================
--- head/audio/zrythm/distinfo	Tue Jun  9 07:11:18 2020	(r538294)
+++ head/audio/zrythm/distinfo	Tue Jun  9 07:13:49 2020	(r538295)
@@ -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

Modified: head/audio/zrythm/files/patch-meson.build
==============================================================================
--- head/audio/zrythm/files/patch-meson.build	Tue Jun  9 07:11:18 2020	(r538294)
+++ head/audio/zrythm/files/patch-meson.build	Tue Jun  9 07:13:49 2020	(r538295)
@@ -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')

Modified: head/audio/zrythm/pkg-plist
==============================================================================
--- head/audio/zrythm/pkg-plist	Tue Jun  9 07:11:18 2020	(r538294)
+++ head/audio/zrythm/pkg-plist	Tue Jun  9 07:13:49 2020	(r538295)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006090713.0597DnoA055116>