summaryrefslogtreecommitdiffstats
path: root/collab/rapidsvn/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/rapidsvn/DETAILS')
-rwxr-xr-xcollab/rapidsvn/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/collab/rapidsvn/DETAILS b/collab/rapidsvn/DETAILS
new file mode 100755
index 0000000000..c687425b6f
--- /dev/null
+++ b/collab/rapidsvn/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=rapidsvn
+ VERSION=0.6.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+ MD5[0]='53cb182f4607f07428ddfd34e2cc7947'
+ LICENSE[0]=APACHE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.rapidsvn.org/download/$SOURCE
+ WEB_SITE=http://rapidsvn.tigris.org/
+ ENTERED=20021016
+ UPDATED=20031205
+ SHORT='RapidSVN is wxWindows-based Subversion client'
+cat << EOF
+RapidSVN is a cross-platform GUI front-end for the Subversion revision system
+written in C++ using the wxWindows framework. This project also includes a
+Subversion client C++ API.
+EOF