#10112: remove gnome-screenshot temporary build fix once itstool issues resolved
-------------------------+------------------------
 Reporter:  dj@…         |       Owner:  blfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  y-hold
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------

Comment (by pierre.labastie):

 Actually, I was wrong in comment:12. In two respects:
 - The appdata.÷{its,loc} files installed by gettext-0.19.8.1 are not
 enough for translating metainfo files. This is fixed upstream, but the
 appdata.loc file in /usr/share/gettext-0.19.8/its needs to be changed
 from:
 {{{
 <?xml version="1.0"?>
 <locatingRules>
   <locatingRule name="AppData" pattern="*.appdata.xml">
     <documentRule localName="component" target="appdata.its"/>
   </locatingRule>
 </locatingRules>
 }}}
   to what Bruce has put above.
 - Once this file is changed, nothing more is needed. msgfmt looks for the
 files in /usr/share/gettext-0.19.8/its, so it finds the appdata.{loc,its}
 files there.

 '''Conclusion''': we only need to add three lines to
 /usr/share/gettext-0.19.8/its/appdata.loc. Tricky sed, but possible...

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10112#comment:15>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to