gui-apps/gradience: reapply removal of network-dependent test

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-08-06 15:47:29 +02:00
parent 0d1271c68a
commit 4046fb31cb
3 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
diff --git a/data/meson.build b/data/meson.build
index fdebf9be..985ed36e 100644
Remove network-dependent test
Bug: https://bugs.gentoo.org/921925
--- a/data/meson.build
+++ b/data/meson.build
@@ -50,11 +50,6 @@ appstream_file = i18n.merge_file(

View File

@@ -46,7 +46,7 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/appstream-test-ignore.patch
"${FILESDIR}"/${P}-appstream-test-ignore.patch
)
src_prepare() {

View File

@@ -35,7 +35,6 @@ BDEPEND="
dev-util/blueprint-compiler
test? (
dev-libs/appstream-glib
dev-util/desktop-file-utils
)
"
@@ -53,7 +52,10 @@ RDEPEND="
${PYTHON_DEPS}
"
PATCHES=( "${FILESDIR}/${P}-fix-metainfo-path.patch" )
PATCHES=(
"${FILESDIR}/${P}-fix-metainfo-path.patch"
"${FILESDIR}/${PN}-0.3.0-appstream-test-ignore.patch"
)
DOCS=(
CODE_OF_CONDUCT.md