Bug 154595 - [NEW PORT] graphics/gimp-gmic-plugin: GREYC's Magic Image Converter
Summary: [NEW PORT] graphics/gimp-gmic-plugin: GREYC's Magic Image Converter
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: 2011-02-08 19:00 UTC by R.Mahmatkhanov
Modified: 2011-02-10 17:20 UTC (History)
0 users

See Also:


Attachments
file.shar (10.11 KB, text/plain)
2011-02-08 19:00 UTC, R.Mahmatkhanov
no flags Details
gimp-gmic-plugin.shar.txt (10.14 KB, text/plain)
2011-02-08 20:58 UTC, R.Mahmatkhanov
no flags Details
gimp-gmic-plugin.shar.txt (10.51 KB, text/plain)
2011-02-09 08:39 UTC, R.Mahmatkhanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-02-08 19:00:21 UTC
G'MIC stands for GREYC's Magic Image Converter. This project aims to:

  * Define a minimal but powerful script language (G'MIC) dedicated to the
    design of image processing pipelines.
  * Provide an interpreter of this language (in C++), distributed as an
    open-source module/library embeddable in third-party applications.
  * Propose two binary tools embedding this interpreter :
    o The command-line executable gmic to use the G'MIC framework from a shell.
    o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image
      retouching software GIMP.

WWW: http://gmic.sourceforge.net

Fix: Patch attached with submission follows:
Comment 1 R.Mahmatkhanov 2011-02-08 20:58:25 UTC
omg, they rerolled tarball.
there is the new shar with alternate mirror.
the new/old tarball differences (excluding html/ directory, that 
contains docs and pictures) is here:

http://happy-nation.by.ru/ports/tb/gmic-rerolled.diff.txt
Nothing criminal, as i can say.

-- 
Regards,
Ruslan
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-09 00:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 R.Mahmatkhanov 2011-02-09 08:39:34 UTC
The last change.
fix http-links on documentation in gimp plugin.

-- 
Regards,
Ruslan
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-02-10 17:13:14 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-02-10 17:13:30 UTC
miwi        2011-02-10 17:13:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/gimp-gmic-plugin Makefile distinfo pkg-descr 
                              pkg-plist 
    graphics/gimp-gmic-plugin/files patch-configure 
                                    patch-src_Makefile 
  Log:
  G'MIC stands for GREYC's Magic Image Converter. This project aims to:
  
    * Define a minimal but powerful script language (G'MIC) dedicated to the
      design of image processing pipelines.
    * Provide an interpreter of this language (in C++), distributed as an
      open-source module/library embeddable in third-party applications.
    * Propose two binary tools embedding this interpreter :
      o The command-line executable gmic to use the G'MIC framework from a shell.
      o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image
        retouching software GIMP.
  
  WWW: http://gmic.sourceforge.net
  
  PR:             ports/154595
  Submitted by:   Mahmatkhanov Ruslan <cvs-src at yandex.ru>
  
  Revision  Changes    Path
  1.1379    +1 -0      ports/graphics/Makefile
  1.1       +74 -0     ports/graphics/gimp-gmic-plugin/Makefile (new)
  1.1       +2 -0      ports/graphics/gimp-gmic-plugin/distinfo (new)
  1.1       +55 -0     ports/graphics/gimp-gmic-plugin/files/patch-configure (new)
  1.1       +57 -0     ports/graphics/gimp-gmic-plugin/files/patch-src_Makefile (new)
  1.1       +12 -0     ports/graphics/gimp-gmic-plugin/pkg-descr (new)
  1.1       +69 -0     ports/graphics/gimp-gmic-plugin/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"