summaryrefslogtreecommitdiffstats
path: root/gnome3-apps/baobab/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-apps/baobab/DETAILS')
-rwxr-xr-xgnome3-apps/baobab/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome3-apps/baobab/DETAILS b/gnome3-apps/baobab/DETAILS
new file mode 100755
index 0000000000..ea26f1ca7f
--- /dev/null
+++ b/gnome3-apps/baobab/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=baobab
+ VERSION=3.4.0
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=https://live.gnome.org/Baobab
+ ENTERED=20120403
+ SHORT="graphical directory tree analyzer"
+cat << EOF
+Baobab is a graphical directory tree analyzer.
+EOF