Merge lp:~sergiusens/ubuntu-seeds/ciborium into lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.trusty

Proposed by Sergio Schvezov
Status: Superseded
Proposed branch: lp:~sergiusens/ubuntu-seeds/ciborium
Merge into: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.trusty
Diff against target: 717 lines (+417/-133)
11 files modified
STRUCTURE (+9/-3)
desktop (+113/-0)
live (+37/-0)
sdk (+1/-0)
sdk-libs (+19/-6)
sdk-libs-dev (+2/-1)
ship-live (+35/-0)
touch (+25/-123)
touch-android (+45/-0)
touch-core (+130/-0)
touch-tests (+1/-0)
To merge this branch: bzr merge lp:~sergiusens/ubuntu-seeds/ciborium
Reviewer Review Type Date Requested Status
Ricardo Salveti Pending
Review via email: mp+229716@code.launchpad.net

This proposal has been superseded by a proposal from 2014-08-06.

To post a comment you must log in.

Unmerged revisions

235. By Sergio Schvezov

Adding ciborium

234. By Steve Langasek

Pull in only the Qt5 bits of autopilot-qt, allowing us to drop qt4 from the images

233. By Martin Pitt

Replace fonts-arphic-ukai with fonts-wqy-microhei for Chinese

232. By Colin Watson

Add a touch-tests seed containing all the *-autopilot packages from touch, useful for RTM branching.

231. By Oliver Grawert

move the qtmir-android package properly to touch-android, so desktop-next does not try to pull it in

230. By Ricardo Salveti

Adding qtmir-android to touch

229. By Ricardo Salveti

Adding account-polld (push client account notification)

228. By Steve Langasek

Revert previous change, which pulls in wrong packages on ubuntu-desktop-next and didn't even help on the phone.

227. By Steve Langasek

Force libmirclientplatform-android, libmirplatformgraphics-android into touch-core for the moment to unbreak phone builds (will break ubuntu-desktop-next in return until we get this properly sorted)

226. By Ricardo Salveti

