Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 271919 Details for
Bug 216819
x11-misc/xbelld-0.1 - performs a given action every time the X bell is rung
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xbelld -- fix ldflags.
xbelld-0.3.3-r1.ebuild (text/plain), 728 bytes, created by
peyser.alex
on 2011-05-02 20:50:08 UTC
(
hide
)
Description:
xbelld -- fix ldflags.
Filename:
MIME Type:
Creator:
peyser.alex
Created:
2011-05-02 20:50:08 UTC
Size:
728 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit flag-o-matic > >DESCRIPTION="X daemon that performs an action every time the bell is rung" >HOMEPAGE="http://http://code.google.com/p/xbelld/" >SRC_URI="http://xbelld.googlecode.com/files/${P}.tbz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="alsa minimal" > >RDEPEND="x11-libs/libX11 > alsa? ( media-libs/alsa-lib )" > >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >src_compile() { > use alsa || export WITHOUT_ALSA=1 > use minimal && export CFLAGS="${CFLAGS} -DNO_WAVE" > filter-ldflags -Wl,--as-needed > NO_DEBUG=1 emake || die >} > >src_install() { > dobin xbelld > doman xbelld.1 > dodoc README ChangeLog >}
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 216819
:
149075
|
149077
|
149610
|
163867
| 271919