Project

General

Profile

Actions

Feature #852

open

Makefile improvements

Added by idl0r over 12 years ago. Updated almost 7 years ago.

Status:
Feedback
Priority:
Low
Assignee:
-
Target version:
-
Start date:
01/15/2012
Due date:
% Done:

0%

Estimated time:

Description

See attachment for further details.


Files

Actions #1

Updated by SPAM over 12 years ago

  • Status changed from New to Feedback

I'm considering applying at least some of these changes in some form. But here's a few comments:

I don't like the "Do not override VDRDIR, LIBDIR and TMPDIR" part. If this is desirable, it should be done in VDR's "newplugin".

I also have some reservations regarding the WANT_I18N stuff. What's the use case for not building the translations? Like the "don't override" stuff, I tend to think this is something that should be in VDR's own Makefile as well as its newplugin if it's desirable.

Actions #2

Updated by idl0r over 12 years ago

scop wrote:

I'm considering applying at least some of these changes in some form. But here's a few comments:

I don't like the "Do not override VDRDIR, LIBDIR and TMPDIR" part. If this is desirable, it should be done in VDR's "newplugin".

Well.. It's just to keep the user specified values when specified. That's all.
This is esp. important for package maintainer.

I also have some reservations regarding the WANT_I18N stuff. What's the use case for not building the translations? Like the "don't override" stuff, I tend to think this is something that should be in VDR's own Makefile as well as its newplugin if it's desirable.

The point is that not everybody wants locales. It also requires to have gettext available during build time. With my patch this is fully optional and enabled by default.
Everybody can decide himself whether to install/enable locales or not.

I also send a similar patch to kls and hopefully he'll apply it.

Actions #3

Updated by fnu almost 7 years ago

  • Tracker changed from Bug to Feature
Actions

Also available in: Atom PDF