<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia, branch dora</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-01-04T10:56:41+00:00</updated>
<entry>
<title>tvheadend: Disable dvdscan</title>
<updated>2014-01-04T10:56:41+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2013-12-18T13:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fd850c35dab2ad1649673760c48fa205f3ffdb6c'/>
<id>urn:sha1:fd850c35dab2ad1649673760c48fa205f3ffdb6c</id>
<content type='text'>
* when enabled it will try to download
  http://linuxtv.org/hg/dvb-apps/archive/tip.tar.bz2
  from do_configure (bypassing PREMIRROR and bitbake fetcher), but
  what's worse even when it fetches it, it fails in do_install, because
  dvb-scan directory is empty, reading the script called from configure
  3.3-r0/git/support/getmuxlist, I don't know how it could work before,
  because it first moves files to dvb-scan directory and then removes
  them all one by one.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdc1394: add recipe</title>
<updated>2013-10-17T15:39:30+00:00</updated>
<author>
<name>Cliff Brake</name>
<email>cbrake@bec-systems.com</email>
</author>
<published>2013-10-15T22:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=01019bf50f8d77038528d6542efa2e3bc0aa36ab'/>
<id>urn:sha1:01019bf50f8d77038528d6542efa2e3bc0aa36ab</id>
<content type='text'>
Initial recipe created by Khem Raj

Signed-off-by: Cliff Brake &lt;cbrake@bec-systems.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>schroedinger: add recipe</title>
<updated>2013-10-05T10:36:25+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2013-09-26T23:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b3bcdd59e20163cc03b4bf814a84b798d0be9b96'/>
<id>urn:sha1:b3bcdd59e20163cc03b4bf814a84b798d0be9b96</id>
<content type='text'>
Originally based on the recipe from OE-Classic. Changes from that
version:

* Remove packaging of gstreamer plugin that was removed in 1.09
* Inherit pkgconfig since pkg-config is being used
* Set more appropriate LICENSE
* Add LIC_FILES_CHKSUM
* Add SUMMARY
* Optimise out inc file since it doesn't seem particularly useful to
  have one for this recipe

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>faac: add recipe</title>
<updated>2013-10-05T10:36:25+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2013-09-26T23:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4abf170d3601ed51aa1c04403c5aeccd9eaf27c9'/>
<id>urn:sha1:4abf170d3601ed51aa1c04403c5aeccd9eaf27c9</id>
<content type='text'>
Originally based on the recipe from OE-Classic. Changes from that
version:

* Update to 1.28
* Add a patch from Debian to fix compilation errors
* Split out staticdev files into their own package
* Set reasonable SUMMARY instead of DESCRIPTION
* Add LIC_FILES_CHKSUM
* Drop PRIORITY and default value of S
* Rearrange recipe into logical order

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libao: add version 1.1.0</title>
<updated>2013-09-19T11:56:58+00:00</updated>
<author>
<name>jc@vtkloud.com</name>
<email>jc@vtkloud.com</email>
</author>
<published>2013-09-17T17:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a83a588b4d096e89909e537b765d8988b4ca64b0'/>
<id>urn:sha1:a83a588b4d096e89909e537b765d8988b4ca64b0</id>
<content type='text'>
This is basically a 99% import of Peter Tworek's recipe from tworaz666@gmail.com found in https://github.com/tworaz/oe-tworaz/blob/master/meta-jlime/recipes-support/libao/libao_1.1.0.bb

Signed-off-by: JC &lt;jc@vtkloud.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>sox: Add PACKAGECONFIG for mad, id3tag and lame</title>
<updated>2013-09-17T17:13:54+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-25T21:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d06960f39903fa4c63f3dc0c2c44553a5c737c22'/>
<id>urn:sha1:d06960f39903fa4c63f3dc0c2c44553a5c737c22</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>fluidsynth: Add PACKAGECONFIG for sndfile, jack, pulseaudio, portaudio and readline</title>
<updated>2013-09-17T17:13:54+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-25T19:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0229364a2f70ce958f7d50fb1f1a42385b19db8b'/>
<id>urn:sha1:0229364a2f70ce958f7d50fb1f1a42385b19db8b</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mkvtoolnix: Add PACKAGECONFIG for flac</title>
<updated>2013-09-17T17:13:53+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-25T17:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4367fcd3416837771cd8eb3ba9f8a7fa1487cdef'/>
<id>urn:sha1:4367fcd3416837771cd8eb3ba9f8a7fa1487cdef</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>xbmc: Add libmad dependency</title>
<updated>2013-09-17T17:07:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-29T12:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=565d014c360c892bff816279d76d6120570b139a'/>
<id>urn:sha1:565d014c360c892bff816279d76d6120570b139a</id>
<content type='text'>
* fails without it:
  | checking mad.h usability... no
  | checking mad.h presence... no
  | checking for mad.h... no
  | configure: error: Could not find a required library. Please see the README for your platform.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dleyna: switch to git clones instead of generated tarballs</title>
<updated>2013-09-17T17:06:28+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2013-09-12T15:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef3f283609c5b165f5dfa9d6458f3c9ffb53f209'/>
<id>urn:sha1:ef3f283609c5b165f5dfa9d6458f3c9ffb53f209</id>
<content type='text'>
The tarballs used were the dynamically-generated tarballs from github, which
recently have changed checksum.  Avoid this problem entirely by fetching from
git, locked to the relevant tag.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
