Re: [DISCUSSION REQUEST] reintroduce a common make configuration file in VDR-1.7.35

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 28.12.2012 14:37, schrieb Klaus Schmidinger:
On 28.12.2012 14:19, Udo Richter wrote:
Plus, any updated plugin (at least any built-in plugin) does no longer
create the *.so.$APIVERSION file, and there's no generic way to do this.

Well, then maybe this works (haven't tested it):

   for i in *; do make -C $i all; cp $i/libvdr-$i.so
../../PLUGINS/lib/libvdr-$i.so.1.7.34; done

As I said, no generic way to do this. For example:

epgsearch/libvdr-conflictcheckonly.so
epgsearch/libvdr-quickepgsearch.so
epgsearch/libvdr-epgsearchonly.so
epgsearch/libvdr-epgsearch.so

streamdev/client/libvdr-streamdev-client.so
streamdev/server/libvdr-streamdev-server.so

servicedemo/libvdr-svccli.so
servicedemo/libvdr-svcsvr.so

xineliboutput/libxineliboutput-fbfe.so.1.0.90-cvs
xineliboutput/libvdr-xineliboutput.so.1.7.34
xineliboutput/libxineliboutput-sxfe.so.1.0.90-cvs

Different locations, different file names, sometimes multiple files, sometimes other .so files that are not needed. Until now, "make all" did that magic, and lots of plugins did it their way. Now there is no way to get all needed files except running "make install".


_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux