[f-spot/hyena-submodule] Embed Hyena. No build yet.



commit c4ebaf62661f8059f9ecfaf92e50b75d0384c6bf
Author: Ruben Vermeersch <ruben savanne be>
Date:   Thu May 27 00:43:32 2010 +0200

    Embed Hyena. No build yet.

 .gitmodules |    3 +++
 autogen.sh  |    1 +
 lib/Hyena   |    1 +
 3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a894988
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "lib/Hyena"]
+	path = lib/Hyena
+	url = git://git.gnome.org/hyena
diff --git a/autogen.sh b/autogen.sh
index 9e709dc..fc92c57 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -65,6 +65,7 @@ check_autotool_version intltoolize 0.35.0
 check_autotool_version pkg-config 0.14.0
 check_autotool_version gnome-doc-prepare 0.0.0
 
+run git submodule update --init
 run intltoolize --force --copy
 run $LIBTOOLIZE --force --copy --automake
 run aclocal -I build/m4/f-spot -I build/m4/shamrock -I build/m4/shave $ACLOCAL_FLAGS
diff --git a/lib/Hyena b/lib/Hyena
new file mode 160000
index 0000000..0ab0cca
--- /dev/null
+++ b/lib/Hyena
@@ -0,0 +1 @@
+Subproject commit 0ab0ccace967c43c320f1a921c6a51078d31a7c5



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