summaryrefslogtreecommitdiffstats
path: root/archive/dar/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/dar/DETAILS')
-rwxr-xr-xarchive/dar/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/archive/dar/DETAILS b/archive/dar/DETAILS
new file mode 100755
index 0000000000..8d06d4e6fe
--- /dev/null
+++ b/archive/dar/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=dar
+ VERSION=2.2.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
+ MD5[0]=0d27b243b7daf3953ac8a6a29ea149c1
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://dar/linux.free.fr
+ ENTERED=20050401
+ UPDATED=20050401
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="dar is a shell command that backs up directory trees and files."
+cat << EOF
+ dar is a shell command that backs up directory trees and files. It has been tested under Linux, Windows, Solaris, FreeBSD, and NetBSD, and is released under the GNU General Public License (GPL). Since version 2.0.0 an Application Interface (API) is available, opening the way for external/independent Graphical User Interfaces (GUIs) like kdar. This API relies on the libdar library, which is the core part of DAR programs; as such, the API is released under the GPL. Consequently, to use the API, your program must be released under the GPL as well.
+
+EOF