<?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>117992</bug_id>
          
          <creation_ts>2006-01-05 23:55 0000</creation_ts>
          <short_desc>add static to media-libs/devil</short_desc>
          <delta_ts>2006-07-30 21:42:09 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>Library</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>seriousmoose@yahoo.com</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>seriousmoose@yahoo.com</who>
            <bug_when>2006-01-05 23:55:53 0000</bug_when>
            <thetext>I was building a program today and I needed the static version of devil. If possible, could we get a static use flag added?

find:
$(use_enable sdl) \
                $(use_with X x) \

replace:
$(use_enable sdl) \
                $(use_enable static) \
                $(use_with X x) \</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2006-07-24 23:47:18 0000</bug_when>
            <thetext>sure.  remerge devil to have the static library as well.

Thanks for the bug report.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-07-30 21:42:09 0000</bug_when>
            <thetext>no, USE=static is incorrect ... devil should always generate the static archive (which is what Mr_Bones_ did)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>