Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210357 Details for
Bug 293326
media-libs/realcodecs-11.0.2.1744 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
realcodecs-11.0.2.1744.ebuild
realcodecs-11.0.2.1744.ebuild (text/plain), 1.54 KB, created by
Jiri Tyr
on 2009-11-15 21:42:34 UTC
(
hide
)
Description:
realcodecs-11.0.2.1744.ebuild
Filename:
MIME Type:
Creator:
Jiri Tyr
Created:
2009-11-15 21:42:34 UTC
Size:
1.54 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/realcodecs/realcodecs-11.0.1.1056-r1.ebuild,v 1.1 2008/11/04 00:06:05 beandog Exp $ > >inherit eutils rpm multilib > >EAPI="2" >DESCRIPTION="Real Player audio and video binary codecs" >HOMEPAGE="http://www.real.com/ http://player.helixcommunity.org/" >SRC_URI="http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm" >RESTRICT="mirror strip test binchecks" >LICENSE="HBRL" >KEYWORDS="-* ~amd64 ~x86" >SLOT="0" >IUSE="win32codecs" >RDEPEND="win32codecs? ( >=media-libs/win32codecs-20071007-r4[real] ) > x86? ( =virtual/libstdc++-3.3* ) > amd64? ( app-emulation/emul-linux-x86-compat ) > !<media-video/realplayer-11.0.1.1056-r2" > >S="${WORKDIR}/opt/real/RealPlayer" > >pkg_setup() { > # This is a binary x86 package => ABI=x86 > # Please keep this in future versions > # Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 > has_multilib_profile && ABI="x86" >} > >src_install() { > dodir /opt/RealPlayer/ > > fperms 644 codecs/* > insinto "/opt/RealPlayer/codecs" > doins codecs/* > > if use win32codecs; then > # We need symlinks to older codecs so that RealPlayer > # can play some streams, bug 240417 > dosym /usr/$(get_libdir)/real/ddnt.so.6.0 \ > /opt/RealPlayer/codecs/ddnt.so.6.0 > dosym /usr/$(get_libdir)/real/dnet.so.6.0 \ > /opt/RealPlayer/codecs/dnet.so.6.0 > dosym /opt/RealPlayer/codecs/ddnt.so.6.0 \ > /opt/RealPlayer/codecs/ddnt.so > dosym /opt/RealPlayer/codecs/dnet.so.6.0 \ > /opt/RealPlayer/codecs/dnet.so > fi >}
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 293326
: 210357