Merge lp:~codygarver/elementaryos/create-elementary-sdk-metapackage into lp:~elementary-os/elementaryos/elementary-seeds.trusty

Proposed by Cody Garver
Status: Merged
Merged at revision: 2191
Proposed branch: lp:~codygarver/elementaryos/create-elementary-sdk-metapackage
Merge into: lp:~elementary-os/elementaryos/elementary-seeds.trusty
Diff against target: 35 lines (+20/-0)
2 files modified
STRUCTURE (+1/-0)
elementary-sdk (+19/-0)
To merge this branch: bzr merge lp:~codygarver/elementaryos/create-elementary-sdk-metapackage
Reviewer Review Type Date Requested Status
Sergey "Shnatsel" Davidoff (community) Needs Fixing
Review via email: mp+194628@code.launchpad.net

Commit message

Create elementary-sdk metapackage

Description of the change

What do you think about the description(s)?

To post a comment you must log in.
Revision history for this message
Sergey "Shnatsel" Davidoff (shnatsel) wrote :

Wait, do we actually have Euclide in a workable state? Also how about granite-dev and build-essential and all that stuff?

review: Needs Information
2169. By Cody Garver

Add more packages to sdk

Revision history for this message
Cody Garver (codygarver) wrote :

Yes, Euclide is in a working state now thanks to Mario.

I added some more packages to the list, anything else you can think of?

Revision history for this message
Sergey "Shnatsel" Davidoff (shnatsel) wrote :

This is still insufficient - you don't even have valac.

Make sure you have at least granite build-dependencies covered: http://bazaar.launchpad.net/~elementary-os/granite/deb-packaging/view/head:/debian/control

review: Needs Fixing
2170. By Cody Garver

Add some common granite dependencies

Revision history for this message
Cody Garver (codygarver) wrote :

What else?

Revision history for this message
Cody Garver (codygarver) wrote :

Gonna need the new libswitchboard*-dev when it exists

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Add libgirepository1.0-dev since gobject-introspection isn't enough

2171. By Cody Garver

Add libgirepository1.0-dev

2172. By Cody Garver

Add bzr

2173. By Cody Garver

Add wrap-and-sort dependency python3-debian

2174. By Cody Garver

Design team has ruled against including Euclide. Scratch will take its place.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'STRUCTURE'
--- STRUCTURE 2013-11-14 22:19:02 +0000
+++ STRUCTURE 2014-03-20 20:16:29 +0000
@@ -1,6 +1,7 @@
1feature follow-recommends1feature follow-recommends
2include platform.trusty2include platform.trusty
3artwork:3artwork:
4elementary-sdk:
4pantheon-shell:5pantheon-shell:
5pantheon:6pantheon:
6desktop: desktop-common artwork pantheon7desktop: desktop-common artwork pantheon
78
=== added file 'elementary-sdk'
--- elementary-sdk 1970-01-01 00:00:00 +0000
+++ elementary-sdk 2014-03-20 20:16:29 +0000
@@ -0,0 +1,19 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: elementary SDK
4Task-Extended-Description: The official SDK of elementary
5Task-Key: elementary-sdk
6Task-Metapackage: elementary-sdk
7
8 * build-essential
9 * bzr
10 * cmake # http://elementaryos.org/docs/code/the-build-system
11 * devscripts # packaging tools
12 * gobject-introspection
13 * libgirepository1.0-dev
14 * libgranite-dev # elementary development library
15 * libgtk-3-dev
16 * libgirepository1.0-dev
17 * python3-debian # needed for wrap-and-sort to work
18 * (scratch-text-editor) # official elementary IDE
19 * valac

Subscribers

People subscribed via source and target branches