fix commits
[gitlive] / config1.builder
index aebd578..8c01d09 100644 (file)
@@ -1,4 +1,33 @@
 [
+    {
+        "name" : "gitlive",
+        "compile_flags" : "",
+        "execute_args" : "-g",
+        "target_bin" : "/tmp/gitlive",
+        "sources" : [
+            "..//gitlive/Gitlive.vala",
+            "..//gitlive/GitMonitor.vala",
+            "..//gitlive/GitRepo.vala",
+            "..//gitlive/Monitor.vala",
+            "..//gitlive/Spawn.vala",
+            "..//gitlive/StatusIcon.vala",
+            "..//gitlive/WindowLog.vala",
+            "..//gitlive",
+            "..//gitlive/Clones.vala",
+            "..//gitlive/GitBranch.vala",
+            "..//gitlive/NewBranch.vala",
+            "..//gitlive/GitMonitorQueue.vala",
+            "..//gitlive/RooTicket.vala",
+            "..//gitlive/MergeBranch.vala",
+            "..//gitlive/RepoStatusPopover.vala",
+            "..//gitlive/Clone.vala",
+            "..//gitlive/Ticket.vala",
+            "..//gitlive/RooProject.vala",
+            "..//gitlive/RooRepo.vala"
+        ],
+        "packages" : [
+        ]
+    },
     {
         "name" : "_default_",
         "compile_flags" : "",
@@ -8,6 +37,18 @@
             "..//gitlive"
         ],
         "packages" : [
+            "libcanberra",
+            "libwnck-3.0",
+            "gee-0.8",
+            "posix",
+            "libnotify",
+            "glib-2.0",
+            "gdk-3.0",
+            "gtk+-3.0",
+            "json-glib-1.0",
+            "libsoup-2.4",
+            "gtksourceview-3.0",
+            "webkit2gtk-4.0"
         ]
     }
 ]
\ No newline at end of file