<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>234789</bug_id>
          
          <creation_ts>2008-08-15 07:00 0000</creation_ts>
          <short_desc>media-libs/xine-lib: check for possible cleanup of sparc arch specific stuff in the ebuild</short_desc>
          <delta_ts>2008-08-15 10:14:13 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>aballier@gentoo.org</reporter>
          <assigned_to>sparc@gentoo.org</assigned_to>
          <cc>media-video@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2008-08-15 07:00:30 0000</bug_when>
            <thetext>Currently there is that in xine-lib&apos;s ebuild:

    # enable/disable appropiate optimizations on sparc
    [[ &quot;${PROFILE_ARCH}&quot; == &quot;sparc64&quot; ]] &amp;&amp; myconf=&quot;${myconf} --enable-vis&quot;
    [[ &quot;${PROFILE_ARCH}&quot; == &quot;sparc&quot; ]] &amp;&amp; myconf=&quot;${myconf} --disable-vis&quot;

I would prefer having this as an useflag, masked in base and unmasked on the appropriate sparc profiles.
As I don&apos;t know much about sparc myself, I would prefer you do it since it requires everything to be done at the sametime.

Steps:
- add a vis useflag to latest xine-lib, change the code by a use_enable
- document it in metadata.xml
- mask it in base/package.use.mask
- unmask it on the appropriate sparc profiles.


Anything I missed ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2008-08-15 10:14:13 0000</bug_when>
            <thetext>done now

thanks raul for babysitting me ;p</thetext>
          </long_desc>
      
    </bug>

</bugzilla>