summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gnome-shell/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/gnome-shell/DETAILS')
-rwxr-xr-xgnome3-libs/gnome-shell/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/gnome3-libs/gnome-shell/DETAILS b/gnome3-libs/gnome-shell/DETAILS
new file mode 100755
index 0000000000..209de5e060
--- /dev/null
+++ b/gnome3-libs/gnome-shell/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=gnome-shell
+ VERSION=3.0.1
+ 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=http://www.gnome.org
+ ENTERED=20110417
+ SHORT="core user interface functions for the GNOME 3 desktop"
+cat << EOF
+GNOME Shell provides core user interface functions for the GNOME 3 desktop,
+like switching to windows and launching applications. GNOME Shell takes
+advantage of the capabilities of modern graphics hardware and introduces
+innovative user interface concepts to provide a visually attractive and
+easy to use experience
+EOF