Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28653 - app-misc/gpsdrive ebuild version bump
Summary: app-misc/gpsdrive ebuild version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-13 15:32 UTC by Joel Hill (RETIRED)
Modified: 2003-09-14 09:37 UTC (History)
1 user (show)

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 Joel Hill (RETIRED) gentoo-dev 2003-09-13 15:32:07 UTC
Please make a direct copy of app-misc/gpsdrive-2.0.1 to gpsdrive-2.0.3
with the only change to the ebuild being
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
and shoot off a testing request to non x86 arch's

and maybe this if you see fit in src_unpack
-#mv configure configure.orig
-#sed -e "s:^CFLAGS=\"-O2 -Wall\":CFLAGS=${CFLAGS}:" \
	-#-e "s:^CXXFLAGS=\"\$CFLAGS\":CXXFLAGS=${CXXFLAGS}:" \
	-##configure.orig > configure
-#chmod +x configure

its compiles correctly
Thankyou
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2003-09-14 09:37:11 UTC
fixed