Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thcrap_configure: Support patch dependencies #18

Closed
nmlgc opened this issue Jul 7, 2013 · 1 comment
Closed

thcrap_configure: Support patch dependencies #18

nmlgc opened this issue Jul 7, 2013 · 1 comment
Assignees

Comments

@nmlgc
Copy link
Contributor

nmlgc commented Jul 7, 2013

Patch dependencies

Description

More connection between the individual patches.

For example, translation patches into Arabic or Hebrew could depend on a shared patch adding support for right-to-left text. In this case, the user would not have to bother downloading both base_tsa and, let's say, script_rtl, but these would be immediately added and stacked below the translation patch, if they aren't already there.

Also, we could split off the font settings and font files currently bundled in base_tsa into an own patch (script_latin).

Prerequisites

We'll probably wait for #8 (GUI configuration tool) before attempting something like this.

Implementation

@nmlgc
Copy link
Contributor Author

nmlgc commented Jul 11, 2013

This will also be highly useful for language variety patches like lang_en-gb and lang_de-ch.

@ghost ghost assigned nmlgc Oct 29, 2013
nmlgc pushed a commit that referenced this issue Dec 29, 2013
Finally, that's it! This basically implements everything we wanted to have in #18.
@nmlgc nmlgc closed this as completed Dec 29, 2013
nmlgc pushed a commit that referenced this issue Dec 29, 2013
Finally, that's it! This basically implements everything we wanted to have in #18.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant