Project

General

Profile

Actions

Feature #1250

closed

Makefiles adapted to new style >= vdr-1.7.34

Added by Zoolooc about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
02/10/2013
Due date:
% Done:

100%

Estimated time:

Description

Hi,

please find attached a patch which updates the Makefiles to the new style introduced with vdr-1.7.34 and settled finally with 1.7.36. Klaus seems to be serious about preparing a stable release 2.0 soon, so actually it's questionable if it would worth the effort supporting much older 1.7 versions than down to 1.7.34. In that case, I could further tweak the Make.config, but is it needed?
Furthermore, I modified the location of the httpdocs, they belong to the RESDIR (where the plugin actually is looking for them, at least that is reported in the VDR log, and also completed some targets for installing/uninstalling docs, even for uninstalling i18n, so the Makefiles are rather complete (except for possible bugs). They provide building inside the VDR source tree, for ready to run VDR (well, the config file and resources still have to be installed) just by issuing "LCLBLD=1 make plugins". When building against an installed VDR, or just outside the sources, "make install" has to be called, with the proper DESTDIR if necessary. Building (only) from the plugin or subplugins directories still works.
Just let me know if there are questions...
Ciao, Lucian


Files

Actions #1

Updated by Zoolooc about 11 years ago

Hi,

additionally to the previous patch, please consider this one letting xgettext really find all of the strings which need a translation (the first version only looked in upnp.cpp, this one searches recursively in all *.h, *.cpp and *.ecpp to make sure, since you even have in the header file one translated string).

I also noticed that the name of the German translation is "de", which causes the translation file to be installed in a folder of its own, not beside the translations of vdr itself and all the other plugins (de_DE). But I think this is only cosmetics...
Ciao, Lucian

Actions #2

Updated by methodus about 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Thank you!

Actions

Also available in: Atom PDF