diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:32:01 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:01 +0200 |
commit | a410fab5943ed411991068f5db2b548d9f521d3e (patch) | |
tree | 2cee518169bb5679b13925f63a666a983bc928d4 /network/d4x/README | |
parent | 1d64c3277d7442916773cf98e3a4bebc7fa2233b (diff) |
network/d4x: Added to 12.2 repository
Diffstat (limited to 'network/d4x/README')
-rw-r--r-- | network/d4x/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/d4x/README b/network/d4x/README new file mode 100644 index 0000000000000..5fbaad1dc8c80 --- /dev/null +++ b/network/d4x/README @@ -0,0 +1,14 @@ +Downloader For X (or simply D4X) is a download manager/accelerator +for Unix-like systems. + +This requires boost. + +Note: By default, the slackbuild script has sound functionality turned +off. This can be enabled by passing the following to the slackbuild: +D4X_LIBAO=yes ./d4x.SlackBuild + +D4X has been know to freeze up when sound is turned on. To alleviate this +then create a file /etc/libao.conf, or alternatively ~/.libao, and put in it: +default_driver=alsa + +In case alsa isn't your default audio driver, then change accordingly.
\ No newline at end of file |