Bug 159996 - multimedia/ffmpegthumbnailer doesn't link with libjpeg.so library
Summary: multimedia/ffmpegthumbnailer doesn't link with libjpeg.so library
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-08-22 15:20 UTC by Volodymyr Pushkar
Modified: 2011-10-20 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (468 bytes, patch)
2011-08-22 15:20 UTC, Volodymyr Pushkar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volodymyr Pushkar 2011-08-22 15:20:08 UTC
ffmpegthumbnailer-2.0.4_2 doesn't link with libjpeg library.

Fix: apply attached path to your ffmpegthumbnailer port Makefile

Patch attached with submission follows:
How-To-Repeat: install ffmpegthumbnailer-2.0.4_2 via ports
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-22 15:20:16 UTC
Maintainer of multimedia/ffmpegthumbnailer,

Please note that PR ports/159996 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/159996

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-22 15: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-20 16:45:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-20 17:59:19 UTC
pawel       2011-10-20 16:59:09 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpegthumbnailer Makefile 
  Log:
  Link to libjpeg library as stated in LIB_DEPENDS
  
  PR:             ports/159996
  Submitted by:   Vladimir Pushkar <vladimir.pushkar@gmail.com>
  Approved by:    maintainer timeout (8 weeks)
  
  Revision  Changes    Path
  1.15      +2 -1      ports/multimedia/ffmpegthumbnailer/Makefile
_______________________________________________
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-20 17:59:26 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!