Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245020 - media-libs/win32codecs-20071007-r4 shouldn't use RESTRICT="binchecks"
Summary: media-libs/win32codecs-20071007-r4 shouldn't use RESTRICT="binchecks"
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: binchecks
  Show dependency tree
 
Reported: 2008-10-30 22:30 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2022-03-16 01:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
win32codecs-20071007-r4.ebuild.patch (win32codecs-20071007-r4.ebuild.patch,480 bytes, patch)
2008-11-08 19:08 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-30 22:30:29 UTC
media-libs/win32codecs-20071007-r4 shouldn't use RESTRICT="binchecks".
It should use:
QA_TEXTRELS="usr/$(get_libdir)/real/drvc.so usr/$(get_libdir)/real/drv[34].so.6.0 usr/$(get_libdir)/win32/vid_*.xa"

`man 5 ebuild` contains:
  RESTRICT = [strip,mirror,fetch,userpriv]
    This should be a space delimited list of portage features to restrict.
    You may use conditional syntax to vary restrictions as seen above in
    DEPEND.
    binchecks
      Disable all QA checks for binaries. This should ONLY be used in packages
      for which binary checks make no sense (linux-headers and kernel-sources,
      for example, can safely be skipped since they have no binaries). If the
      binary checks need to be skipped for other reasons (such as proprietary
      binaries), see the QA CONTROL VARIABLES section for more specific
      exemptions.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-30 23:05:59 UTC

*** This bug has been marked as a duplicate of bug 245024 ***
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-31 22:15:32 UTC
(In reply to comment #1)

This bug is about media-libs/win32codecs, not media-libs/realcodecs.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-01 18:04:15 UTC
So sorry.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-08 19:08:26 UTC
Created attachment 171129 [details, diff]
win32codecs-20071007-r4.ebuild.patch
Comment 5 Ulrich Müller gentoo-dev 2013-06-09 14:33:01 UTC
Package removed, see bug 468406.