Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9086 - stardict-1.3.ebuild (New Package)
Summary: stardict-1.3.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Stuart Bouyer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-13 15:57 UTC by Lloyd Huang (Huang YU HSIN)
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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


Attachments
ebuild script for stardict-1.3 (stardict-1.3.ebuild,688 bytes, text/plain)
2002-10-13 16:02 UTC, Lloyd Huang (Huang YU HSIN)
Details
digest-stardict-1.3 (digest-stardict-1.3,65 bytes, text/plain)
2002-10-13 16:03 UTC, Lloyd Huang (Huang YU HSIN)
Details
stardict patch for gentoo (stardict-gentoo.patch,547 bytes, text/plain)
2002-10-13 16:03 UTC, Lloyd Huang (Huang YU HSIN)
Details
stardict config shell script (stardict-config.sh,577 bytes, text/plain)
2002-10-13 16:04 UTC, Lloyd Huang (Huang YU HSIN)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lloyd Huang (Huang YU HSIN) 2002-10-13 15:57:04 UTC
HI
stardict is a Englist-Chinese dict of Big5 or GB.
stardict depend on x11-libs/openmotif.
I suggest app-text/zh_stardict or app-text/stardict
Comment 1 Lloyd Huang (Huang YU HSIN) 2002-10-13 16:02:19 UTC
Created attachment 4673 [details]
ebuild script for stardict-1.3
Comment 2 Lloyd Huang (Huang YU HSIN) 2002-10-13 16:03:09 UTC
Created attachment 4674 [details]
digest-stardict-1.3
Comment 3 Lloyd Huang (Huang YU HSIN) 2002-10-13 16:03:53 UTC
Created attachment 4675 [details]
stardict patch for gentoo
Comment 4 Lloyd Huang (Huang YU HSIN) 2002-10-13 16:04:42 UTC
Created attachment 4676 [details]
stardict config shell script
Comment 5 Stuart Bouyer (RETIRED) gentoo-dev 2002-11-07 10:24:04 UTC
Added to portage.

Once again thank you for your submission to Gentoo.
I had to make a few little changes to the ebuild.
The normal place for package in Gentoo is /usr, so I added --prefix=/usr to move
the package from /usr/X11R6.
As we don't want user interaction during the emerge stage as it often is done in
bulk (i.e. emerge -u world)
I moved the config script to /usr/share/stardict and gave a warning to run it
after the emerge.
I also added lines to copy the docs.

thanks again

Stu