[Lunar-commits] <moonbase> libproxy: New libsoup dependency as alternative to the GConf depends.
Zachary McGrew
zmcgrew at lunar-linux.org
Tue Mar 3 10:12:02 CET 2009
commit 92b9a890b481e5bc833d2867bf2b88b12ad3f3c8
Author: Oliver Dietsch <odietsch at googlemail.com>
Date: Tue Mar 3 01:12:02 2009 -0800
libproxy: New libsoup dependency as alternative to the GConf depends.
---
zbeta/libproxy/DETAILS | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/zbeta/libproxy/DETAILS b/zbeta/libproxy/DETAILS
new file mode 100644
index 0000000..7c0a500
--- /dev/null
+++ b/zbeta/libproxy/DETAILS
@@ -0,0 +1,22 @@
+ MODULE=libproxy
+ VERSION=0.2.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://libproxy.googlecode.com/files/
+ SOURCE_VFY=sha1:2b2b00a179740548035a1145bbae600db9b0a2ce
+ WEB_SITE=http://code.google.com/p/libproxy/
+ ENTERED=20090221
+ UPDATED=20090221
+ SHORT="automatic proxy configuration management"
+
+cat << EOF
+libproxy offers the following features:
+
+ * extremely small core footprint (< 35K)
+ * no external dependencies within libproxy core
+ (libproxy plugins may have dependencies)
+ * only 3 functions in the stable external API
+ * dynamic adjustment to changing network topology
+ * a standard way of dealing with proxy settings across all scenarios
+ * a sublime sense of joy and accomplishment
+
+EOF
More information about the Lunar-commits
mailing list