Subject: pkg/21625: Updated packages xine{-lib,-ui}
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.unixbsd.org>
List: netbsd-bugs
Date: 05/20/2003 03:17:05
>Number:         21625
>Category:       pkg
>Synopsis:       Updated packages xine{-lib,-ui}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue May 20 01:19:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan RP
>Release:        NetBSD 1.6T
>Organization:
Juan RP		jrp@hispabsd.org
--
>Environment:
System: NetBSD Nocturno 1.6T NetBSD 1.6T (Nocturno) #3: Mon May 19 23:19:23 CEST 2003 juan@Nocturno:/home/juan/release/obj/sys/arch/i386/compile/Nocturno i386
Architecture: i386
Machine: i386
>Description:

xine-ui 0.9.21 is out.

Changes:

xine-ui (0.9.21) unstable; urgency=low

  * fix playlist handling bug.
  * closing an xitk window don't crash xine anymore,
  * clicking on audio/spu language in main panel popup a language selection menu,
  * use ISO639-1 to display DVD audio/spu language ('en' -> 'english'),
  * support 32 audio/spu channels,
  * --enqueue can enqueue more than one mrl,
  * get rid of completion event,
  * new error message, according to xine-lib message events,
  * fix reparent bug with KDE 3.1,
  * (re)add cfg:/ style mrls, you can change any config entry BEFORE playing any
      kind of mrl,
  * fix snapshot size bug, xine-lib don't fill meta data, so we have to
      workaround,
  * change behavior of number key, they aren't binded for seeking, you
      have to press 3 key for any % seek (use option below if you think that
      suck, like me),
  * new --keymap=<keymap file> option,
  * add lirc commands for hue/saturation/brightness/contrast controls,
  * improve seeking,
  * support "resume" feature with DVD playback (<ESC> key),
  * new translation: italian,
  * fix metacity layer bug,
  * new --config option,
  * fix warp jump and double click bug in widget browser,
  * fix deadlock with panel hide/show cycle,
  * playback slider don't handle keyboard events (fix seek weirdness),
  * .po updates.

xine-lib 1-beta12 is out:

Changes:


xine-lib (1-beta12)
  * enabled SVQ3 video decoding via ffmpeg
  * playback of theorastreams added
  * updated nvtv support, and bug fixes
  * ac3 pcm-audiotype .wav files now supported via software decode.
    Passthru not implemented yet due to lack of re-sync code in liba52 passthru mode.
  * playback of cd/dvd over the network (see README.network_dvd)
  * use variable block program stream demuxer for mpeg2 files
  * cdda improvements (error handling, device on mrl)
  * input_pvr (ivtv) updates
  * demux_mpeg_block improved to cure problems with VCDs and bogus encrypted messages.
    
xine-lib (1-beta11)
  * fix bugs in selecting ogm subtitles
  * fix multiple lines subtitles' display in OGM container
  * fix fastforward bug (slow playback with unused cpu cicles)
  * fix input_net (tcp) seeking
  * network input plugins do not freeze when no data is available
  * fix seeking in ogg files
  * fix av/desync in ogmfiles
  * fix ac3 in ogm support
  * no more xshm completion events
  * performance improvements (enabled ffmpeg direct rendering)
  * faster seeking
  * simple 10-band equalizer
  * fix scaling of video with a pixel aspect ratio not equal to one
  * mms protocols (mmst + mmsh ) bugfixes
  * new input plugin api
  * Quicktime fixes (now all Matrix: Reloaded teasers and trailers play)
  * fix playback of video files created by Canon digital cameras

>How-To-Repeat:
>Fix:


Index: xine-lib/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-lib/Makefile,v
retrieving revision 1.6
diff -b -u -r1.6 Makefile
--- xine-lib/Makefile	2003/05/05 19:05:15	1.6
+++ xine-lib/Makefile	2003/05/20 01:14:33
@@ -1,9 +1,8 @@
 # $NetBSD: Makefile,v 1.6 2003/05/05 19:05:15 jmmv Exp $
 #
 
-DISTNAME=		xine-lib-1-beta10
+DISTNAME=		xine-lib-1-beta12
 PKGNAME=		${DISTNAME:S/-beta/.0rc/}
-PKGREVISION=		1
 CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=xine/}
 
Index: xine-lib/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-lib/PLIST,v
retrieving revision 1.2
diff -b -u -r1.2 PLIST
--- xine-lib/PLIST	2003/04/11 09:19:53	1.2
+++ xine-lib/PLIST	2003/05/20 01:14:34
@@ -8,12 +8,9 @@
 include/xine/compat.h
 include/xine/configfile.h
 include/xine/demux.h
