danfe       2012-05-11 14:17:03 UTC

  FreeBSD ports repository

  Modified files:
    graphics/darktable   Makefile distinfo pkg-plist 
  Log:
  - Update to version 1.0.3, the latest to date, which features a lot of
    functionality and speed improvements over early 0.9.x series
  - Build with GCC 4.6+ by default, as it provides better OpenMP support, but
    allow to use system compiler for a time being
  - Explicitly link darktable executable to libstdc++, to workaround problem
    with CMake, which strips any RPATH from libdarktable.so, which in turn
    results in wrong libstdc++ being picked when using GCC from ports
  - Use ONLY_FOR_ARCHS (with reason) instead of BROKEN statement
  
  PR:             ports/167464
  Submitted by:   dumbbell (principal changes, cleanups and fixes are mine)
  
  Revision  Changes    Path
  1.25      +28 -17    ports/graphics/darktable/Makefile
  1.8       +2 -2      ports/graphics/darktable/distinfo
  1.7       +37 -2     ports/graphics/darktable/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to