[jhbuild] gnome-world: Switch FeedReader to Meson
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] gnome-world: Switch FeedReader to Meson
- Date: Thu, 14 May 2020 16:30:23 +0000 (UTC)
commit 2a22d4170794694c746216a943bc569886854680
Author: Philip Withnall <withnall endlessm com>
Date: Thu May 14 17:30:04 2020 +0100
gnome-world: Switch FeedReader to Meson
Signed-off-by: Philip Withnall <withnall endlessm com>
modulesets/gnome-world.modules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index eaa7799e..2281bfd6 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -174,8 +174,7 @@
</suggests>
</autotools>
- <cmake id="FeedReader"
- cmakeargs="-DUSE_WEBKIT_4=ON -DWITH_LIBUNITY=OFF">
+ <meson id="FeedReader">
<branch repo="github.com" checkoutdir="FeedReader" module="jangernert/FeedReader.git"/>
<dependencies>
<dep package="gtk+-3"/>
@@ -191,7 +190,7 @@
<dep package="librest"/>
<dep package="libnotify"/>
</dependencies>
- </cmake>
+ </meson>
<autotools id="gconf"
autogenargs="--enable-gtk --with-gtk=3.0 --disable-orbit">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]