Bug 132099 - multimedia/vlc missing dependency on xpm
Summary: multimedia/vlc missing dependency on xpm
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 13:10 UTC by Matt Dawson
Modified: 2009-03-09 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (524 bytes, patch)
2009-02-25 13:10 UTC, Matt Dawson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Dawson 2009-02-25 13:10:03 UTC
multimedia/vlc failing build on a fresh system with Xorg-7.4 due to missing xpm dependency.

Fix: Diff attached.

Patch attached with submission follows:
How-To-Repeat: Try to build vlc on a clean system.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-25 13:10:16 UTC
Maintainer of multimedia/vlc,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-25 13:10:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Joseph S Atkinson 2009-02-26 07:03:39 UTC
I approve.

But I am curious. Under what circumstances did you build this that 
libXpm wasn't automatically pulled in? WITHOUT_QT4?

aka: jsa@wickedmachine.net
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-02-26 09:14:34 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Matt Dawson 2009-02-26 09:36:08 UTC
On Thursday 26 February 2009 07:03:39 you wrote:

> But I am curious. Under what circumstances did you build this that
> libXpm wasn't automatically pulled in? WITHOUT_QT4?

No, just a standard tinderbuild on my tinderbox with Xorg 7.4. The environment 
variables this builds with are:

export A4=true
export ISPELL_BRITISH=true
export WITH_A4=true
export PAPERSIZE=a4
export WITH_GECKO=xulrunner
export WITH_VLC_MOZILLA_PLUGIN=true
export LOCALIZED_LANG=en-GB
export WITH_KDE=true
export WITH_HAL=true
export WITH_GPGSM=true
export WITH_OPENSSL_PORT=true
export WITH_GPS=true
export FORCE_PACKAGE=true

Best regards,
-- 
Matt Dawson
MTD15-RIPE
matt@chronos.org.uk
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2009-03-09 20:05:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-03-09 20:06:13 UTC
miwi        2009-03-09 20:05:51 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/vlc       Makefile 
  Log:
  - Fix build (adding missing xpm)
  
  PR:             132099
  Submitted by:   Matt Dawson <matt@chronos.org.uk>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.185     +1 -0      ports/multimedia/vlc/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"