Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 130960 Details for
Bug 192561
ushare-1.1a (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ushare-1.0.ebuild
ushare-1.0.ebuild (text/plain), 782 bytes, created by
Salman
on 2007-09-14 23:26:33 UTC
(
hide
)
Description:
ushare-1.0.ebuild
Filename:
MIME Type:
Creator:
Salman
Created:
2007-09-14 23:26:33 UTC
Size:
782 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="uShare is a UPnP (TM) A/V & DLNA Media Server" >HOMEPAGE="http://ushare.geexbox.org/" >SRC_URI="http://ushare.geexbox.org/releases/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="net-libs/libupnp" > >src_compile() { > econf $(use_enable nls) || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > newconfd "${FILESDIR}"/ushare.conf.d ushare > newinitd "${FILESDIR}"/ushare.init.d ushare > dodoc NEWS README TODO THANKS AUTHORS >} > >pkg_postinst() { > einfo "Please edit /etc/conf.d/ushare to set the shared directories" >} >
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 192561
:
130960
|
130961
|
130963
|
139846
|
139848
|
139850
|
177622
|
211333
|
211334
|
211336