summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gnome-shell
diff options
context:
space:
mode:
authorLadislav Hagara2011-04-17 17:08:39 +0200
committerLadislav Hagara2011-04-17 17:08:39 +0200
commitcbda68cdcde2adba638ae2d2011525436e426e85 (patch)
tree83b9236c699511da5b03737d76e3ba46e6770d12 /gnome3-libs/gnome-shell
parent44409fad2cd32772b0fa93d2fec9281942683262 (diff)
gnome3-libs/gnome-shell: new spell, core user interface functions for
the GNOME 3 desktop
Diffstat (limited to 'gnome3-libs/gnome-shell')
-rwxr-xr-xgnome3-libs/gnome-shell/DEPENDS7
-rwxr-xr-xgnome3-libs/gnome-shell/DETAILS18
-rw-r--r--gnome3-libs/gnome-shell/HISTORY3
-rw-r--r--gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sigbin0 -> 287 bytes
4 files changed, 28 insertions, 0 deletions
diff --git a/gnome3-libs/gnome-shell/DEPENDS b/gnome3-libs/gnome-shell/DEPENDS
new file mode 100755
index 0000000000..439af88076
--- /dev/null
+++ b/gnome3-libs/gnome-shell/DEPENDS
@@ -0,0 +1,7 @@
+depends gtk+3 &&
+depends gnome-themes-standard &&
+
+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "enable introspection for this build"
diff --git a/gnome3-libs/gnome-shell/DETAILS b/gnome3-libs/gnome-shell/DETAILS
new file mode 100755
index 0000000000..1ccd7c0f2f
--- /dev/null
+++ b/gnome3-libs/gnome-shell/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=gnome-shell
+ VERSION=3.0.0.2
+ 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
diff --git a/gnome3-libs/gnome-shell/HISTORY b/gnome3-libs/gnome-shell/HISTORY
new file mode 100644
index 0000000000..797a9c80c6
--- /dev/null
+++ b/gnome3-libs/gnome-shell/HISTORY
@@ -0,0 +1,3 @@
+2011-04-17 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 3.0.0.2
+
diff --git a/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig b/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig
new file mode 100644
index 0000000000..2cc39a1ae9
--- /dev/null
+++ b/gnome3-libs/gnome-shell/gnome-shell-3.0.0.2.tar.bz2.sig
Binary files differ