X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=config1.builder;h=4e575dfa3ae3ed91a327d2bbffe87117070e34ed;hb=7df3b2bb9e1fa811992604764cb3484b7aa1cbb9;hp=aebd578e187cca1a7daf12b23e482c7e201cd2ce;hpb=539fd0ccea39adc235697c62d0ba8c5e2bcb19f5;p=gitlive diff --git a/config1.builder b/config1.builder index aebd578e..4e575dfa 100644 --- a/config1.builder +++ b/config1.builder @@ -1,13 +1,57 @@ [ + { + "name" : "gitlive", + "compile_flags" : "", + "execute_args" : "-g", + "target_bin" : "/tmp/gitlive", + "sources" : [ + "..//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", + "..//gitlive/Git.vala", + "..//gitlive/GitCallbacks.vala" + ], + "packages" : [ + ] + }, { "name" : "_default_", "compile_flags" : "", "execute_args" : "", "target_bin" : "", "sources" : [ - "..//gitlive" + "..//gitlive", + "/c" ], "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", + "libgit2-glib-1.0" ] } ] \ No newline at end of file