summaryrefslogtreecommitdiffstats
path: root/gnome3-apps/gnome-tweak-tool/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-apps/gnome-tweak-tool/DETAILS')
-rwxr-xr-xgnome3-apps/gnome-tweak-tool/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome3-apps/gnome-tweak-tool/DETAILS b/gnome3-apps/gnome-tweak-tool/DETAILS
new file mode 100755
index 0000000000..5a7d9db2e3
--- /dev/null
+++ b/gnome3-apps/gnome-tweak-tool/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=gnome-tweak-tool
+ VERSION=3.0.3
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+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/GnomeTweakTool
+ ENTERED=20110427
+ SHORT="tool to customize advanced GNOME 3 options"
+cat << EOF
+A tool to customize advanced GNOME 3 options.
+EOF