-include/xine/dvd_reader.h
-include/xine/ifo_types.h
 include/xine/input_plugin.h
 include/xine/lrb.h
 include/xine/metronom.h
-include/xine/nav_types.h
 include/xine/osd.h
 include/xine/plugin_catalog.h
 include/xine/post.h
@@ -37,8 +34,8 @@
 lib/libxine.a
 lib/libxine.la
 lib/libxine.so
-lib/libxine.so.6
-lib/libxine.so.6.0
+lib/libxine.so.7
+lib/libxine.so.7.0
 lib/pkgconfig/libxine.pc
 lib/xine/plugins/1.0.0/post/xineplug_post_goom.a
 lib/xine/plugins/1.0.0/post/xineplug_post_goom.la
@@ -61,6 +58,9 @@
 lib/xine/plugins/1.0.0/xineplug_ao_out_sun.a
 lib/xine/plugins/1.0.0/xineplug_ao_out_sun.la
 lib/xine/plugins/1.0.0/xineplug_ao_out_sun.so
+lib/xine/plugins/1.0.0/xineplug_decode_28k8.a
+lib/xine/plugins/1.0.0/xineplug_decode_28k8.la
+lib/xine/plugins/1.0.0/xineplug_decode_28k8.so
 lib/xine/plugins/1.0.0/xineplug_decode_a52.a
 lib/xine/plugins/1.0.0/xineplug_decode_a52.la
 lib/xine/plugins/1.0.0/xineplug_decode_a52.so
@@ -154,6 +154,9 @@
 lib/xine/plugins/1.0.0/xineplug_decode_spucc.a
 lib/xine/plugins/1.0.0/xineplug_decode_spucc.la
 lib/xine/plugins/1.0.0/xineplug_decode_spucc.so
+lib/xine/plugins/1.0.0/xineplug_decode_spuogm.a
+lib/xine/plugins/1.0.0/xineplug_decode_spuogm.la
+lib/xine/plugins/1.0.0/xineplug_decode_spuogm.so
 lib/xine/plugins/1.0.0/xineplug_decode_sputext.a
 lib/xine/plugins/1.0.0/xineplug_decode_sputext.la
 lib/xine/plugins/1.0.0/xineplug_decode_sputext.so
@@ -296,6 +299,7 @@
 share/doc/xine/README.freebsd
 share/doc/xine/README.irix
 share/doc/xine/README.mrl
+share/doc/xine/README.network_dvd
 share/doc/xine/README.opengl
 share/doc/xine/README.plugins
 share/doc/xine/README.solaris
Index: xine-lib/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-lib/distinfo,v
retrieving revision 1.3
diff -b -u -r1.3 distinfo
--- xine-lib/distinfo	2003/04/11 09:49:19	1.3
+++ xine-lib/distinfo	2003/05/20 01:14:34
@@ -1,11 +1,11 @@
 $NetBSD: distinfo,v 1.3 2003/04/11 09:49:19 rh Exp $
 
-SHA1 (xine-lib-1-beta10.tar.gz) = 7e3274691e5ea85d20acb1a1fdc2f4a31954697b
-Size (xine-lib-1-beta10.tar.gz) = 3799902 bytes
+SHA1 (xine-lib-1-beta12.tar.gz) = e027f24c9fd99f543ada677c7d49021a8994cce4
+Size (xine-lib-1-beta12.tar.gz) = 3919156 bytes
 SHA1 (patch-aa) = 692e3266d6250899daee1cf1c5e6733f8576a5f4
 SHA1 (patch-ab) = 4da2e4cdcb0f0f5273eae4caa196c06e3ae6064b
 SHA1 (patch-ac) = 3a3ba0bf3262f28e58cac81eac158a29786045a3
-SHA1 (patch-ad) = fbd78c81a6dc0eafbf2c11519ba53b24b73a8669
+SHA1 (patch-ad) = 5f4dd2dd8694efdba0cff9c11d2cea9246408c6a
 SHA1 (patch-ae) = cf7486ed50a782fcfb17ad0985e76a7ae09a2938
 SHA1 (patch-af) = b667887439301d8efc6190b1456a0c446b933be8
 SHA1 (patch-ag) = dd466b04766e9f7c43106ee163e339cf30a6a6ad
Index: xine-lib/patches/patch-ad
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-lib/patches/patch-ad,v
retrieving revision 1.2
diff -b -u -r1.2 patch-ad
--- xine-lib/patches/patch-ad	2003/04/11 09:19:54	1.2
+++ xine-lib/patches/patch-ad	2003/05/20 01:14:34
@@ -1,7 +1,7 @@
 $NetBSD: patch-ad,v 1.2 2003/04/11 09:19:54 rh Exp $
 
