<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/vdr, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>Remove more stale patches from community/</title>
<updated>2020-01-28T23:31:53+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-28T23:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d420552f02af2ad6a15cf3a70b76bf86b222c07e'/>
<id>d420552f02af2ad6a15cf3a70b76bf86b222c07e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/vdr: upgrade to 2.4.1</title>
<updated>2019-08-27T19:15:48+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-25T00:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b783e9be4b9cd0300646991455224fc450d4c260'/>
<id>b783e9be4b9cd0300646991455224fc450d4c260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/vdr: rebuild against libcdio-2.1</title>
<updated>2019-07-22T12:05:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-07-22T11:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fa202559e25e7c57775c5b9fba38de7ebca3712d'/>
<id>fa202559e25e7c57775c5b9fba38de7ebca3712d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/vdr: use mpv-dev and modernize</title>
<updated>2019-06-03T21:40:39+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-06-03T06:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=206132b7c0258237d314449b7a05eb419758436a'/>
<id>206132b7c0258237d314449b7a05eb419758436a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/vdr: use libdvbcsa on all arches except x86</title>
<updated>2019-05-13T17:12:04+00:00</updated>
<author>
<name>Tuan Hoang</name>
<email>tmhoang@linux.ibm.com</email>
</author>
<published>2019-05-13T11:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=84574037322b7f78cdcc0b7f8944e7f65fa580df'/>
<id>84574037322b7f78cdcc0b7f8944e7f65fa580df</id>
<content type='text'>
FFdecsa uses x86-specific flags. We use libdvbcsa for other arches.

See vdr-plugin-dvbapi/INSTALL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FFdecsa uses x86-specific flags. We use libdvbcsa for other arches.

See vdr-plugin-dvbapi/INSTALL.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/vdr: disable on ppc64le</title>
<updated>2019-05-12T19:19:13+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2019-05-12T19:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=584b0933b56294864f0ca88556b17112c000b2b1'/>
<id>584b0933b56294864f0ca88556b17112c000b2b1</id>
<content type='text'>
Errors during build:

&gt; g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC
&gt; -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
&gt; -D_LARGEFILE64_SOURCE -Wl,--as-needed -fexpensive-optimizations
&gt; -funroll-loops -mmmx -msse -msse2 -msse3
&gt; -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c
&gt; g++: error: unrecognized command line option '-mmmx'; did you mean '-memb'?
&gt; g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
&gt; g++: error: unrecognized command line option '-msse2'; did you mean '-misel'?
&gt; g++: error: unrecognized command line option '-msse3'; did you mean '-misel'?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Errors during build:

&gt; g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC
&gt; -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
&gt; -D_LARGEFILE64_SOURCE -Wl,--as-needed -fexpensive-optimizations
&gt; -funroll-loops -mmmx -msse -msse2 -msse3
&gt; -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c
&gt; g++: error: unrecognized command line option '-mmmx'; did you mean '-memb'?
&gt; g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
&gt; g++: error: unrecognized command line option '-msse2'; did you mean '-misel'?
&gt; g++: error: unrecognized command line option '-msse3'; did you mean '-misel'?
</pre>
</div>
</content>
</entry>
<entry>
<title>community/vdr: move from testing</title>
<updated>2019-05-12T18:45:42+00:00</updated>
<author>
<name>Stefan Reiff</name>
<email>kroko87@hotmail.com</email>
</author>
<published>2019-05-12T18:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f4e6ce7f7d97814be2dcee35472176fff98b288c'/>
<id>f4e6ce7f7d97814be2dcee35472176fff98b288c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
