aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-08-17 15:21:50 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-08-17 15:21:50 +0000
commit3f320aac362d97521b871358ef07c6ba4bdeb080 (patch)
treefc7fc0f7e9aee01f52a907202681a3bd98ab4134 /testing
parentcf6cfa73b64cc1d68281fff20dcc384aa6399c3c (diff)
downloadaports-3f320aac362d97521b871358ef07c6ba4bdeb080.tar.bz2
aports-3f320aac362d97521b871358ef07c6ba4bdeb080.tar.xz
testing/shotcut: disable test suite
This project does not contain any.
Diffstat (limited to 'testing')
-rw-r--r--testing/shotcut/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/shotcut/APKBUILD b/testing/shotcut/APKBUILD
index c30badcc3a..c8993e88d0 100644
--- a/testing/shotcut/APKBUILD
+++ b/testing/shotcut/APKBUILD
@@ -14,6 +14,8 @@ subpackages="$pkgname-doc"
source="shotcut-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz
shotcut-melt.patch
"
+options="!check" # No test suite present
+
build() {
qmake-qt5 PREFIX="/usr/"
make