Bug 124240 - [NEW PORT] graphics/lprof-devel: Open source color profiler
Summary: [NEW PORT] graphics/lprof-devel: Open source color profiler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 16:40 UTC by Dmitry Marakasov
Modified: 2008-06-05 13:40 UTC (History)
0 users

See Also:


Attachments
lprof-devel-20080514.shar (9.43 KB, text/plain)
2008-06-03 16:40 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2008-06-03 16:40:04 UTC
LPROF is the only open source ICC profiler with a graphical user
interface. It can be used to create ICC version 2 compliant profiles
for cameras, scanners and monitors. As such it fills a necessary
niche in the emerging open source color management effort.

WWW: http://lprof.sourceforge.net
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-03 16:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-05 13:39:26 UTC
miwi        2008-06-05 12:39:13 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/lprof-devel Makefile distinfo pkg-descr pkg-plist 
    graphics/lprof-devel/files patch-src-CMakeLists.txt 
                               patch-src-argyll-spectro-unixio.c 
                               patch-src-libqtlcmswidgets-lprofgauge.h 
  Log:
  LPROF is the only open source ICC profiler with a graphical user
  interface. It can be used to create ICC version 2 compliant profiles
  for cameras, scanners and monitors. As such it fills a necessary
  niche in the emerging open source color management effort.
  
  WWW: http://lprof.sourceforge.net
  
  PR:             ports/124240
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.1159    +1 -0      ports/graphics/Makefile
  1.1       +42 -0     ports/graphics/lprof-devel/Makefile (new)
  1.1       +3 -0      ports/graphics/lprof-devel/distinfo (new)
  1.1       +11 -0     ports/graphics/lprof-devel/files/patch-src-CMakeLists.txt (new)
  1.1       +27 -0     ports/graphics/lprof-devel/files/patch-src-argyll-spectro-unixio.c (new)
  1.1       +10 -0     ports/graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h (new)
  1.1       +6 -0      ports/graphics/lprof-devel/pkg-descr (new)
  1.1       +105 -0    ports/graphics/lprof-devel/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-06-05 13:39:39 UTC
State Changed
From-To: open->closed

New port added. Thanks!