summaryrefslogtreecommitdiffstats
path: root/chat-libs/pwlib
diff options
context:
space:
mode:
authorEric Sandall2006-12-09 13:56:15 -0800
committerEric Sandall2006-12-09 13:56:31 -0800
commit92860230a7c110b4b05de59a5eb047f5a56248b1 (patch)
treec99f9584fccaacf9f8228c05362257d6e023d7d4 /chat-libs/pwlib
parentf6cac3670f881088fd61add4ea1419692dedae12 (diff)
Updated pwlib's dependencies
Diffstat (limited to 'chat-libs/pwlib')
-rwxr-xr-xchat-libs/pwlib/DEPENDS46
-rw-r--r--chat-libs/pwlib/HISTORY8
2 files changed, 46 insertions, 8 deletions
diff --git a/chat-libs/pwlib/DEPENDS b/chat-libs/pwlib/DEPENDS
index 907b83e7c1..efad62502f 100755
--- a/chat-libs/pwlib/DEPENDS
+++ b/chat-libs/pwlib/DEPENDS
@@ -1,11 +1,41 @@
-depends g++
-# depends openssl &&
-depends openldap &&
+depends g++ &&
-optional_depends "sdl" "--enable-sdl" "--disable-sdl" "For full-screen video" &&
-optional_depends "expat" "--enable-expat" "--disable-expat" "XML support" &&
-optional_depends "alsa-lib" "" "" "For ALSA support" &&
-optional_depends "libavc1394" "" "" "For Firewire Support" &&
-optional_depends "libdv" "" "" "For Digital Video format support"
+optional_depends "openldap" \
+ "--enable-openldap" \
+ "--disable-openldap" \
+ "for LDAP lookups" &&
+#optional_depends "openssl" \
+# "--enable-openssl" \
+# "--disable-openssl" \
+# "for SSL connections" &&
+optional_depends "cyrus-sasl" \
+ "--enable-sasl" \
+ "--disable-sasl" \
+ "for SASL connections" &&
+
+optional_depends "sdl" \
+ "--enable-sdl" \
+ "--disable-sdl" \
+ "For full-screen video" &&
+
+optional_depends "expat" \
+ "--enable-expat" \
+ "--disable-expat" \
+ "XML support" &&
+
+optional_depends "alsa-lib" \
+ "--enable-alsa" \
+ "--disable-alsa" \
+ "For ALSA support" &&
+
+optional_depends "libavc1394" \
+ "--enable-avc" \
+ "--disable-avc" \
+ "For Firewire Support" &&
+
+optional_depends "libdv" \
+ "" \
+ "" \
+ "For Digital Video format support"
diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY
index a5463df713..567f6fb47c 100644
--- a/chat-libs/pwlib/HISTORY
+++ b/chat-libs/pwlib/HISTORY
@@ -1,3 +1,11 @@
+2006-12-09 Eric Sandall <eric@sandall.us>
+ * DEPENDS: Optionally depends on cyrus-sasl, and openldap
+ (openldap was hard dependency)
+ The optional dependency on openssl is commented out as it won't enable
+ Added missing && after g++ dependency
+ Added flags for alsa-lib and libavc1394
+ Formatted to Grimoire Guru Handbook
+
2006-10-10 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to 1.10.2. Removed Updated.