diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-10-10 22:44:48 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-10 22:44:49 -0300 |
commit | 27d5954177595dfcf9c9546aa83cb139977c56ae (patch) | |
tree | 48402f2755e32fb478b5ca2b599fa2e8c5d5fb64 /community/grilo-plugins | |
parent | a01c4290fdf1c278b25e9d673c8e634dcae92717 (diff) | |
download | aports-27d5954177595dfcf9c9546aa83cb139977c56ae.tar.bz2 aports-27d5954177595dfcf9c9546aa83cb139977c56ae.tar.xz |
community/grilo-plugins: disable tests
Diffstat (limited to 'community/grilo-plugins')
-rw-r--r-- | community/grilo-plugins/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/grilo-plugins/APKBUILD b/community/grilo-plugins/APKBUILD index 520e2d154a..cef5ff43a3 100644 --- a/community/grilo-plugins/APKBUILD +++ b/community/grilo-plugins/APKBUILD @@ -4,6 +4,7 @@ pkgname=grilo-plugins pkgver=0.3.10 pkgrel=0 pkgdesc="GNOME media discovery framework plugins" +options="!check" url="https://wiki.gnome.org/Projects/Grilo" arch="all" license="LGPL-2.1-or-later" |