Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 0e6ad52b19bf594b7475a718c73f488c > files > 21

vdr-2.0.7-8.mga7.armv7hl.rpm

=========================================
Installing additional plugins manually
=========================================

In some cases you want to be able to build and install a plugin manually
against Mageia VDR, such as when you are developing a new plugin or the
plugin does not yet have a Mageia package. (Note that in the latter case,
you can send me a packaging request).

You need to have the packages vdr-devel and rpm-build installed.

1. cd into the plugin source directory
2. execute:
     eval $(rpm --eval %vdr_plugin_build)
3. copy the resulting libvdr-*.so.* into /usr/lib/vdr

You can give the plugins parameters as instructed in /etc/sysconfig/vdr.