Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 492354 Details for
Bug 629834
app-office/libreoffice-9999 No package 'libqxp-0.0' found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-text/libqxp-0.0.0.ebuild
libqxp-0.0.0.ebuild (text/plain), 809 bytes, created by
cyrillic
on 2017-09-04 19:54:16 UTC
(
hide
)
Description:
app-text/libqxp-0.0.0.ebuild
Filename:
MIME Type:
Creator:
cyrillic
Created:
2017-09-04 19:54:16 UTC
Size:
809 bytes
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit autotools > >DESCRIPTION="Library parsing QuarkXpress documents" >HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/${PN}" >SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" > >LICENSE="MPL-2.0" >SLOT="0" >KEYWORDS="amd64 ~arm ~arm64 x86" >IUSE="doc static-libs" > >RDEPEND=" > dev-libs/librevenge > dev-libs/libxml2 > sys-libs/zlib >" >DEPEND="${RDEPEND} > >=dev-libs/boost-1.46 > sys-devel/libtool > virtual/pkgconfig > doc? ( app-doc/doxygen ) >" > >PATCHES=() > >src_prepare() { > default > eautoreconf >} > >src_configure() { > econf \ > --disable-werror \ > $(use_with doc docs) \ > $(use_enable static-libs static) >} > >src_install() { > default > find "${D}" -name '*.la' -delete || 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 629834
: 492354