
|
Es wurde gelegentlich gefragt, wo die Quelltext-Pakete der e-tobi vdr Binaries für Ubuntu bleiben. Tja: Es sind die Quelltexte von Tobi, die unverändert von mir compiliert und dann im Repository angeboten werden.
Falls Änderungen notwendig sind, patcht Tobi seine Quellen, damit sie später unter Debian und Ubuntu compilierbar bleiben. Deshalb gibt es von mir keine Quellpakete, denn die gibt’s bei Tobi. Er bietet drei Varianten von vdr an: “standard”, “multipatch” und “extensions” – diese unterscheiden sich durch verschiedene Erweiterungen und die dadurch nutzbaren Plugins. Die Quellpakete sind aber für alle drei identisch, die Shellvariable “PATCHVARIANT” sorgt beim Compilieren automatisch für die nötigen Änderungen der Quellen. Um die e-tobi Quellen der Variante “standard” unter Ubuntu zu verwenden, legt man zunächst eine Datei an: |
Some folks have asked why there are no source packages of the e-tobi vdr binaries for Ubuntu in my repository. Well: I’m using the original sources maintained by Tobi.
If changes are necessary or I run into problems, Tobi patches his sources to make them work with both Debian and Ubuntu. That’s why I do not offer source packages – you can find them at e-tobi. He offers three flavours of vdr: “standard”, “multipatch” and “extensions” – they use different extensions and patches and allow using a different set of plugins. The source packages are the same for all flavours, the “PATCHVARIANT” shell variable will make sure that the sources are patched accordingly when you compile them. To use his sources for the “standard” flavour, you need to create a file first: |
|
|
||
| Um z.B. die aktuelle Version 0.2.0-4 des “live”-Plugins für die “standard”-Variante von e-tobi zu backen, geht es wie folgt weiter: | If you wish to compile a plugin, e.g the current version 0.2.0-4 of the “live” plugin for e-tobi “standard” flavour, here’s how: | |
|
||