cutemarked: add patch for qt5.13
This commit is contained in:
10
srcpkgs/cutemarked/patches/QAction.patch
Normal file
10
srcpkgs/cutemarked/patches/QAction.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- app/optionsdialog.cpp 2016-03-28 13:48:50.000000000 +0200
|
||||
+++ - 2019-07-02 18:59:36.832374065 +0200
|
||||
@@ -17,6 +17,7 @@
|
||||
#include "optionsdialog.h"
|
||||
#include "ui_optionsdialog.h"
|
||||
|
||||
+#include <QAction>
|
||||
#include <QFontComboBox>
|
||||
#include <QItemEditorFactory>
|
||||
#include <QKeySequence>
|
||||
@@ -15,6 +15,10 @@ homepage="http://cloose.github.io/CuteMarkEd/"
|
||||
distfiles="https://github.com/cloose/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=78a41808c2f0452375810abdff76eeaaee012f8d1368a2b8772ec6b4d2ceeec8
|
||||
|
||||
pre_build() {
|
||||
lrelease app/app.pro
|
||||
}
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel qt5-webkit-devel"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user