Bug 136451 - multimedia/vlc - VLC 1.0.0 Goldeneye
Summary: multimedia/vlc - VLC 1.0.0 Goldeneye
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 04:30 UTC by Joseph S. Atkinson
Modified: 2009-07-09 04:30 UTC (History)
0 users

See Also:


Attachments
vlc_1.0.0.diff (4.49 KB, patch)
2009-07-08 04:30 UTC, Joseph S. Atkinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Atkinson 2009-07-08 04:30:06 UTC

VLC 1.0.0 codenamed Goldeneye has arrived.

See www.videolan.org for full details.

For FreeBSD:

+ SKINS now enabled by default.
+ OPTIMIZED_CFLAGS have been renamed to a more proper OCFLAGS and gaven an -O3 nudge for those who feel they may get something out of this.
- OPENGL option that enables the galaktos visualization has been removed due to it's need for fmemopen() which isn't (yet) in FreeBSD.

Fix: NOTE TO COMMITER: files/patch-modules__gui__qt4__qt4.cpp is dead.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-08 04:36:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

at submitters request via irc
Comment 2 Joseph S. Atkinson 2009-07-08 04:43:28 UTC
Interestingly, it appears to have broken one patch into two...

For convenience here is a link to the actual patch as one whole. Use which ever 
is easier.

http://wickedmachine.net/~jsa/FreeBSD/bugs/vlc_1.0.0.diff
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-09 04:20:18 UTC
pgollucci    2009-07-09 03:20:03 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/vlc       Makefile Makefile.inc distinfo 
    multimedia/vlc/files patch-v4l 
  Removed files:
    multimedia/vlc/files patch-modules__gui__qt4__qt4.cpp 
  Log:
  - VLC 1.0.0 codenamed Goldeneye has arrived.
  
  See www.videolan.org for full details.
  
  For FreeBSD:
  
  + SKINS now enabled by default.
  + OPTIMIZED_CFLAGS have been renamed to a more proper OCFLAGS and gaven an -O3 nudge for those who feel they may get something out of this.
  - OPENGL option that enables the galaktos visualization has been removed due to it's need for fmemopen() which isn't (yet) in FreeBSD.
  
  PR:             ports/136451
  Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
  
  Revision  Changes    Path
  1.191     +11 -19    ports/multimedia/vlc/Makefile
  1.23      +5 -8      ports/multimedia/vlc/Makefile.inc
  1.30      +3 -3      ports/multimedia/vlc/distinfo
  1.2       +0 -14     ports/multimedia/vlc/files/patch-modules__gui__qt4__qt4.cpp (dead)
  1.3       +1 -1      ports/multimedia/vlc/files/patch-v4l
_______________________________________________
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 4 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-09 04:20:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!