Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 62130 Details for
Bug 97198
mplayergs (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnustep-apps/mplayergs-0.5.ebuild
mplayergs-0.5.ebuild (text/plain), 826 bytes, created by
Dmitry S. Kulyabov
on 2005-06-28 01:47:22 UTC
(
hide
)
Description:
gnustep-apps/mplayergs-0.5.ebuild
Filename:
MIME Type:
Creator:
Dmitry S. Kulyabov
Created:
2005-06-28 01:47:22 UTC
Size:
826 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnustep > >S=${WORKDIR}/MplayerGS > >DESCRIPTION="MPlayer is a GNUstep port of MPlayerOSX" >HOMEPAGE="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/" >SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" > >RDEPEND="${RDEPEND} > media-video/mplayer" > >IUSE="${IUSE}" > >DEPEND="${GS_DEPEND}" >RDEPEND="${GS_RDEPEND} > media-video/mplayer" > >egnustep_install_domain "System" > >src_unpack () >{ > unpack ${A} > > # Fix mplayer location > cd ${S} > sed -i -e "s:/usr/local/bin/mplayer:/usr/bin/mplayer:g" MplayerInterface.m > sed -i -e "s:/usr/local/bin/mplayer:/usr/bin/mplayer:g" PlayerCtrllr.m >} > ># Local Variables: ># mode: sh ># End: >
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 97198
:
62050
| 62130