[MacPorts] #24809: cannot install 'lv +with_xz' directly

MacPorts noreply at macports.org
Fri May 7 00:23:24 PDT 2010


#24809: cannot install 'lv +with_xz' directly
-----------------------------------+----------------------------------------
 Reporter:  takanori@…             |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.8.99                               
 Keywords:                         |        Port:  lv texinfo lzmautils xz-devel        
-----------------------------------+----------------------------------------

Comment(by afb@…):

 If you have the beta version of XZ Utils installed, there is no need for
 LZMA Utils since it replaces those. If you don't want to extract .xz, but
 *only* want to extract .lzma, then it still "works". Which is why MacPorts
 base uses it:

 {{{
 use_lzma        yes
 ->  depends_extract-append bin:lzma:lzmautils

 use_xz          yes
 ->  depends_extract-append bin:xz:xz-devel
 }}}

 For the ports mentioned above, as long as "xz-devel" is installed *before*
 "texinfo" it won't try to install lzmautils. I don't either see why there
 would be any difference between 1.8 and 1.9, in this regard.

-- 
Ticket URL: <http://trac.macports.org/ticket/24809#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list