audio/carla: Update 2.1 -> 2.1.1
Reported by: portscout
This commit is contained in:
parent
35a0e12a27
commit
51bead1682
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539274
3 changed files with 4 additions and 14 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= Carla
|
PORTNAME= Carla
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.1
|
DISTVERSION= 2.1.1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1586761076
|
TIMESTAMP = 1591970579
|
||||||
SHA256 (falkTX-Carla-v2.1_GH0.tar.gz) = a82ce08f3a82db9d878c8cb7e7e2f3b80834bf21801c6ec4ed95c0cfee25b963
|
SHA256 (falkTX-Carla-v2.1.1_GH0.tar.gz) = 8611d6fc579ea55ab205cfb72571eb304da9ef997e7bbae5af5a339ef533d5d9
|
||||||
SIZE (falkTX-Carla-v2.1_GH0.tar.gz) = 9174832
|
SIZE (falkTX-Carla-v2.1.1_GH0.tar.gz) = 9177989
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- source/theme/CarlaStyle.cpp.orig 2020-05-28 16:39:10 UTC
|
|
||||||
+++ source/theme/CarlaStyle.cpp
|
|
||||||
@@ -22,6 +22,7 @@
|
|
||||||
|
|
||||||
#if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
|
|
||||||
# include <QtGui/QPainter>
|
|
||||||
+# include <QtGui/QPainterPath>
|
|
||||||
# include <QtGui/QPixmapCache>
|
|
||||||
# include <QtWidgets/qdrawutil.h>
|
|
||||||
# include <QtWidgets/QApplication>
|
|
Loading…
Reference in a new issue