mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
audio/muse-sequencer: Update 3.1.0 -> 3.1.1
Reported by: portscout
This commit is contained in:
parent
a93b27c778
commit
3405565555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542607
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= muse-sequencer
|
||||
DISTVERSIONPREFIX= muse_
|
||||
DISTVERSION= 3_1_0
|
||||
DISTVERSION= 3_1_1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590819767
|
||||
SHA256 (muse-sequencer-muse-muse_3_1_0_GH0.tar.gz) = c3005cc0c0ca566a0b2a397e823e5a927d2b6509d8549ca887a1a206650d6a5e
|
||||
SIZE (muse-sequencer-muse-muse_3_1_0_GH0.tar.gz) = 11507500
|
||||
TIMESTAMP = 1595214512
|
||||
SHA256 (muse-sequencer-muse-muse_3_1_1_GH0.tar.gz) = f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
|
||||
SIZE (muse-sequencer-muse-muse_3_1_1_GH0.tar.gz) = 11643863
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- muse/components/slider.cpp.orig 2020-05-18 18:45:56 UTC
|
||||
+++ muse/components/slider.cpp
|
||||
@@ -26,6 +26,7 @@
|
||||
#include "mmath.h"
|
||||
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QResizeEvent>
|
||||
|
||||
#include "utils.h"
|
@ -1,10 +0,0 @@
|
||||
--- muse/components/utils.cpp.orig 2020-05-18 18:48:15 UTC
|
||||
+++ muse/components/utils.cpp
|
||||
@@ -34,6 +34,7 @@
|
||||
#include <QLinearGradient>
|
||||
#include <QMimeData>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPointF>
|
||||
#include <QFileInfo>
|
||||
#include <QFont>
|
@ -1,10 +0,0 @@
|
||||
--- muse/midiedit/scoreedit.cpp.orig 2020-05-18 18:50:27 UTC
|
||||
+++ muse/midiedit/scoreedit.cpp
|
||||
@@ -45,6 +45,7 @@
|
||||
#include <QImage>
|
||||
#include <QInputDialog>
|
||||
#include <QMessageBox>
|
||||
+#include <QPainterPath>
|
||||
|
||||
#include <stdio.h>
|
||||
#include "muse_math.h"
|
@ -1,10 +0,0 @@
|
||||
--- muse/mixer/routedialog.cpp.orig 2020-07-03 05:46:17 UTC
|
||||
+++ muse/mixer/routedialog.cpp
|
||||
@@ -35,6 +35,7 @@
|
||||
#include <QLayout>
|
||||
#include <QFlags>
|
||||
#include <QVariant>
|
||||
+#include <QPainterPath>
|
||||
|
||||
#include "routedialog.h"
|
||||
#include "globaldefs.h"
|
@ -1,10 +0,0 @@
|
||||
--- muse/widgets/meter.cpp.orig 2020-05-18 18:35:31 UTC
|
||||
+++ muse/widgets/meter.cpp
|
||||
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <QMouseEvent>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QResizeEvent>
|
||||
#include <QVector>
|
||||
#include <QLocale>
|
@ -24,6 +24,7 @@ lib/muse-3.1/modules/libmuse_lv2host_module.so
|
||||
lib/muse-3.1/modules/libmuse_marker.so
|
||||
lib/muse-3.1/modules/libmuse_master.so
|
||||
lib/muse-3.1/modules/libmuse_memory_module.so
|
||||
lib/muse-3.1/modules/libmuse_midi_controller_module.so
|
||||
lib/muse-3.1/modules/libmuse_midiedit.so
|
||||
lib/muse-3.1/modules/libmuse_midnam_module.so
|
||||
lib/muse-3.1/modules/libmuse_mixer.so
|
||||
@ -34,6 +35,7 @@ lib/muse-3.1/modules/libmuse_plugin_cache_writer_module.so
|
||||
lib/muse-3.1/modules/libmuse_plugin_list_module.so
|
||||
lib/muse-3.1/modules/libmuse_plugin_rdf_module.so
|
||||
lib/muse-3.1/modules/libmuse_plugin_scan_module.so
|
||||
lib/muse-3.1/modules/libmuse_remote.so
|
||||
lib/muse-3.1/modules/libmuse_simpler_plugin.so
|
||||
lib/muse-3.1/modules/libmuse_simpler_plugingui.so
|
||||
lib/muse-3.1/modules/libmuse_string.so
|
||||
@ -153,6 +155,7 @@ share/mime/packages/muse.xml
|
||||
%%DATADIR%%/pybridge/museplauncher.py
|
||||
%%DATADIR%%/pybridge/musepstopserver.py
|
||||
%%DATADIR%%/pybridge/robert.py
|
||||
%%DATADIR%%/rdf/README
|
||||
%%DATADIR%%/rdf/blop.rdf
|
||||
%%DATADIR%%/rdf/swh-plugins.rdf
|
||||
%%DATADIR%%/rdf/swh-scales.rdf
|
||||
@ -191,12 +194,13 @@ share/mime/packages/muse.xml
|
||||
%%DATADIR%%/scoreglyphs/whole.png
|
||||
%%DATADIR%%/scripts/ConstantLength
|
||||
%%DATADIR%%/scripts/DoNothing
|
||||
%%DATADIR%%/scripts/DoubleSpeed
|
||||
%%DATADIR%%/scripts/RandomPosition1
|
||||
%%DATADIR%%/scripts/RandomizeVelocityRelative
|
||||
%%DATADIR%%/scripts/RemoveAftertouch
|
||||
%%DATADIR%%/scripts/RemoveShortEvents
|
||||
%%DATADIR%%/scripts/Rhythm1
|
||||
%%DATADIR%%/scripts/SpeedDouble
|
||||
%%DATADIR%%/scripts/SpeedHalf
|
||||
%%DATADIR%%/scripts/SwingQuantize1
|
||||
%%DATADIR%%/scripts/TempoDelay
|
||||
%%DATADIR%%/splash.png
|
||||
@ -207,11 +211,14 @@ share/mime/packages/muse.xml
|
||||
%%DATADIR%%/templates/midiGM.med
|
||||
%%DATADIR%%/templates/monorecord.med
|
||||
%%DATADIR%%/templates/synti.med
|
||||
%%DATADIR%%/themes/Ardour.cfg
|
||||
%%DATADIR%%/themes/Ardour.cfc
|
||||
%%DATADIR%%/themes/Ardour.qss
|
||||
%%DATADIR%%/themes/Dark Theme.cfg
|
||||
%%DATADIR%%/themes/Dark Flat.cfc
|
||||
%%DATADIR%%/themes/Dark Flat.qss
|
||||
%%DATADIR%%/themes/Dark Theme.cfc
|
||||
%%DATADIR%%/themes/Dark Theme.qss
|
||||
%%DATADIR%%/themes/Light Theme.cfg
|
||||
%%DATADIR%%/themes/Light Theme.cfc
|
||||
%%DATADIR%%/themes/Light Theme.qss
|
||||
%%DATADIR%%/themes/default.cfc
|
||||
%%DATADIR%%/themes/pastel_colors.cfc
|
||||
%%DATADIR%%/utils/muse-find-unused-wavs
|
||||
|
Loading…
Reference in New Issue
Block a user