[aseprite] 78/250: Add freetype2 submodule

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 9b43aa11b34891bbf6f30334a816e544c703eb05
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Sep 22 19:27:04 2015 -0300

    Add freetype2 submodule
---
 .gitmodules           | 3 +++
 third_party/freetype2 | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index bcc6806..1f187a5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
 [submodule "src/flic"]
 	path = src/flic
 	url = https://github.com/aseprite/flic.git
+[submodule "third_party/freetype2"]
+	path = third_party/freetype2
+	url = https://github.com/aseprite/freetype2.git
diff --git a/third_party/freetype2 b/third_party/freetype2
new file mode 160000
index 0000000..e982f5b
--- /dev/null
+++ b/third_party/freetype2
@@ -0,0 +1 @@
+Subproject commit e982f5b78a7d113a40e0c579cae7d96487e94216

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list