[vdr] Applying dxr3 subtitles patch to debian packages
Paul Menzel
paulepanter at users.sourceforge.net
Tue Jan 26 23:23:57 CET 2010
Am Dienstag, den 26.01.2010, 13:00 +0000 schrieb Emyr Thomas:
[…]
> My question is, given the way I've installed VDR, what's the
> best/easiest way for me to apply this patch? Do I have to compile VDR
> from source myself, or can I somehow modify the debian VDR package
> sources on my machine and build them with this patch applied?
Please search for `dpkg-buildpackage` on the WWW. It should work the
following way (from memory and not tested).
$ apt-get source vdr # name of your VDR package
$ cd vdr-1.6… # directory with the sources should be vdr-versionnumber
$ # apply the patch
$ dch -v1.6.0-1-patched1 Unoffial release with dxr3 subtitles patch # adapt version accordingly, dch from devscripts package, `man dch` for questions
$ dpkg-buildpackage -us -uc
$ sudo dpkg -i ../vdr*.deb # Choose the correct packages.
Thanks,
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://www.linuxtv.org/pipermail/vdr/attachments/20100126/46ab1581/attachment.pgp>
More information about the vdr
mailing list