<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-multimedia/vlc/vlc.inc, branch scarthgap-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2013-05-07T16:59:01+00:00</updated>
<entry>
<title>vlc: moved to meta-multimedia</title>
<updated>2013-05-07T16:59:01+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@paulbarker.me.uk</email>
</author>
<published>2013-05-04T09:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6e8f3e6d46202fd6f911a065e8983a18103fed1b'/>
<id>urn:sha1:6e8f3e6d46202fd6f911a065e8983a18103fed1b</id>
<content type='text'>
vlc depends on fluidsynth which is in meta-multimedia.

Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Unify indentation</title>
<updated>2013-04-15T14:23:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T20:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a45830a39bb47a9eab27980d52966226c9504ea4'/>
<id>urn:sha1:a45830a39bb47a9eab27980d52966226c9504ea4</id>
<content type='text'>
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>vlc: add fluidsynth and alsa-lib to DEPENDS for reproducible builds</title>
<updated>2012-12-11T00:54:23+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-10T23:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0d1d39da74e6b73c5b070f551373d21e2a15f98a'/>
<id>urn:sha1:0d1d39da74e6b73c5b070f551373d21e2a15f98a</id>
<content type='text'>
* fluidsynth can be autodetected

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: disable kde-solid</title>
<updated>2012-12-11T00:54:23+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-10T20:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c3494762a34fce44d9b0103047d864ad58c36d30'/>
<id>urn:sha1:c3494762a34fce44d9b0103047d864ad58c36d30</id>
<content type='text'>
* fixes:
  WARNING: QA Issue: vlc: Files/directories were installed but not shipped
  /usr/share/kde4
  /usr/share/kde4/apps
  /usr/share/kde4/apps/solid
  /usr/share/kde4/apps/solid/actions
  /usr/share/kde4/apps/solid/actions/vlc-opendvd.desktop
  /usr/share/kde4/apps/solid/actions/vlc-openvcd.desktop
  /usr/share/kde4/apps/solid/actions/vlc-opencda.desktop

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: rework dependencies</title>
<updated>2011-12-20T13:15:07+00:00</updated>
<author>
<name>Sylvain Paré</name>
<email>sylvain.pare@gmail.com</email>
</author>
<published>2011-12-20T11:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5b1dff8b4f52873060b75813eeba864d64a70083'/>
<id>urn:sha1:5b1dff8b4f52873060b75813eeba864d64a70083</id>
<content type='text'>
* re-adds dropped depends as they are available now
 * adds libxpm as dependency as current vlc's config depends on it.
 * bumps PR
 * NOTE about ENTERPRISE_DISTRO : is that supposed to be still used or should this be replaced by something which respects COMMERCIAL_LICENSE setting ?

Signed-off-by: Sylvain 'GarthPS' Paré &lt;sylvain.pare@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>vlc: drop depends not yet in meta-oe</title>
<updated>2011-09-17T09:17:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2011-09-12T19:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=adf5b1071f2637725f4d0fb88c9ec8278b96d119'/>
<id>urn:sha1:adf5b1071f2637725f4d0fb88c9ec8278b96d119</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: fix gettext usage</title>
<updated>2011-09-14T15:13:57+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-09-14T15:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a8da3ccf618bc75bdc3b199a4c194a3f4251a07b'/>
<id>urn:sha1:a8da3ccf618bc75bdc3b199a4c194a3f4251a07b</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>vlc: remove hal dependency, fix PR</title>
<updated>2011-09-07T08:44:36+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-09-07T08:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f8e5549a9ea263f1c33fc0f05b5a216a1d36524'/>
<id>urn:sha1:4f8e5549a9ea263f1c33fc0f05b5a216a1d36524</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>vlc: Imported from OE classic</title>
<updated>2011-09-07T06:07:04+00:00</updated>
<author>
<name>Joel A Fernandes</name>
<email>joelagnel@ti.com</email>
</author>
<published>2011-09-07T05:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6e0fb5ec91f5d397b519908e45664f8ce5c64190'/>
<id>urn:sha1:6e0fb5ec91f5d397b519908e45664f8ce5c64190</id>
<content type='text'>
- Reset PR
- Dropped PRIORITY= variable and changed schroedinger dependency to gst-plugins-bad
- Moved common code to .inc
- Updated LICENSE version to GPLv2

Signed-off-by: Joel A Fernandes &lt;joelagnel@ti.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
