Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917116 Details for
Bug 948427
media-sound/ezstream-1.0.2: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for ezstream 1.0.2
ezstream-1.0.2.ebuild (text/plain), 862 bytes, created by
J. Paul Reed
on 2025-01-20 04:45:21 UTC
(
hide
)
Description:
Ebuild for ezstream 1.0.2
Filename:
MIME Type:
Creator:
J. Paul Reed
Created:
2025-01-20 04:45:21 UTC
Size:
862 bytes
patch
obsolete
># Copyright 1999-2024 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 > >DESCRIPTION="A command line source client for Icecast media streaming servers" >HOMEPAGE="https://www.icecast.org/ezstream/" >SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="taglib" > >DEPEND=" > dev-libs/check > dev-libs/libxml2 > >=media-libs/libshout-2.2 > !taglib? ( media-libs/libvorbis ) > taglib? ( media-libs/taglib:= )" >RDEPEND=" > ${DEPEND} > net-misc/icecast" >BDEPEND="virtual/pkgconfig" > >src_configure() { > econf \ > --enable-examplesdir='$(docdir)/examples' \ > $(use_with taglib taglib "${ESYSROOT}"/usr) >} > >src_install() { > default > > newinitd "${FILESDIR}"/${PN}.initd ${PN} > newconfd "${FILESDIR}"/${PN}.confd ${PN} > > rm -f "${ED}"/usr/share/doc/${PF}/COPYING || 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 948427
: 917116