Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 70517 Details for
Bug 63554
tcpsound-0.2.3.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for new version 0.3.1
tcpsound-0.3.1.ebuild (text/plain), 827 bytes, created by
Daniel Willmann
on 2005-10-12 17:32:04 UTC
(
hide
)
Description:
ebuild for new version 0.3.1
Filename:
MIME Type:
Creator:
Daniel Willmann
Created:
2005-10-12 17:32:04 UTC
Size:
827 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Play sounds in response to network traffic" >HOMEPAGE="http://www.ioplex.com/~miallen/tcpsound/" >SRC_URI="http://www.ioplex.com/~miallen/tcpsound/dl/${P}.tar.gz" >LICENSE="BSD" > >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND=">=tcpdump-3.8.3-r1 > >=libsdl-1.2.7-r1 > >=libmba-0.9.1" > >src_compile() { > sed -i -e "s;/usr/share/sounds:/usr/local/share/sounds;/usr/share/tcpsound;g"\ > ${S}/src/tcpsound.c ${S}/elaborate.conf > > sed -i -e "s;/share/sounds;/share/tcpsound;g"\ > ${S}/Makefile > emake || die "emake failed" >} > >src_install() { > # Makefile expects /usr/bin to be there... > dodir /usr/bin > # einstall is required here > einstall || die > > dodoc README.txt elaborate.conf >}
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 63554
:
39317
|
39318
|
41797
|
62141
| 70517