Adding udisks2 for sdcard support

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'STRUCTURE'
--- STRUCTURE 2013-11-21 11:44:04 +0000
+++ STRUCTURE 2014-08-06 00:46:28 +0000
@@ -1,7 +1,13 @@
1include platform.trusty1include platform.utopic
2feature no-follow-recommends2feature no-follow-recommends
3sdk-libs: minimal3sdk-libs: minimal
4sdk-libs-dev: sdk-libs minimal4sdk-libs-dev: sdk-libs minimal
5sdk: sdk-libs-dev5sdk: sdk-libs-dev
6touch: minimal sdk-libs6touch-android: minimal
7supported: touch7touch-core: minimal sdk-libs
8touch: touch-android touch-core
9touch-tests: touch
10desktop: touch-core
11live: desktop live-common
12ship-live: boot live
13supported: touch desktop ship-live
814
=== added file 'desktop'
--- desktop 1970-01-01 00:00:00 +0000
+++ desktop 2014-08-06 00:46:28 +0000
@@ -0,0 +1,113 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu Desktop Next
4Task-Extended-Description: This task provides a desktop environment with Unity 8
5Task-Key: ubuntu-desktop-next
6Task-Name: ubuntu-desktop-next
7Task-Metapackage: ubuntu-desktop-next
8Task-Seeds: touch-core
9
10== Core ==
11
12 * ttf-ubuntu-font-family
13 * fonts-freefont-ttf
14 * fonts-dejavu-extra
15 * fonts-wqy-microhei
16 * fonts-nanum
17 * ubuntu-keyboard-english
18 * ubuntu-keyboard-arabic
19 * ubuntu-keyboard-chinese-pinyin
20 * ubuntu-keyboard-czech
21 * ubuntu-keyboard-danish
22 * ubuntu-keyboard-dutch
23 * ubuntu-keyboard-finnish
24 * ubuntu-keyboard-french
25 * ubuntu-keyboard-german
26 * ubuntu-keyboard-hebrew
27 * ubuntu-keyboard-hungarian
28 * ubuntu-keyboard-italian
29 * ubuntu-keyboard-polish
30 * ubuntu-keyboard-portuguese
31 * ubuntu-keyboard-russian
32 * ubuntu-keyboard-spanish
33 * ubuntu-keyboard-swedish
34 * account-plugin-tools
35 * account-plugin-twitter
36 * account-plugin-facebook
37 * account-plugin-evernote
38 * suru-icon-theme
39 * account-plugin-ubuntuone
40 * account-plugin-google
41
42To provide a way to log in; as thing stand this will install X11
43 * lightdm
44 * unity-greeter
45
46== Shell ==
47
48 * unity8
49 * unity8-desktop-session-mir
50 * indicator-bluetooth
51 * indicator-datetime
52 * indicator-location
53 * indicator-messages
54 * indicator-network
55 * indicator-power
56 * indicator-sound
57 * unity-scope-scopes
58 * unity-scope-click
59 * unity-scope-mediascanner2
60 * url-dispatcher
61 * thumbnailer-service
62
63== Apps ==
64
65 * hud
66 * webbrowser-app
67 * webapp-container # container
68 * messaging-app
69 * address-book-app
70 * mediaplayer-app
71 * camera-app
72 * gallery-app
73 * notes-app
74 * syncevolution
75 * sync-monitor-uoa
76 * ubuntu-touch-settings
77 * ubuntu-system-settings
78 * ubuntu-system-settings-online-accounts
79
80Modifies some policykit policies to ensure that actions work the way we want
81them.
82
83 * policykit-desktop-privileges
84 * qtorganizer5-eds
85 * unity-webapps-qml
86
87Sets many GSettings defaults
88
89 * ubuntu-settings
90
91== Themes and artwork ==
92
93 * light-themes # Needed for the installer and GTK applications
94 * dmz-cursor-theme
95 * ubuntu-touch-sounds
96 * ubuntu-artwork
97
98== Testing ==
99
100# Spell out actual autopilot packages needed & used
101 * python-autopilot # to execute python2 based autopilot tests
102 * python-evdev # to execute python2 based autopilot tests
103
104== language support ==
105# we use the -gnome-*-base packages here for indicator translations
106# other base packs get pulled in through dependencies
107
108 * language-pack-gnome-en-base
109 * language-pack-gnome-de-base
110 * language-pack-gnome-es-base
111 * language-pack-gnome-fr-base
112 * language-pack-gnome-pt-base
113 * language-pack-gnome-zh-hans-base
0114
=== added file 'live'
--- live 1970-01-01 00:00:00 +0000
+++ live 2014-08-06 00:46:28 +0000
@@ -0,0 +1,37 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu live CD
4Task-Extended-Description: This task provides the extra packages installed on the Ubuntu live CD. It is neither useful nor recommended to install this task in other environments.
5Task-Relevance: 2
6Task-Key: ubiquity-frontend-gtk
7Task-Test-new-install: skip show
8Task-Seeds: live-common
9
10 * Languages: en
11 * language-pack-${Languages}
12 * language-pack-gnome-${Languages}
13
14# subset of English language support which we want by default:
15 * libreoffice-help-en-us [i386 amd64]
16 * hunspell-en-us
17 * wamerican
18
19 * Languages: es zh-hans
20 * language-pack-${Languages}
21 * language-pack-gnome-${Languages}
22
23Enough room on i386/powerpc, not enough on amd64:
24 * Languages: pt de
25 * language-pack-${Languages} [i386 powerpc]
26 * language-pack-gnome-${Languages} [i386 powerpc]
27
28 * gparted
29 * cifs-utils # Needed by casper for CIFS root=
30
31== Ubiquity components ==
32
33These packages make up the Ubiquity live installer.
34
35 * ubiquity-frontend-gtk
36 * ubiquity-ubuntu-artwork
37 * ubiquity-slideshow-ubuntu
038
=== modified file 'sdk'
--- sdk 2014-04-04 10:52:41 +0000
+++ sdk 2014-08-06 00:46:28 +0000
@@ -15,6 +15,7 @@
15 * qtscript5-doc15 * qtscript5-doc
16 * qtsvg5-doc16 * qtsvg5-doc
17 * qttools5-doc17 * qttools5-doc
18 * libcontent-hub-doc
1819
19= Ubuntu UI Toolkit =20= Ubuntu UI Toolkit =
2021
2122
=== modified file 'sdk-libs'
--- sdk-libs 2014-04-04 10:52:41 +0000
+++ sdk-libs 2014-08-06 00:46:28 +0000
@@ -6,31 +6,45 @@
6Task-Name: ubuntu-sdk-libs6Task-Name: ubuntu-sdk-libs
7Task-Metapackage: ubuntu-sdk-libs7Task-Metapackage: ubuntu-sdk-libs
88
9 * Feature: no-follow-recommends
10
9= Qt 5 APIs =11= Qt 5 APIs =
1012
11 * libqt5qml-graphicaleffects13 * libqt5keychain0
14 * qml-module-qtgraphicaleffects
12 * libqt5sql5-sqlite15 * libqt5sql5-sqlite
13 * libqt5webkit5-qmlwebkitplugin16 * qml-module-qtwebkit
14 * libqt5script517 * libqt5script5
15 * libqt5multimedia5-plugins18 * libqt5multimedia5-plugins
16 * qtdeclarative5-u1db1.019 * qtdeclarative5-u1db1.0
17 * qtdeclarative5-accounts-plugin20 * qtdeclarative5-accounts-plugin
18 * qtdeclarative5-folderlistmodel-plugin21 * qtdeclarative5-folderlistmodel-plugin
19 * qtdeclarative5-friends0.2
20 * qtdeclarative5-localstorage-plugin22 * qtdeclarative5-localstorage-plugin
21 * qtdeclarative5-online-accounts-client0.123 * qtdeclarative5-online-accounts-client0.1
22 * qtdeclarative5-particles-plugin24 * qtdeclarative5-particles-plugin
23 * qtdeclarative5-qtmultimedia-plugin25 * qml-module-qtquick-layouts
26 * qml-module-qtmultimedia
24 * qtdeclarative5-qtpositioning-plugin27 * qtdeclarative5-qtpositioning-plugin
25 * qtdeclarative5-qtquick2-plugin28 * qtdeclarative5-qtquick2-plugin
26 * qtdeclarative5-qtsensors-plugin29 * qml-module-qtsensors
27 * qtdeclarative5-window-plugin30 * qtdeclarative5-window-plugin
28 * qtdeclarative5-xmllistmodel-plugin31 * qtdeclarative5-xmllistmodel-plugin
29 * qtdeclarative5-qtlocation-plugin32 * qtdeclarative5-qtlocation-plugin
30 * qtdeclarative5-poppler1.033 * qtdeclarative5-poppler1.0
34 * libcontent-hub0
31 * qtdeclarative5-ubuntu-content0.135 * qtdeclarative5-ubuntu-content0.1
32 * qtdeclarative5-usermetrics0.136 * qtdeclarative5-usermetrics0.1
33 * qtdeclarative5-qtorganizer-plugin37 * qtdeclarative5-qtorganizer-plugin
38 * qtdeclarative5-ubuntu-download-manager0.1
39 * qtdeclarative5-ubuntu-mediascanner0.1
40 * qtdeclarative5-ubuntu-syncmonitor0.1
41 * qtdeclarative5-ubuntu-telephony-phonenumber0.1
42
43= Multimedia =
44
45Preferred set of codecs for oxide.
46
47 * oxideqt-codecs-extra
3448
35= Ubuntu UI Toolkit =49= Ubuntu UI Toolkit =
3650
@@ -39,7 +53,6 @@
3953
40= HTML5 Toolkit =54= HTML5 Toolkit =
4155
42 * cordova-ubuntu-2.8
43 * ubuntu-html5-theme56 * ubuntu-html5-theme
44 * ubuntu-html5-container57 * ubuntu-html5-container
4558
4659
=== modified file 'sdk-libs-dev'
--- sdk-libs-dev 2014-04-04 10:52:41 +0000
+++ sdk-libs-dev 2014-08-06 00:46:28 +0000
@@ -8,6 +8,7 @@
88
9= Qt 5 APIs =9= Qt 5 APIs =
1010
11 * libqt5sensors5-dev
11 * libqt5svg5-dev12 * libqt5svg5-dev
12 * libqt5webkit5-dev13 * libqt5webkit5-dev
13 * libqt5xmlpatterns5-dev14 * libqt5xmlpatterns5-dev
@@ -18,8 +19,8 @@
18 * qtdeclarative5-dev-tools19 * qtdeclarative5-dev-tools
19 * qtlocation5-dev20 * qtlocation5-dev
20 * qtmultimedia5-dev21 * qtmultimedia5-dev
22 * libcontent-hub-dev
21 * qtscript5-dev23 * qtscript5-dev
22 * qtsensors5-dev
23 * qttools5-dev24 * qttools5-dev
24 * qttools5-dev-tools25 * qttools5-dev-tools
25 * cmake26 * cmake
2627
=== added file 'ship-live'
--- ship-live 1970-01-01 00:00:00 +0000
+++ ship-live 2014-08-06 00:46:28 +0000
@@ -0,0 +1,35 @@
1The ship-live seed will be added to the live CD as an ordinary package
2archive. Here belongs anything that somebody might need to install after
3installing the contents of the live CD in order to get online and fetch more
4packages.
5
6== Hardware & Network Access ==
7
8 * pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs
9 * sl-modem-daemon # needed for some Winmodems (see OutoftheboxWinmodem)
10
11 * libatm1 # suggested by ppp for PPP-over-ATM
12 * setserial # needed by folks with nonstandard serial ports
13 * mouseemu # needed on Macs with single-button mice
14 * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems
15 * elfspe2 [powerpc] # SPE access for Cell systems
16 * b43-fwcutter
17 * bcmwl-kernel-source #since we no longer have LRM
18 * wvdial # network-manager should replace this functionality ASAP
19
20== Installer ==
21
22 * grub # needed for dmraid et al
23 * grub-efi [amd64]
24 * grub-efi-amd64-signed [amd64]
25 * shim-signed [amd64]
26 * oem-config-gtk
27 * oem-config-slideshow-ubuntu
28 * lupin-support [amd64 i386] # installer-for-windows
29 * uboot-mkimage [armel] # needed on dove for uboot
30
31== Blacklist ==
32
33libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
34
35 * !libavcodec*
036
=== modified file 'touch'
--- touch 2014-04-28 10:39:23 +0000
+++ touch 2014-08-06 00:46:28 +0000
@@ -5,29 +5,19 @@
5Task-Key: ubuntu-touch5Task-Key: ubuntu-touch
6Task-Name: ubuntu-touch6Task-Name: ubuntu-touch
7Task-Metapackage: ubuntu-touch7Task-Metapackage: ubuntu-touch
8Task-Seeds: touch-android touch-core
9
10 * Feature: no-follow-recommends
811
9 * Feature: no-follow-recommends12 * Feature: no-follow-recommends
1013
11== Core ==14== Core ==
1215
13 * libhybris
14 * libhybris-test
15 * libhybris-utils
16# Copyrights of the AOSP portion of the image
17 * android-copyright
18 * isc-dhcp-client
19 * net-tools
20 * network-manager
21 * bluez
22 * ca-certificates
23 * alsa-base
24 * alsa-utils
25 * ttf-ubuntu-font-family16 * ttf-ubuntu-font-family
26 * fonts-freefont-ttf17 * fonts-freefont-ttf
27 * fonts-dejavu-extra18 * fonts-dejavu-extra
28 * fonts-arphic-ukai19 * fonts-wqy-microhei
29 * ubuntu-touch-session20 * fonts-nanum
30 * powerd
31 * ubuntu-keyboard-english21 * ubuntu-keyboard-english
32 * ubuntu-keyboard-arabic22 * ubuntu-keyboard-arabic
33 * ubuntu-keyboard-chinese-pinyin23 * ubuntu-keyboard-chinese-pinyin
@@ -45,83 +35,17 @@
45 * ubuntu-keyboard-russian35 * ubuntu-keyboard-russian
46 * ubuntu-keyboard-spanish36 * ubuntu-keyboard-spanish
47 * ubuntu-keyboard-swedish37 * ubuntu-keyboard-swedish
48 * friends
49 * friends-facebook
50 * friends-twitter
51 * telepathy-gabble
52 * libmessaging-menu0
53 * signon-plugin-oauth2
54 * python3-gi
55 * python3-pkg-resources
56 * python3-oauthlib
57 * gir1.2-accounts-1.0
58 * account-plugin-tools38 * account-plugin-tools
59 * account-plugin-twitter39 * account-plugin-twitter
60 * account-plugin-facebook40 * account-plugin-facebook
61 * account-plugin-evernote41 * account-plugin-evernote
62 * suru-icon-theme42 * suru-icon-theme
63 * software-properties-common
64 * mobile-broadband-provider-info
65 * system-image-cli
66 * click
67 * packagekit
68 * packagekit-plugin-click
69 * click-apparmor
70 * ufw
71 * wget
72 * bluetooth-touch
73 * ubuntu-touch-customization-hooks
74 * pulseaudio
75 * pulseaudio-module-bluetooth
76 * rtkit
77 * content-hub
78 * libubuntu-location-service0
79 * ubuntu-location-service-bin
80# music-app is using mediascanner 1 and grilo. So seeding them for now
81 * mediascanner
82 * grilo-plugins-0.2-mediascanner
83 * mtp-server
84 * account-plugin-ubuntuone43 * account-plugin-ubuntuone
85 * account-plugin-google44 * account-plugin-google
86# A QtMultimedia camera plugin that talks to Android by using hybris
87 * cameraplugin-aal
88# Plugin for showing camera viewfinder in Qt as well as the video surface in
89# the media-player
90 * qtvideonode-plugin
91# Library that coordinates qtvideo-node, qtubuntu-camera and qtubuntu-media
92# across thread contexts.
93 * libqtubuntu-media-signals1
94 # can take advantage to fine-tune removals; also useful for debugging
95 * upstart-app-launch-tools
96 * usensord
97 * libtinyxml2-0.0.0 # camera/gallery
98 * libzen0 # camera/gallery
99# Touch uses the android-based mir platform backend by default
100 * libmirclientplatform-android
101 * libmirplatformgraphics-android
102 * ubuntu-push-client
103
104== Multimedia ==
105
106 * gstreamer1.0-pulseaudio
107 * gstreamer1.0-fluendo-mp3 # MP3 support
108 * gstreamer1.0-plugins-good
109 * gstreamer0.10-plugins-good # camera/gallery
110 * gstreamer1.0-plugins-bad-faad # for h264parse/faad / streaming
111 * gstreamer1.0-plugins-bad-videoparsers # for h264parse/faad / streaming
112 * gstreamer1.0-hybris
113 * libqgsttools-p1-touch
114 * libqt5multimedia5-touch
115 * libqt5multimedia5-touch-plugins
116 * libqt5multimediaquick-p5-touch
117 * qtdeclarative5-qtmultimedia-touch-plugin
118 * libexiv2-12 # camera/gallery
119 * libmediainfo0 # camera/gallery
120 * libqtubuntu-media-signals1 # camera/gallery
121 * oxideqt-codecs-extra # for oxide-qt
12245
123== Shell ==46== Shell ==
12447
48 * ubuntu-touch-session
125 * unity849 * unity8
126 * indicator-bluetooth50 * indicator-bluetooth
127 * indicator-datetime51 * indicator-datetime
@@ -130,6 +54,8 @@
130 * indicator-network54 * indicator-network
131 * indicator-power55 * indicator-power
132 * indicator-sound56 * indicator-sound
57 * indicator-transfer
58 * ubuntu-system-settings-wizard
133 * unity-scope-scopes59 * unity-scope-scopes
134 * unity-scope-click60 * unity-scope-click
135 * unity-scope-mediascanner261 * unity-scope-mediascanner2
@@ -139,14 +65,12 @@
139== Apps ==65== Apps ==
14066
141 * hud67 * hud
142 * qtubuntu-android
143 * webbrowser-app68 * webbrowser-app
144 * webapp-container # container69 * webapp-container # container
145 * dialer-app70 * dialer-app
146 * messaging-app71 * messaging-app
147 * address-book-app72 * address-book-app
148 * mediaplayer-app73 * mediaplayer-app
149 * friends-app
150 * syncevolution74 * syncevolution
151 * sync-monitor-uoa75 * sync-monitor-uoa
152 * ubuntu-touch-settings76 * ubuntu-touch-settings
@@ -162,43 +86,21 @@
16286
163 * ubuntu-touch-sounds87 * ubuntu-touch-sounds
16488
165== Debug ==
166
167 * nano
168 * wireless-tools
169 * openssh-server
170
171== Utils ==
172
173 * ofono-scripts
174 * mir-utils # screencast
175
176== Testing ==
177
178 * autopilot-touch
179 * mir-test-tools
180
181== Container Related ==
182
183 * initramfs-tools-ubuntu-touch
184 * ubuntu-touch-generic-initrd [armhf]
185 * android-tools-adbd
186 * lxc-android-config
187
188== Error Reporting ==
189
190 * whoopsie
191 * apport
192 * apport-noui
193
194== language support ==89== language support ==
195# we use the -gnome-*-base packages here for indicator translations90# these are trimmed for the touch seeds and only get built if they have at
196# other base packs get pulled in through dependencies91# least 70% coverage, so we want them all
19792
198 * language-pack-gnome-en-base93 * /^language-pack-touch-/
199 * language-pack-gnome-de-base94
200 * language-pack-gnome-es-base95== X86 Emulator ==
201 * language-pack-gnome-fr-base96
202 * language-pack-gnome-pt-base97 * libqt5gui5-gles [amd64 i386]
203 * language-pack-gnome-zh-hans-base98 * libqt5opengl5-gles [amd64 i386]
20499 * libqt5quick5-gles [amd64 i386]
100 * libqt5quickparticles5-gles [amd64 i386]
101 * libqt53d5-gles [amd64 i386]
102 * libqt5multimediawidgets5-gles [amd64 i386]
103 * libqt5location5-gles [amd64 i386]
104 * qtdeclarative5-qtlocation-plugin-gles [amd64 i386]
105 * qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [amd64 i386]
106 * qml-module-qtmultimedia-gles [amd64 i386]
205107
=== added file 'touch-android'
--- touch-android 1970-01-01 00:00:00 +0000
+++ touch-android 2014-08-06 00:46:28 +0000
@@ -0,0 +1,45 @@
1The touch-android seed exists to allow sharing a common touch-core between
2touch and desktop-next without pulling Android-specific bits into desktop-next.
3It does not have an associated metapackage as it is not expected to be
4installable on its own.
5
6 * Feature: no-follow-recommends
7
8== Core Device Specific ==
9
10# Here we list _preferred_ alternatives. These must be specified
11# first, otherwise packages that depend on alternatives can pull in
12# the wrong one (e.g. X11 or mesa based ones)
13
14# Touch uses the android-based mir platform backends by default
15 * libmirclientplatform-android
16 * libmirplatformgraphics-android
17 * qtmir-android
18
19== Core ==
20
21 * libhybris
22 * libhybris-test
23 * libhybris-utils
24# Copyrights of the AOSP portion of the image
25 * android-copyright
26
27== Multimedia ==
28
29# A QtMultimedia camera plugin that talks to Android by using hybris
30 * cameraplugin-aal
31 * gstreamer1.0-hybris
32 * pulseaudio-module-droid
33
34== Apps ==
35
36 * qtubuntu-android
37
38== Container Related ==
39
40 * initramfs-tools-ubuntu-touch
41 * ubuntu-touch-generic-initrd [armhf]
42 * android-tools-adbd
43 * lxc-android-config
44 * dbus-property-service
45
046
=== added file 'touch-core'
--- touch-core 1970-01-01 00:00:00 +0000
+++ touch-core 2014-08-06 00:46:28 +0000
@@ -0,0 +1,130 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu touch core
4Task-Extended-Description: This task provides the core Ubuntu touch environment.
5Task-Key: ubuntu-touch-core
6Task-Name: ubuntu-touch-core
7Task-Metapackage: ubuntu-touch-core
8
9 * Feature: no-follow-recommends
10
11== Core ==
12
13 * isc-dhcp-client
14 * net-tools
15 * network-manager
16 * bluez
17 * ca-certificates
18 * alsa-base
19 * alsa-utils
20 * powerd
21 * urfkill
22 * qtdeclarative5-friends0.2
23 * friends-facebook
24 * friends-twitter
25 * telepathy-gabble
26 * libmessaging-menu0
27 * signon-plugin-oauth2
28 * python3-gi
29 * python3-pkg-resources
30 * python3-oauthlib
31 * gir1.2-accounts-1.0
32 * software-properties-common
33 * mobile-broadband-provider-info
34 * system-image-cli
35 * click
36 * packagekit
37 * packagekit-plugin-click
38 * click-apparmor
39 * ufw
40 * wget
41 * bluetooth-touch
42 * ubuntu-touch-customization-hooks
43 * pulseaudio
44 * pulseaudio-module-bluetooth
45 * rtkit
46 * content-hub
47 * ubuntu-location-service-bin
48 * mtp-server
49# Plugin for showing camera viewfinder in Qt as well as the video surface in
50# the media-player
51 * qtvideonode-plugin
52# Library that coordinates qtvideo-node, qtubuntu-camera and qtubuntu-media
53# across thread contexts.
54 * libqtubuntu-media-signals1
55 # can take advantage to fine-tune removals; also useful for debugging
56 * ubuntu-app-launch-tools
57 * usensord
58 * libtinyxml2-2 # camera/gallery
59 * libzen0 # camera/gallery
60 * ubuntu-push-client
61 * account-polld # ubuntu-push-client account notifications
62# MMS support
63 * nuntium
64 * libnss-extrausers
65 * udisks2
66 * ciborium
67
68== Multimedia ==
69
70 * gstreamer1.0-pulseaudio
71 * gstreamer1.0-fluendo-mp3 # MP3 support
72 * gstreamer1.0-plugins-good
73 * gstreamer0.10-plugins-good # camera/gallery
74 * gstreamer1.0-plugins-bad-faad # for h264parse/faad / streaming
75 * gstreamer1.0-plugins-bad-videoparsers # for h264parse/faad / streaming
76 * media-hub # centralized media playback
77 * qtubuntu-media # for media-hub
78 * libmediainfo0 # camera/gallery
79 * libqtubuntu-media-signals1 # camera/gallery
80
81== Apps ==
82
83 * pay-service
84
85== Debug ==
86
87 * nano
88 * wireless-tools
89 * openssh-server
90 * smemstat
91 * forkstat
92 * cpustat
93 * eventstat
94 * powerstat
95 * health-check
96# Tools added for debugging which should be removed in non-developer builds
97 * strace
98 * lsof
99 * ltrace
100 * tcptraceroute
101
102== Utils ==
103
104 * ofono-scripts
105 * mir-utils # screencast
106 * packagekit-tools
107 * pulseaudio-utils # pactl
108
109== Testing ==
110
111# Spell out actual autopilot packages needed & used
112 * autopilot-touch # for a single apparmor click.rules files
113 * autopilot-qt5
114 * qttestability-autopilot
115 * python3-autopilot # to execute python3 based autopilot tests
116 * python3-evdev # to execute python3 based autopilot tests
117 * fbset # to dynamically detect framebuffer / screen size
118
119# Mir testing utils
120 * mir-test-tools
121
122# Platform API testing utils (sensors, gps, etc)
123 * ubuntu-application-api2-examples
124
125== Error Reporting ==
126
127 * whoopsie
128 * apport
129 * apport-noui
130
0131
=== added file 'touch-tests'
--- touch-tests 1970-01-01 00:00:00 +0000
+++ touch-tests 2014-08-06 00:46:28 +0000
@@ -0,0 +1,1 @@
1 * Extra-Include: *-autopilot

Subscribers

People subscribed via source and target branches