summaryrefslogtreecommitdiffstats
path: root/archive/amrecgui/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/amrecgui/DETAILS')
-rwxr-xr-xarchive/amrecgui/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/archive/amrecgui/DETAILS b/archive/amrecgui/DETAILS
new file mode 100755
index 0000000000..c8fd25cfde
--- /dev/null
+++ b/archive/amrecgui/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=amrecgui
+ VERSION=0.2.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ BUILD_API=2
+ WEB_SITE=http://stefan.hoefer.ch/projects/amrecgui/
+ ENTERED=20050727
+ UPDATED=20050727
+ SHORT='Graphical interface to Amanda\'s amrecover'
+cat << EOF
+Amrecgui is just a simple graphical (Motif) interface for amrecover, the
+recovery tool that comes with Amanda.
+EOF