Bug 128234 - multimedia/xine doesn't build with current version of libxine
Summary: multimedia/xine doesn't build with current version of libxine
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: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-19 22:20 UTC by Jack
Modified: 2008-10-20 13:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2008-10-19 22:20:00 UTC
When trying to compile xine with current version of libxine compiled with caca support, you still get

jack# make
===>  xine-0.99.5_1 libxine should be compiled with caca support.
*** Error code 1

Stop in /usr/ports/multimedia/xine.

How-To-Repeat: Compile current version of xine
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-20 08:55:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-20 12:52:12 UTC
nobutaka    2008-10-20 11:52:01 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/xine      Makefile 
  Log:
  Update LIBXINE_VER to fix build error with current version of libxine.
  
  PR:             ports/128234
  Submitted by:   Jack Low <xxjack12xx@gmail.com>
  
  Revision  Changes    Path
  1.81      +1 -1      ports/multimedia/xine/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 3 MANTANI Nobutaka freebsd_committer freebsd_triage 2008-10-20 12:52:21 UTC
State Changed
From-To: open->closed

Fixed, thanks!