Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 245024
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +6 lines)
Line  Link Here
0
-- media-libs/realcodecs/realcodecs-11.0.1.1056-r1.ebuild
0
++ media-libs/realcodecs/realcodecs-11.0.1.1056-r1.ebuild
Lines 8-14 Link Here
8
DESCRIPTION="Real Player audio and video binary codecs"
8
DESCRIPTION="Real Player audio and video binary codecs"
9
HOMEPAGE="http://www.real.com/ http://player.helixcommunity.org/"
9
HOMEPAGE="http://www.real.com/ http://player.helixcommunity.org/"
10
SRC_URI="http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm"
10
SRC_URI="http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.rpm"
11
RESTRICT="mirror strip test binchecks"
11
RESTRICT="mirror strip test"
12
LICENSE="HBRL"
12
LICENSE="HBRL"
13
KEYWORDS="-* ~amd64 ~x86"
13
KEYWORDS="-* ~amd64 ~x86"
14
SLOT="0"
14
SLOT="0"
Lines 20-25 Link Here
20
20
21
S="${WORKDIR}/opt/real/RealPlayer"
21
S="${WORKDIR}/opt/real/RealPlayer"
22
22
23
QA_TEXTRELS="opt/RealPlayer/codecs/*.so"
24
QA_EXECSTACK="opt/RealPlayer/codecs/*.so"
25
QA_DT_HASH="opt/RealPlayer/codecs/.*\.so"
26
23
pkg_setup() {
27
pkg_setup() {
24
	# This is a binary x86 package => ABI=x86
28
	# This is a binary x86 package => ABI=x86
25
	# Please keep this in future versions
29
	# Please keep this in future versions

Return to bug 245024