X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=config1.builder;h=55088b0379197cd6ad6b712f9e5c6bad5280ab86;hp=aebd578e187cca1a7daf12b23e482c7e201cd2ce;hb=1f7e6b712f9ee99d621a3a67f1c0795c6106bde6;hpb=539fd0ccea39adc235697c62d0ba8c5e2bcb19f5 diff --git a/config1.builder b/config1.builder index aebd578e..55088b03 100644 --- a/config1.builder +++ b/config1.builder @@ -1,4 +1,28 @@ [ + { + "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" + ], + "packages" : [ + ] + }, { "name" : "_default_", "compile_flags" : "", @@ -8,6 +32,16 @@ "..//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" ] } ] \ No newline at end of file