./multimedia/xine-lib, Multimedia player library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 1.2.6nb4, Package name: xine-lib-1.2.6nb4, Maintainer: pkgsrc-users

Xine is a free multimedia player library for playing back CDs, DVDs,
and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3
from local disk drives, and displays multimedia streamed over the
Internet. It interprets many of the most common multimedia formats
available -- and some of the most uncommon formats, too.


Required to run:
[x11/libXv] [x11/libxcb] [x11/libXvMC] [multimedia/libtheora] [multimedia/ffmpeg2] [multimedia/libdvdnav] [sysutils/vcdimager-devel] [misc/libcdio] [graphics/mng] [graphics/png] [graphics/freetype2] [audio/libvorbis] [audio/speex] [audio/flac] [audio/liba52] [audio/libmad] [audio/faad2]

Required to build:
[x11/xcb-proto] [x11/videoproto] [x11/xproto] [pkgtools/x11-links]

Master sites:

SHA1: ac929eef2b7bf5c27699bbed612b953a01fccba5
RMD160: 05edcd9a36e93d2fc9d1bf13cae3b32d4bd996da
Filesize: 4903.285 KB

Version history: (Expand)


CVS history: (Expand)


   2016-06-19 19:03:04 by S.P.Zeidler | Files touched by this commit (1)
Log message:
Pullup ticket #5043 - requested by jperkin
multimedia/xine-lib: dependency fix

Revisions pulled up:
- multimedia/xine-lib/Makefile                                  1.140
- multimedia/xine-lib/PLIST.common                              1.39
- multimedia/xine-lib/options.mk                                1.1-1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Tue Apr 19 10:41:14 UTC 2016

   Modified Files:
   	pkgsrc/multimedia/xine-lib: Makefile
   Added Files:
   	pkgsrc/multimedia/xine-lib: options.mk

   Log message:
   Remove dependency on audio/faac (appears unused) and move audio/libdca
   dependency to options.mk, defaulting to disabled.  Both these packages
   are marked NO_BIN_ON_* so xine-lib couldn't previously be distributed
   in binary package sets.

   Bump PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.139 -r1.140 pkgsrc/multimedia/xine-lib/Makefile
   cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/xine-lib/options.mk

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Tue Apr 19 13:48:31 UTC 2016

   Modified Files:
   	pkgsrc/multimedia/xine-lib: PLIST.common options.mk

   Log message:
   Handle dts PLIST entries correctly.

   To generate a diff of this commit:
   cvs rdiff -u -r1.38 -r1.39 pkgsrc/multimedia/xine-lib/PLIST.common
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/xine-lib/options.mk