Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283747 Details for
Bug 282904
app-i18n/xjdic - Electronic Japanese-English Dictionary Program
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Added dependency kterm.
xjdic-24.ebuild (text/plain), 890 bytes, created by
Dirk Gouders
on 2011-08-18 10:41:05 UTC
(
hide
)
Description:
Added dependency kterm.
Filename:
MIME Type:
Creator:
Dirk Gouders
Created:
2011-08-18 10:41:05 UTC
Size:
890 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >inherit eutils > >DESCRIPTION="Electronic Japanese-English Dictionary Program" >HOMEPAGE="http://www.csse.monash.edu.au/~jwb/xjdic/" >SRC_URI="http://ftp.monash.edu.au/pub/nihongo/xjdic24.tgz \ > http://ftp.monash.edu.au/pub/nihongo/kanjidic.gz \ > http://ftp.monash.edu.au/pub/nihongo/edict.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 x86" > >DEPEND="x11-terms/kterm" >RDEPEND="${DEPEND}" > >src_unpack () { > unpack ${A} || die > epatch ${FILESDIR}/${P}.patch || die >} > >src_compile () { > emake || die > ./xjdxgen edict || die > ./xjdxgen kanjidic || die >} > >src_install () { > mv xjdic_sa xjdic > dobin xjdic > insinto /usr/share/xjdic > doins edict \ > edict.xjdx \ > kanjidic \ > kanjidic.xjdx \ > kanjstroke \ > radicals.tm \ > radkfile \ > romkana.cnv \ > vconj >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 282904
:
202538
|
283547
|
283549
|
283551
|
283683
|
283745
| 283747 |
283749
|
283751