summaryrefslogtreecommitdiffstats
path: root/chat-im/gaim-vv/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gaim-vv/DEPENDS')
-rwxr-xr-xchat-im/gaim-vv/DEPENDS50
1 files changed, 50 insertions, 0 deletions
diff --git a/chat-im/gaim-vv/DEPENDS b/chat-im/gaim-vv/DEPENDS
new file mode 100755
index 0000000000..7926704726
--- /dev/null
+++ b/chat-im/gaim-vv/DEPENDS
@@ -0,0 +1,50 @@
+depends gtk+2 &&
+depends libj2k &&
+depends linphone-im &&
+depends speex &&
+
+optional_depends nas \
+ "--enable-nas" \
+ "--disable-nas" \
+ "for Network Audio System support" &&
+
+optional_depends perl \
+ '--enable-perl' \
+ '--disable-perl' \
+ 'for Perl scripting' &&
+
+optional_depends tcl \
+ "" \
+ "--disable-tcl" \
+ "for tcl scripting support" &&
+
+optional_depends tk \
+ "" \
+ "--disable-tk" \
+ "for tcl/tk scripting support"&&
+
+optional_depends nss \
+ "--enable-nss=yes" \
+ "--enable-nss=no" \
+ "for gaim-encryption plugin or MSN s new protool 9"&&
+
+optional_depends gnutls \
+ "--enable-gnutls=yes" \
+ "--disable-gnutls" \
+ "an alternative to nss for MSN protocol SSL support" &&
+
+optional_depends audiofile \
+ "--enable-audio" \
+ "--disable-audio" \
+ "to play aiff, snd, wave, and au files" &&
+
+optional_depends gtkspell \
+ "" \
+ "--disable-gtkspell" \
+ "For spell checking" &&
+
+optional_depends startup-notification \
+ "" \
+ "--disable-startup-notification" \
+ "support for the startup-notification spec from freedesktop.org"
+