Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 525456 Details for
Bug 651548
=app-text/odt2txt-0.5 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
a working ebuild. Patch for darwin ommited.
odt2txt-0.5.ebuild (text/plain), 695 bytes, created by
Micha Glave
on 2018-03-26 08:37:38 UTC
(
hide
)
Description:
a working ebuild. Patch for darwin ommited.
Filename:
MIME Type:
Creator:
Micha Glave
Created:
2018-03-26 08:37:38 UTC
Size:
695 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=4 > >inherit eutils toolchain-funcs > >DESCRIPTION="A simple converter from OpenDocument Text to plain text" >HOMEPAGE="http://stosberg.net/odt2txt/" >SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="alpha amd64 ia64 ~ppc64 sparc x86 ~x86-macos" >IUSE="" > >RDEPEND=" > !app-office/unoconv > sys-libs/zlib > virtual/libiconv >" >DEPEND="${RDEPEND} > sys-apps/groff >" > >src_compile() { > emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" >} > >src_install() { > emake install DESTDIR="${D}" PREFIX=/usr > doman odt2txt.1 >}
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 651548
: 525456