HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of media-libs/taglib/1.5/1


Ignore:
Timestamp:
03/02/09 00:11:17 (6 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/taglib/1.5/1

    v1 v2  
    1   
     1This one uses cmake, here's the setting I used with ccmake CMakeLists.txt:[[BR]] 
     2 
     3{{{ 
     4 BIN_INSTALL_DIR                  /boot/common/bin                              
     5 BUILD_EXAMPLES                   ON                                            
     6 BUILD_TESTS                      ON                                            
     7 CMAKE_BACKWARDS_COMPATIBILITY    2.4                                           
     8 CMAKE_BUILD_TYPE                                                               
     9 CMAKE_INSTALL_PREFIX             /boot/common                                  
     10 CPPUNIT_INCLUDE_DIR              CPPUNIT_INCLUDE_DIR-NOTFOUND                  
     11 CPPUNIT_LIBRARIES                CPPUNIT_LIBRARIES-NOTFOUND                    
     12 EXECUTABLE_OUTPUT_PATH                                                         
     13 EXEC_INSTALL_PREFIX              /boot/common                                  
     14 INCLUDE_INSTALL_DIR              /boot/common/include                          
     15 LIBRARY_OUTPUT_PATH                                                            
     16 LIB_INSTALL_DIR                  /boot/common/lib                              
     17 LIB_SUFFIX                                                                     
     18 NO_ITUNES_HACKS                  OFF                                           
     19}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/