Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 500560 Details for
Bug 294661
dev-libs/libdwarf ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libdwarf-20170709.ebuild
libdwarf-20170709.ebuild (text/x-matlab), 824 bytes, created by
LE GARREC Vincent
on 2017-10-28 18:45:45 UTC
(
hide
)
Description:
libdwarf-20170709.ebuild
Filename:
MIME Type:
Creator:
LE GARREC Vincent
Created:
2017-10-28 18:45:45 UTC
Size:
824 bytes
patch
obsolete
>## Copyright 1999-2011 Gentoo Foundatio2 ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="6" > >inherit eutils flag-o-matic > >DESCRIPTION="Library to deal with DWARF Debugging Information Format" >HOMEPAGE="https://www.prevanders.net/dwarf.html" >SRC_URI="https://www.prevanders.net/${PN}-${PV}.tar.gz" > >LICENSE="GPL-2 LGPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/dwarf-${PV}/${PN}" > ># dirty hack, since I can't properly patch buildsystem >#QA_PREBUILT="*/${PN}.so" > >src_unpack() { > cp ../distdir/${A} . > tar xvf ${A} >} > >src_configure() { > econf --enable-shared --disable-static >} > >src_install() { > dolib.so libdwarf.so || die > dolib.so libdwarf.so.1 || die > > insinto /usr/include > doins libdwarf.h || die > > dodoc NEWS README CHANGES || 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 294661
: 500560