external/firebird/README |    3 +++
 external/glew/README     |    6 ++++++
 external/glyphy/README   |    3 +++
 external/openldap/README |    3 +++
 external/ucpp/README     |    3 +++
 5 files changed, 18 insertions(+)

New commits:
commit 45bf6d0f87aba113e0f9d5002bc130c286d50f27
Author: Michael Stahl <mst...@redhat.com>
Date:   Wed Mar 9 14:05:49 2016 +0100

    external: add some READMEs
    
    Change-Id: If4ba9ff89d3fa1e092bc20abb72a9a0dbef5396a

diff --git a/external/firebird/README b/external/firebird/README
new file mode 100644
index 0000000..cc7c727
--- /dev/null
+++ b/external/firebird/README
@@ -0,0 +1,3 @@
+Firebird is an embeddable SQL RDBMS implemented in C++
+
+http://firebirdsql.org/
diff --git a/external/glew/README b/external/glew/README
new file mode 100644
index 0000000..34b2d24
--- /dev/null
+++ b/external/glew/README
@@ -0,0 +1,6 @@
+GLEW is the OpenGL Extension Wrangler
+
+GLEW provides efficient run-time mechanisms for determining which OpenGL
+extensions are supported on the target platform.
+
+http://glew.sourceforge.net/
diff --git a/external/glyphy/README b/external/glyphy/README
new file mode 100644
index 0000000..7d6445c
--- /dev/null
+++ b/external/glyphy/README
@@ -0,0 +1,3 @@
+GLyphy is a text renderer that uses OpenGL
+
+https://github.com/behdad/glyphy
diff --git a/external/openldap/README b/external/openldap/README
new file mode 100644
index 0000000..0c1828c1
--- /dev/null
+++ b/external/openldap/README
@@ -0,0 +1,3 @@
+OpenLDAP provides an LDAP client library
+
+http://www.openldap.org/
diff --git a/external/ucpp/README b/external/ucpp/README
new file mode 100644
index 0000000..9246c70
--- /dev/null
+++ b/external/ucpp/README
@@ -0,0 +1,3 @@
+ucpp is a C99 preprocessor
+
+Used to be hosted at https://code.google.com/p/ucpp/ - not sure where it's gone
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to