Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 241244 - [patch] sci-geosciences/grass-6.3.0.ebuild improvements
Summary: [patch] sci-geosciences/grass-6.3.0.ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-11 09:45 UTC by MarisN
Modified: 2008-11-08 22:21 UTC (History)
1 user (show)

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


Attachments
Diff with proposed updates (grass-6.3.0.ebuild.diff,1.56 KB, patch)
2008-10-11 09:46 UTC, MarisN
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MarisN 2008-10-11 09:45:06 UTC
* GLw isn't used anymore during normal GRASS build process;
* Motif is used only by xganim module. It does NOT depend on OpenGL, nor OpenGL depends on Motif;
* GRASS 6.3.0 is parallel make safe (make -j N where N>1 is OK).
Comment 1 MarisN 2008-10-11 09:46:07 UTC
Created attachment 167984 [details, diff]
Diff with proposed updates
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2008-10-11 14:48:24 UTC
thanks for your contribution!
FYI: usually people prefer a different patch format, achieveable with the -Naur options for diff.
Comment 3 Steve Arnold archtester gentoo-dev 2008-11-08 22:21:16 UTC
This is mostly implemented in 6.3.0, along with few other things.  Thanks.