Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569616 - sci-mathematics/maxima-5.37.3-r3 support linguas_de
Summary: sci-mathematics/maxima-5.37.3-r3 support linguas_de
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-24 11:07 UTC by Ulrich Müller
Modified: 2015-12-25 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2015-12-24 11:07:07 UTC
I have noticed that maxima contains German documentation and its configure has --enable-lang-de and --enable-lang-de-utf8 options. Support for this will require only a trivial change to the ebuild:

-LANGS="es pt pt_BR"
+LANGS="de es pt pt_BR"

I can commit this myself if you don't object.
Comment 1 Andrey Grozin gentoo-dev 2015-12-25 11:47:39 UTC
Done, thanks