Ubuntu Pastebin

Paste from dholbach at Wed, 29 Jun 2016 07:56:19 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
daniel@daydream:~$ snapcraft-parser -i https://wiki.ubuntu.com/snapcraft/parts?action=raw
Klone nach '/tmp/qt5conf' ...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 4 (delta 0), pack-reused 0
Entpacke Objekte: 100% (5/5), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/qt4conf' ...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 2 (delta 0), pack-reused 0
Entpacke Objekte: 100% (5/5), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/gtkconf' ...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 4 (delta 0), pack-reused 0
Entpacke Objekte: 100% (5/5), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/curl' ...
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 4 (delta 0), reused 3 (delta 0), pack-reused 0
Entpacke Objekte: 100% (4/4), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/mqtt-paho' ...
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Entpacke Objekte: 100% (3/3), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/ffmpeg' ...
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 0), reused 0 (delta 0), pack-reused 0
Entpacke Objekte: 100% (4/4), Fertig.
Prüfe Konnektivität ... Fertig.
Klone nach '/tmp/desktop' ...
remote: Counting objects: 17, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 17 (delta 1), reused 9 (delta 0), pack-reused 0
Entpacke Objekte: 100% (17/17), Fertig.
Prüfe Konnektivität ... Fertig.
daniel@daydream:~$ LC_ALL=C snapcraft-parser -id https://wiki.ubuntu.com/snapcraft/parts?action=raw
Usage:
  snapcraft-parser [options]
daniel@daydream:~$ LC_ALL=C snapcraft-parser -d -i https://wiki.ubuntu.com/snapcraft/parts?action=raw
Processing part 'qt5conf'
From https://github.com/dplanella/qt5conf
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'qt4conf'
From https://github.com/kyrofa/qt4conf
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'gtkconf'
From https://github.com/dplanella/gtkconf
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'curl'
From https://github.com/sergiusens/curl
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'mqtt-paho'
From https://github.com/sergiusens/mqtt-paho
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'ffmpeg'
From https://github.com/Winael/ffmpegconf
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Processing part 'desktop'
From https://github.com/ubuntu/snapcraft-desktop-helpers
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
Writing parts list to 'snap-parts.yaml'
curl:
  configflags:
  - --enable-static
  - --enable-shared
  - --disable-manual
  description: A tool and a library (usable from many languages) for client side URL
    transfers, supporting FTP, FTPS, HTTP, HTTPS, TELNET, DICT, FILE and LDAP.
  maintainer: Sergio Schvezov <sergio.schvezov@ubuntu.com>
  plugin: autotools
  snap:
  - -bin
  - -lib/*.a
  - -lib/pkgconfig
  - -lib/*.la
  - -include
  - -share
  source: http://curl.haxx.se/download/curl-7.44.0.tar.bz2
  source-type: tar
desktop:
  description: Various technology desktop helpers for snapcraft. Those contains helpers
    for gtk2, gtk3, qt4 and qt5. It brings the necessary code for binding and using
    those and other desktop technologies in a relocatable fashion, still linking to
    desktop properties. It also brings basics dependency packages.
  maintainer: Snapcraft community <snapcraft@lists.snapcraft.io>
  plugin: nil
desktop/gtk2:
  build-packages:
  - libgtk2.0-dev
  description: Various technology desktop helpers for snapcraft. Those contains helpers
    for gtk2, gtk3, qt4 and qt5. It brings the necessary code for binding and using
    those and other desktop technologies in a relocatable fashion, still linking to
    desktop properties. It also brings basics dependency packages.
  maintainer: Snapcraft community <snapcraft@lists.snapcraft.io>
  plugin: make
  source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
  source-subdir: gtk
  stage-packages:
  - libxkbcommon0
  - ttf-ubuntu-font-family
  - dmz-cursor-theme
  - light-themes
  - shared-mime-info
  - libgtk2.0-0
  - libgdk-pixbuf2.0-0
  - libglib2.0-bin
  - libgtk2.0-bin
  - unity-gtk2-module
desktop/gtk3:
  build-packages:
  - libgtk-3-dev
  description: Various technology desktop helpers for snapcraft. Those contains helpers
    for gtk2, gtk3, qt4 and qt5. It brings the necessary code for binding and using
    those and other desktop technologies in a relocatable fashion, still linking to
    desktop properties. It also brings basics dependency packages.
  maintainer: Snapcraft community <snapcraft@lists.snapcraft.io>
  plugin: make
  source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
  source-subdir: gtk
  stage-packages:
  - libxkbcommon0
  - ttf-ubuntu-font-family
  - dmz-cursor-theme
  - light-themes
  - shared-mime-info
  - libgtk-3-0
  - libgdk-pixbuf2.0-0
  - libglib2.0-bin
  - libgtk-3-bin
  - unity-gtk3-module
ffmpeg:
  build-packages:
  - git
  - g++
  - make
  - yasm
  - autoconf
  - libtool
  - cmake
  - pkg-config
  - automake
  - build-essential
  - libass-dev
  - libfreetype6-dev
  - libsdl1.2-dev
  - libtheora-dev
  - libva-dev
  - libvdpau-dev
  - libvorbis-dev
  - libxcb1-dev
  - libxcb-shm0-dev
  - libxcb-xfixes0-dev
  - texinfo
  - zlib1g-dev
  - libx264-dev
  - libmp3lame-dev
  - libopus-dev
  - libx265-dev
  - libvpx-dev
  configflags:
  - --enable-gpl
  - --enable-libass
  - --enable-libfreetype
  - --enable-libmp3lame
  - --enable-libopus
  - --enable-libtheora
  - --enable-libv orbis
  - --enable-libvpx
  - --enable-libx264
  - --enable-libx265
  - --enable-nonfree
  description: This sets up ffmpeg for projects.
  maintainer: Winael <vinzjobard@ubuntu.com>
  organize:
    usr/local/bin: usr/bin
  plugin: autotools
  source: git://source.ffmpeg.org/ffmpeg.git
  source-type: git
gtkconf:
  build-packages:
  - dpkg-dev
  description: This sets up the GTK environment for GTK-based projects
  maintainer: David Planella <dpm@ubuntu.com>
  plugin: make
  source: https://github.com/dplanella/gtkconf.git
mqtt-paho:
  description: mqtt-paho for python.
  maintainer: Leo Arias <leo.arias@canonical.com>
  plugin: nil
  source: https://github.com/sergiusens/mqtt-paho.git
mqtt-paho/python2:
  description: mqtt-paho for python.
  maintainer: Leo Arias <leo.arias@canonical.com>
  plugin: python2
  source: https://github.com/eclipse/paho.mqtt.python
  source-tag: v1.1
  source-type: git
mqtt-paho/python3:
  description: mqtt-paho for python.
  maintainer: Leo Arias <leo.arias@canonical.com>
  plugin: python3
  source: https://github.com/eclipse/paho.mqtt.python
  source-tag: v1.1
  source-type: git
qt4conf:
  build-packages:
  - dpkg-dev
  description: This sets up qt4.conf for projects using qml and other qt4 components
    that need an Ubuntu standard internal path setup by default like the Ubuntu Core
    Apps.
  maintainer: Kyle Fazzari <kyle@canonical.com>
  plugin: make
  source: https://github.com/kyrofa/qt4conf.git
qt5conf:
  build-packages:
  - dpkg-dev
  description: This sets up qt5.conf for projects using qml and other qt5 components
    that need an Ubuntu standard internal path setup by default like the Ubuntu Core
    Apps.
  maintainer: David Planella <dpm@ubuntu.com>
  plugin: make
  source: https://github.com/dplanella/qt5conf.git

daniel@daydream:~$ 
Download as text