summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author112.203.25.183 <112.203.25.183.pldt.net>2012-02-05 04:34:38 +0000
committer112.203.25.183 <112.203.25.183.pldt.net>2012-02-05 04:34:38 +0000
commitea06d67ff98311cb767990e4bf5572ab255acdf1 (patch)
tree07e81b28ae5b4e209dd142e54ef09689a8efa7ef
parent35be834e597b489b40423f0983e37016962c985a (diff)
-rw-r--r--FrontPage.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index f74c64f..f5391f1 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -5,7 +5,7 @@ Liboil is a library of simple functions that are optimized for various CPUs. The
Many multimedia applications and libraries already do similar things internally. The goal of this project is to consolidate some of the code used by various multimedia projects, and also make optimizations easier to use by a broader range of applications.
As of the liboil-0.3.0 release, I'm actively encouraging other open-source projects to begin using liboil. I'm happy to do much of work converting projects to use liboil, and especially, adding function classes and implementations to liboil that may be needed.
-Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for anything that is installed.
+Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for [http://www.cavite-housing.com/ cavite housing] anything that is installed.
Liboil may be modified and distributed in accordance with a very liberal license commonly referred to as "Two-Clause BSD". This license was chosen to make liboil useful to as many open-source projects as possible, and has the side effect of also allowing liboil to be used by proprietary applications.