---- src/input/libdvdnav/vm.c.orig	2003-04-08 05:21:53.000000000 +1000
-+++ src/input/libdvdnav/vm.c
+--- src/input/libdvdnav/vm.c.orig	2003-05-20 02:38:08.000000000 +0200
++++ src/input/libdvdnav/vm.c	2003-05-20 02:41:01.000000000 +0200
 @@ -35,6 +35,7 @@
  #include <assert.h>
  #include <sys/types.h>
@@ -10,11 +10,11 @@
  #include <fcntl.h>
  
  #include "ifo_types.h"
-@@ -123,9 +124,10 @@ static void vm_print_current_domain_stat
+@@ -128,9 +129,10 @@
  
  static void dvd_read_name(char *name, const char *device) {
      int fd, i;
--#ifndef __FreeBSD__
+-#if !defined(__FreeBSD__) && !defined(WIN32)
 +#ifndef BSD
      off64_t off;
  #else
Index: xine-ui/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-ui/Makefile,v
retrieving revision 1.3
diff -b -u -r1.3 Makefile
--- xine-ui/Makefile	2003/05/05 16:32:29	1.3
+++ xine-ui/Makefile	2003/05/20 01:14:34
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2003/05/05 16:32:29 jmmv Exp $
 #
 
-DISTNAME=		xine-ui-0.9.20
-PKGREVISION=		1
+DISTNAME=		xine-ui-0.9.21
 CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=xine/}
 
Index: xine-ui/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-ui/PLIST,v
retrieving revision 1.1.1.1
diff -b -u -r1.1.1.1 PLIST
--- xine-ui/PLIST	2003/04/11 11:59:55	1.1.1.1
+++ xine-ui/PLIST	2003/05/20 01:14:35
@@ -46,6 +46,8 @@
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xitk.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xine-ui.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xitk.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xine-ui.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xitk.mo
 ${PKGLOCALEDIR}/locale/pl_PL/LC_MESSAGES/xine-ui.mo
 ${PKGLOCALEDIR}/locale/pl_PL/LC_MESSAGES/xitk.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xine-ui.mo
Index: xine-ui/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-ui/distinfo,v
retrieving revision 1.1.1.1
diff -b -u -r1.1.1.1 distinfo
--- xine-ui/distinfo	2003/04/11 11:59:55	1.1.1.1
+++ xine-ui/distinfo	2003/05/20 01:14:35
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1.1.1 2003/04/11 11:59:55 rh Exp $
 
-SHA1 (xine-ui-0.9.20.tar.gz) = 07fb529584df6cbde01b3fa0c0f8cac88280dbdf
-Size (xine-ui-0.9.20.tar.gz) = 2460849 bytes
-SHA1 (patch-aa) = 2206a9399a5fed0b30c69cfa830e67bcb76c979c
+SHA1 (xine-ui-0.9.21.tar.gz) = 15dcc4bbdeb91b9ce2fa34faf0746baaf07eb390
+Size (xine-ui-0.9.21.tar.gz) = 2551466 bytes
+SHA1 (patch-aa) = 5cd20904c12fd902747b5186e50f3e6dbd4d760d
 SHA1 (patch-ab) = 7f3a44781d0a0418f277c082486e606058fa5357
 SHA1 (patch-ac) = 44925827dd883dabb5864ad739ed47a99fd10bda
 SHA1 (patch-ad) = d285a0142c2c91ebec169839bc266c8cbe7a47e4
Index: xine-ui/patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/xine-ui/patches/patch-aa,v
retrieving revision 1.1.1.1
diff -b -u -r1.1.1.1 patch-aa
--- xine-ui/patches/patch-aa	2003/04/11 11:59:55	1.1.1.1
+++ xine-ui/patches/patch-aa	2003/05/20 01:14:35
@@ -1,11 +1,11 @@
 $NetBSD: patch-aa,v 1.1.1.1 2003/04/11 11:59:55 rh Exp $
 
---- doc/man/Makefile.in.orig	2003-04-11 20:18:22.000000000 +1000
-+++ doc/man/Makefile.in
-@@ -150,7 +150,7 @@ am__include = @am__include@
+--- doc/man/Makefile.in.orig	2003-05-20 03:03:51.000000000 +0200
++++ doc/man/Makefile.in	2003-05-20 03:04:50.000000000 +0200
+@@ -157,7 +157,7 @@
+ am__include = @am__include@
  am__quote = @am__quote@
  install_sh = @install_sh@
- 
 -SUBDIRS = fr es en pl de
 +SUBDIRS = en
  subdir = doc/man
>Release-Note:
>Audit-Trail:
>Unformatted: