Bug 125331 - multimedia/libxine: enable XCB by default
Summary: multimedia/libxine: enable XCB by default
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-07-06 09:30 UTC by Max Brazhnikov
Modified: 2008-07-12 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (633 bytes, patch)
2008-07-06 09:30 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-07-06 09:30:01 UTC
some of multimedia ports want xine with xcb support, upcoming KDE4 strictly requires xcb.
May be it makes sense to remove optional XCB from libxine and make it regular dependency.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-06 09:30:10 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-07-12 13:17:44 UTC
nobutaka    2008-07-12 12:17:30 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libxine   Makefile distinfo 
    multimedia/libxine/files patch-configure 
  Log:
  - Update to 1.1.14. [1]
  - Enable XCB support by default. [2]
  
  PR:             ports/125089 [1], ports/125331 [2]
  Submitted by:   "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> [1],
                  Max Brazhnikov <makc@issp.ac.ru> [2]
  
  Revision  Changes    Path
  1.133     +3 -4      ports/multimedia/libxine/Makefile
  1.37      +3 -3      ports/multimedia/libxine/distinfo
  1.9       +14 -14    ports/multimedia/libxine/files/patch-configure
_______________________________________________
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-07-12 13:20:32 UTC
State Changed
From-To: open->closed

Committed, thanks!