Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34313 Details for
Bug 48405
ebuild for mplayerd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for 0.1.17
mplayerd-0.1.17.ebuild (text/plain), 838 bytes, created by
Christian Korff
on 2004-06-27 18:49:54 UTC
(
hide
)
Description:
new ebuild for 0.1.17
Filename:
MIME Type:
Creator:
Christian Korff
Created:
2004-06-27 18:49:54 UTC
Size:
838 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># (C) 2004 by Christian Korff > >DESCRIPTION="This is a simple tcp server to control mplayer." > >HOMEPAGE="http://mplayerd.sourceforge.net/" >SRC_URI="http://mplayerd.signuts.net/archive/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND="media-video/mplayer >virtual/glibc" > >RESTRICT="nomirror" > >src_compile() { > #If you don't like to use "gcc" you should comment this out and replace cc with the compiler > #you like to use > #sed -e 's/CC=gcc/CC=cc/' -i src/Makefile || die > > cd src > make || die >} > >src_install() { > cd src > dobin mplayerd > cd .. > doman *.1 > dodoc BUGS CHANGELOG README TODO GPL > cd docs > dodoc PTHREAD_LAYOUT commands.txt slave.txt > cd .. > insinto /etc > newins mplacerd.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 48405
:
29656
| 34313 |
43579