[gnome-devel-docs] platform-demos: Added package-kit catalog to getting ready
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] platform-demos: Added package-kit catalog to getting ready
- Date: Wed, 23 Mar 2011 20:43:24 +0000 (UTC)
commit 217654851c644e701ee67ea03eafdc70e5f3035f
Author: Johannes Schmid <jhs gnome org>
Date: Wed Mar 23 16:37:05 2011 -0400
platform-demos: Added package-kit catalog to getting ready
Catalog file contains only Fedora for now, don't know how to handle the Ubuntu
ppa
platform-demos/C/getting-ready.page | 19 +++++++++++++++----
platform-demos/C/media/gnome-devtools.catalog | 17 +++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
---
diff --git a/platform-demos/C/getting-ready.page b/platform-demos/C/getting-ready.page
index 123f7fa..f4594e2 100644
--- a/platform-demos/C/getting-ready.page
+++ b/platform-demos/C/getting-ready.page
@@ -19,11 +19,20 @@
<section>
<title>Install the required tools</title>
<p>Before you can start coding you will have to install the required tools for
-GNOME development on your computer. The instructions for the various
-distributions can be found in the
+GNOME development on your computer. This shouldn't take you more than ten
+minutes.</p>
+
+<section>
+<title>Automatic installation</title>
+<p>On an up-to-date distribution you should be able to simply install the required packages by clicking
+on <link href="media/gnome-devtools.catalog">Install now</link></p>.
+</section>
+
+<section>
+<title>Manual installation</title>
+<p>If you prefer manual installation you can find the instructions for the various distributions in the
<link href="http://live.gnome.org/DeveloperTools/Installation">GNOME wiki</link>.
-This shouldn't take you more than ten minutes. Click on the image to go directly
-to the installation page for your distribution:
+Click on the image to go directly to the installation page for your distribution:
</p>
<list>
<item><p>
@@ -45,6 +54,8 @@ to the installation page for your distribution:
</list>
</section>
+</section>
+
<section>
<title>Required versions</title>
<p>The guides assume that you have at least the following versions of the tools
diff --git a/platform-demos/C/media/gnome-devtools.catalog b/platform-demos/C/media/gnome-devtools.catalog
new file mode 100644
index 0000000..37d1b7b
--- /dev/null
+++ b/platform-demos/C/media/gnome-devtools.catalog
@@ -0,0 +1,17 @@
+[PackageKit Catalog]
+
+# Fedora 15
+## Tools
+InstallPackages(fedora;15)=anjuta;glade3;devhelp;
+## Special GStreamer stuff
+InstallPackages(fedora;15)=gstreamer-plugins-bad-free;gstreamer-plugins-bad-free-extras;
+## C
+InstallPackages(fedora;15)=gtk3-devel;gstreamer-devel;clutter-devel;webkitgtk3-devel;libgda-devel;gcc-c++;gtkmm30-devel;gstreamermm-devel;cluttermm-devel;webkitgtk3-devel;libgdamm-devel;gtkmm30-doc;gstreamermm-doc
+# FIXME: cluttermm-doc libgdamm-doc
+## Python
+InstallPackages(fedora;15)=python;pygobject
+## Vala
+InstallPackages(fedora;15)=vala;vala-devel;vala-tools;vala-doc
+##JavaScript
+InstallPackages(fedora;15)=gjs;gjs-devel
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]