Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 488776 Details for
Bug 627452
dev-libs/libxlsxwriter - is a C library for creating Excel XLSX files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libxlsxwriter 0.7.3
libxlsxwriter-0.7.3.ebuild (text/plain), 635 bytes, created by
Petric Frank
on 2017-08-13 14:47:39 UTC
(
hide
)
Description:
libxlsxwriter 0.7.3
Filename:
MIME Type:
Creator:
Petric Frank
Created:
2017-08-13 14:47:39 UTC
Size:
635 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 >inherit cmake-utils > >DESCRIPTION="An C implementation of an excel writer" >HOMEPAGE="https://github.com/jmcnamara/libxlsxwriter" >SRC_URI="https://github.com/jmcnamara/${PN}/archive/RELEASE_${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="BSD-2" # FreeBSD >SLOT="0" >KEYWORDS="~amd64 ~x86" > >RDEPEND="sys-libs/zlib[minizip]" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/${PN}-RELEASE_${PV}" > >src_install() { > cmake-utils_src_install > dodoc CONTRIBUTING.md LICENSE.txt Readme.md > dodoc -r docs examples > find "${D}" -name '*.la' -delete >}
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 627452
:
488486
|
488488
|
488490
|
488492
|
488496
|
488776
|
498044
|
534074
|
534076
|
565926
|
565928
|
565930
|
587062
|
590372
|
590374
|
597530
|
603406
|
603408
|
648054
|
712974
|
712977
|
721259
|
724915
|
769505