Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 351034 Details for
Bug 336818
x11-plugins/asapm does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
asapm-3.1-r1.ebuild
asapm-3.1-r1.ebuild (text/plain), 782 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-06-15 19:00:25 UTC
(
hide
)
Description:
asapm-3.1-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-06-15 19:00:25 UTC
Size:
782 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.6 2012/11/27 13:46:16 ago Exp $ > >EAPI="5" > >inherit eutils > >DESCRIPTION="APM monitor for AfterStep" >SRC_URI="http://www.tigr.net/afterstep/download/asapm/${P}.tar.gz" >HOMEPAGE="http://tigr.net/afterstep/applets/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ppc -sparc x86" >IUSE="jpeg" > >RDEPEND="x11-libs/libXpm > x11-libs/libSM > jpeg? ( virtual/jpeg )" > >DEPEND="${RDEPEND} > x11-proto/xproto" > >src_prepare() { > epatch "${FILESDIR}/${P}-ldflags.patch" >} > >src_configure() { > tc-export CC > econf $(use_enable jpeg) >} > >src_install() { > dobin asapm > newman asapm.man asapm.1 > dodoc CHANGES README TODO NOTES >}
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 336818
:
246847
|
343652
| 351034 |
351036