Skip to content

Commit

Permalink
gnome-desktop: add florins cinnamon preparations
Browse files Browse the repository at this point in the history
But remove these stupid "gnome3-" prefixes.
There will be no name conflicts, because we
will substitute the -gnome for the -gnome3 section.
  • Loading branch information
v4hn committed Feb 19, 2013
1 parent 9e349da commit 5b9ef39
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/gnome-desktop/DEPENDS
@@ -0,0 +1,3 @@
depends gtk+-3
depends gsettings-desktop-schemas
depends xkeyboard-config
15 changes: 15 additions & 0 deletions core/gnome-desktop/DETAILS
@@ -0,0 +1,15 @@
MODULE=gnome-desktop
VERSION=3.6.2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=http://ftp.gnome.org/pub/gnome/sources/$MODULE/${VERSION%.*3}
SOURCE_VFY=sha1:b5a8f4a008bc36f9310ee9d943a0070a2373cb38
WEB_SITE=http://www.gnome.org/gnome-3
ENTERED=20120706
UPDATED=20130216
SHORT="Library with common API for various GNOME modules"

cat << EOF
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various reasons.
EOF

0 comments on commit 5b9ef39

Please sign in to comment.