Summary: | im-ja-0.1.ebuild (New Package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ryan Shaw <ryan.shaw> |
Component: | New packages | Assignee: | YAMAKURA Makoto (RETIRED) <yakina> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | edwardmiddleton, kryptolus, ryan.shaw, tisphie |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://im-ja.sf.net | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
im-ja-0.1.ebuild
updated version for 0.4 im-ja-0.4_alpha2.ebuild im-ja-0.4_alpha3.ebuild im-ja-0.4.ebuild |
Description
Ryan Shaw
2003-02-26 08:21:07 UTC
Created attachment 8739 [details]
im-ja-0.1.ebuild
im-ja version 0.4 has been released. Here is an ebuild for the new verison. Created attachment 11389 [details]
updated version for 0.4
Edward, You probably don't want to force people into having both canna and freewnn installed just to use im-ja. You might want to try changing app-i18n/freewnn app-i18n/canna to canna? >=app-i18n/canna-3.6 freewnn? >=app-i18n/freewnn-1.1 StuBear For readers information app-i18n/freewnn app-i18n/canna are currently required by the upstream packages. This is a new version that includes the readme and other informational files. Created attachment 11437 [details]
im-ja-0.4_alpha2.ebuild
Updated version including readme and other files
On my machine, ebuild doesnt work. So I just change sequence of two line, HOMEPAGE="http://im-ja.sourceforge.net/" SRC_URI="${HOMEPAGE}${P_}.tar.gz" to SRC_URI="${HOMEPAGE}${P_}.tar.gz" HOMEPAGE="http://im-ja.sourceforge.net/" Thanks Park Ji-in. I already had the file downloaded when I tested it. Here is the new fixed version. Created attachment 11791 [details]
im-ja-0.4_alpha3.ebuild
I will commit 0.4 ebuild to the tree with trivial changes (P_ and IUSE). Btw, is there any reason it named '0.4_alpha3' not just '0.4'? Thanks, I used the alpha numbers because I wanted feedback before making it a final version. I just noticed and minor bug in im-ja-0.4_alpha3.ebuild The /etc/gtk-2.0/gtk.immodules list should be recreated at postrm stage. Here is the fixed version. Created attachment 11968 [details]
im-ja-0.4.ebuild
committed, thanks! |