]> gitweb @ CieloNegro.org - pkgsrc-cinelerra-cv.git/commitdiff
Added TODO
authorPHO <pho@cielonegro.org>
Mon, 1 Feb 2010 10:26:15 +0000 (19:26 +0900)
committerPHO <pho@cielonegro.org>
Mon, 1 Feb 2010 10:26:15 +0000 (19:26 +0900)
Makefile
TODO [new file with mode: 0644]

index 534c6c98dfb77811d48012d8fb145866a5fbe0ba..9d04a49fb54b3c030b3caa2010f61924108eba34 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,7 @@ COMMENT=      Non-linear video and audio editor and compositor
 LICENSE=       gnu-gpl-v2
 
 GIT_REPOSITORIES=      master
-#GIT_REPO.master=      git://git.cinelerra.org/j6t/cinelerra.git
-GIT_REPO.master=       /tmp/cinelerra.git # FIXME
+GIT_REPO.master=       git://git.cinelerra.org/j6t/cinelerra.git
 .include "../../wip/mk/git-package.mk"
 _GIT_FLAGS= # The repository is very large. We don't want git to be quiet.
 
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..b0afee5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+It actually starts up, but hangs shortly after any operations. I can't
+figure out why.