Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 170148 Details for
Bug 224525
New ebuild: app-dicts/dictconv
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New version, merge ebuilds of both bugs
dictconv-0.2.ebuild (text/plain), 503 bytes, created by
Thomas Sachau
on 2008-10-28 19:38:50 UTC
(
hide
)
Description:
New version, merge ebuilds of both bugs
Filename:
MIME Type:
Creator:
Thomas Sachau
Created:
2008-10-28 19:38:50 UTC
Size:
503 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit autotools > >DESCRIPTION="Console program to convert dictionary files." >HOMEPAGE="http://ktranslator.sourceforge.net/" >SRC_URI="mirror://sourceforge/ktranslator/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >DEPEND="dev-libs/libxml2 > sys-libs/zlib" > >src_unpack() { > unpack ${A} > cd ${S} > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die >}
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 224525
:
155147
|
155149
| 170148 |
199646
|
199647
|
199648