Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258855 - Working Packages on x86-solaris
Summary: Working Packages on x86-solaris
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Solaris
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 15:56 UTC by Daniel Vergien
Modified: 2009-02-17 16:49 UTC (History)
0 users

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


Attachments
bygfoot-2.3.1.ebuild.patch (bygfoot-2.3.1.ebuild.patch,435 bytes, patch)
2009-02-13 15:56 UTC, Daniel Vergien
Details | Diff
freeciv-2.1.8.ebuild.patch (freeciv-2.1.8.ebuild.patch,589 bytes, patch)
2009-02-13 15:57 UTC, Daniel Vergien
Details | Diff
smpeg-0.4.4-r9.ebuild.patch (smpeg-0.4.4-r9.ebuild.patch,1.06 KB, patch)
2009-02-13 15:57 UTC, Daniel Vergien
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Vergien 2009-02-13 15:56:27 UTC
Just need the x86-solaris keyword:
dev-libs/gmime-2.4.3
media-gfx/gthumb-2.10.10
media-libs/libsdl-1.2.13-r1
media-libs/sdl-ttf-2.0.9
games-arcade/rocksndiamonds-3.2.6.0

Just ecopyed:
media-libs/sdl-image
media-libs/sdl-mixer
media-libs/sdl-net
media-libs/sdl-gfx
dev-cpp/libxmlpp
games-strategy/wormux
games-emulation/snes9x
media-plugins/gst-plugins-gnomevfs

ecopyed and patched:
media-libs/smpeg - needs CFLAGS -lnsl and -lsocket on solaris
games-strategy/freeciv - adjust some paths to fit into prefix
games-sports/bygfoot  - adjust some paths to fit into prefix
Comment 1 Daniel Vergien 2009-02-13 15:56:49 UTC
Created attachment 181885 [details, diff]
bygfoot-2.3.1.ebuild.patch
Comment 2 Daniel Vergien 2009-02-13 15:57:11 UTC
Created attachment 181886 [details, diff]
freeciv-2.1.8.ebuild.patch
Comment 3 Daniel Vergien 2009-02-13 15:57:27 UTC
Created attachment 181887 [details, diff]
smpeg-0.4.4-r9.ebuild.patch
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-17 16:49:25 UTC
(In reply to comment #0)
> Just need the x86-solaris keyword:
> dev-libs/gmime-2.4.3
> media-gfx/gthumb-2.10.10
> media-libs/libsdl-1.2.13-r1
> media-libs/sdl-ttf-2.0.9
> games-arcade/rocksndiamonds-3.2.6.0

done. gthumb was already done btw.

> Just ecopyed:
> media-libs/sdl-image
> media-libs/sdl-mixer
> media-libs/sdl-net
> media-libs/sdl-gfx
> dev-cpp/libxmlpp
> games-strategy/wormux
> games-emulation/snes9x
> media-plugins/gst-plugins-gnomevfs

Added without testing, trust your previous bug reports..Hope I wasn't fooled ;)
 
> ecopyed and patched:
> media-libs/smpeg - needs CFLAGS -lnsl and -lsocket on solaris
> games-strategy/freeciv - adjust some paths to fit into prefix
> games-sports/bygfoot  - adjust some paths to fit into prefix

Added without testing, thanks for the patches!