Bug 159218 - [patch] update multimedia/ffmpegthumbnailer to 2.0.7, fix jpeg support, add gio via glib20
Summary: [patch] update multimedia/ffmpegthumbnailer to 2.0.7, fix jpeg support, add g...
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 00:20 UTC by Scott Larson
Modified: 2011-10-26 21:00 UTC (History)
0 users

See Also:


Attachments
Makefile.patch (940 bytes, patch)
2011-07-27 00:20 UTC, Scott Larson
no flags Details | Diff
file.diff (463 bytes, patch)
2011-07-27 00:20 UTC, Scott Larson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Larson 2011-07-27 00:20:07 UTC
	The two attached patches update the multimedia/ffmpegthumbnailer port from the current 2.0.4 release to the new 2.0.7.  Subsequently I've also modified the Makefile so it builds against gio from the glib20 port and more importantly fixed the failure to find and link against the jpeg port.

Fix: The following patches provide the necessary changes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-27 00:20:17 UTC
Maintainer of multimedia/ffmpegthumbnailer,

Please note that PR ports/159218 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159218

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-27 00:20:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-10-26 19:22:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-26 20:53:45 UTC
pawel       2011-10-26 19:53:34 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpegthumbnailer Makefile distinfo 
  Log:
  - Update to version 2.0.7
  - Add gio support
  
  PR:             ports/159218
  Submitted by:   Scott Larson <stl@wiredrive.com>
  Approved by:    maintainer timeout (3 months)
  
  Revision  Changes    Path
  1.16      +4 -4      ports/multimedia/ffmpegthumbnailer/Makefile
  1.6       +2 -2      ports/multimedia/ffmpegthumbnailer/distinfo
_______________________________________________
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 5 Pawel Pekala freebsd_committer freebsd_triage 2011-10-26 20:54:11 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!