[gnome-continuous] manifest: Add totem



commit d6585b0aa789add934b55f2a351dc3910934023a
Author: Colin Walters <walters verbum org>
Date:   Wed Jan 15 15:29:59 2014 -0500

    manifest: Add totem
    
    Its vala plugins trip over srcdir != builddir, so let's just skip
    those for now.

 manifest.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e1a217b..b442ff7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1011,6 +1011,11 @@
 
                {"src": "gnome:geary"},
 
+               {"src": "gnome:totem-pl-parser"},
+
+               {"src": "gnome:totem",
+                "config-opts": ["--disable-vala"]},
+
                {"src": "gnome:libgda"},
 
                {"src": "gnome:gdl"},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]