Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 342246 Details for
Bug 338903
x11-plugins/gkrellkam does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gkrellkam-2.0.0-r1.ebuild
gkrellkam-2.0.0-r1.ebuild (text/plain), 821 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-16 13:07:09 UTC
(
hide
)
Description:
gkrellkam-2.0.0-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-16 13:07:09 UTC
Size:
821 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.13 2007/03/09 16:01:53 lack Exp $ > >EAPI="5" > >inherit gkrellm-plugin eutils > >MY_P=${P/-/_} >IUSE="" >DESCRIPTION="an Image-Watcher-Plugin for GKrellM2." >SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" >HOMEPAGE="http://gkrellkam.sourceforge.net" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ppc sparc alpha amd64" > >RDEPEND="net-misc/wget > app-admin/gkrellm[X]" >DEPEND="${RDEPEND}" > >PLUGIN_SO=gkrellkam2.so >PLUGIN_DOCS="example.list" > >src_prepare() { > epatch "${FILESDIR}"/${PN}-makefile.patch >} > >src_compile() { > emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}" >} > >src_install () { > gkrellm-plugin_src_install > doman gkrellkam-list.5 >}
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 338903
:
248770
| 342246 |
342250