Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 169476 Details for
Bug 243266
New ebuild: for app-dics/dictconv
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for /app-dicts/dictconv version 2
dictconv-0.2.ebuild (text/plain), 592 bytes, created by
Behzat
on 2008-10-22 19:48:47 UTC
(
hide
)
Description:
Ebuild for /app-dicts/dictconv version 2
Filename:
MIME Type:
Creator:
Behzat
Created:
2008-10-22 19:48:47 UTC
Size:
592 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Dictionary files converter" >HOMEPAGE="http://ktranslator.sourceforge.net/download.html" >SRC_URI="mirror://sourceforge/ktranslator/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 amd64" >DEPEND=(dev-libs/libxml2) > >src_compile() { > econf --with-posix-regex || die "econf failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "install failed" > >#Copy to executable file /usr/bin directory > doexe dictconv >}
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 243266
:
169470
|
169476
|
169748
|
169766