Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc/multimedia/gxine
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 05/28/2005 04:48:56
Module Name: pkgsrc
Committed By: snj
Date: Sat May 28 04:48:56 UTC 2005
Modified Files:
pkgsrc/multimedia/gxine [pkgsrc-2005Q1]: Makefile distinfo
pkgsrc/multimedia/gxine/patches [pkgsrc-2005Q1]: patch-ac
Added Files:
pkgsrc/multimedia/gxine/patches [pkgsrc-2005Q1]: patch-ad patch-ag
patch-ah patch-ai patch-aj
Log Message:
Pullup ticket 520 - requested by Lubomir Sedlacik
security update for gxine
Revisions pulled up:
- pkgsrc/multimedia/gxine/Makefile 1.9, 1.10
- pkgsrc/multimedia/gxine/distinfo 1.4, 1.5, 1.6
- pkgsrc/multimedia/gxine/patches/patch-ac 1.3
- pkgsrc/multimedia/gxine/patches/patch-ad 1.3, 1.4
- pkgsrc/multimedia/gxine/patches/patch-ag 1.1
- pkgsrc/multimedia/gxine/patches/patch-ah 1.1
- pkgsrc/multimedia/gxine/patches/patch-ai 1.1, 1.2
- pkgsrc/multimedia/gxine/patches/patch-aj 1.1
Module Name: pkgsrc
Committed By: rillig
Date: Wed Apr 13 16:39:32 UTC 2005
Modified Files:
pkgsrc/multimedia/gxine: Makefile distinfo
Added Files:
pkgsrc/multimedia/gxine/patches: patch-ag patch-ah patch-ai patch-aj
patch-ak
Log Message:
Added some patches for ISO C90 compliance, for NetBSD-1.6.2, and for
gcc-2.95. Approved by jlam.
----
Module Name: pkgsrc
Committed By: reed
Date: Sun May 8 06:33:35 UTC 2005
Modified Files:
pkgsrc/multimedia/gxine: distinfo
pkgsrc/multimedia/gxine/patches: patch-ac
Added Files:
pkgsrc/multimedia/gxine/patches: patch-ad
Log Message:
Make this build under FreeBSD.
PKGREVISION not bumped since these changes only matter for
FreeBSD build which failed in the first place.
Note that xine-lib is needed, but the xine-lib fixes for
FreeBSD have not been committed yet.
(If you are curious, I am using gxine on FreeBSD all installed
via pkgsrc to watch a MS Windows Media 7 ASF video and listen to
MS Windows Media Audio 2 without any win32-codecs installed.)
----
Module Name: pkgsrc
Committed By: salo
Date: Fri May 27 12:09:27 UTC 2005
Modified Files:
pkgsrc/multimedia/gxine: Makefile distinfo
pkgsrc/multimedia/gxine/patches: patch-ad patch-ai
Removed Files:
pkgsrc/multimedia/gxine/patches: patch-ak
Log Message:
Update to version 0.4.5
Changes:
0.4.5:
======
- SECURITY FIX (pst.advisory 2005-21)
Remotely-exploitable missing-format-string vulnerability in some
message dialogue boxes.
- Fixed some brokenness in the visualisations menu; hide/show the
video widget as needed when selecting an item from that menu.
- Better handling of uninstantiatable post-plugins (when configuring).
- Caught and replaced another asprintf. [Bug 1204625]
- Compile fix (Solaris): need $(X_EXTRA_LIBS).
- Correct the documentation of the '-e' option in gxine.1.
- Don't set a title for the full-screen toolbar.
- Set up X threads earlier (it was being done too late).
(based on a patch from Antti P Miettinen <ananaza@iki.fi>.)
0.4.4:
======
- Added support for VDR's AUDIO key.
- Made the browser plugin optional.
- Stop playback on playlist clear.
- Fixed a bug in multi-file drag+drop.
0.4.3:
======
- Fix a bug in JS vdr(). It should check the active MRL rather than
the currently-selected playlist entry.
- Fix a post-plugin parameter handling error.
- Provide a few more default bindings with keys.
- Fix a compile failure when using xine-lib 1.0 headers. Whoops :-(
- Added doc/Keybindings-HOWTO (from Craig Sanders).
0.4.2:
======
- Use external JS lib by default (if available).
If you're using amd64, you want this, I'm told.
- This version should be buildable and useable with GTK+2.2.
It may also use, but not rely on, a few features from GTK+2.6.
- Configure switches for GTK+ versions compatibility and whether to
use the desktop integration wizard. (Mainly for packagers.)
- Mark 'repeat' and 'random' buttons (playlist) as having accelerator
keys.
- Improve prefs window numeric entry editing.
- "tvtime" deinterlace plugin support.
- Video and audio post-plugin chain support.
The deinterlace plugin is prepended to the video chain if enabled.
The visualisation plugin is prepended to the audio chain if active.
- Hide tab & border for single-page notebooks in the prefs window.
- Make columns in playlist etc. resizable.
- Fixed a few crash/warning bugs (mediamarks/playlist item edit) left
over from 0.4.1.
- Respond to volume changes made externally.
- Fix crash on virtual desktop change. The full-screen window is now
sticky and on all desktops. (If you have a better way of fixing
this which *doesn't* require this, let me know.)
- Fix overlay bug with window managers, such as IceWM, which have
their own toolbars.
- Text preferences which are uncommitted may be undone by Ctrl '-' or
Undo.
- Make the visualisation setting a preference.
- Fix a few problems in playlist expansion via xine-lib.
- Add JS event(NAME) function and make event() and vdr() output help
text if called without parameters.
- Add keybinding entries for 'next angle' and 'previous angle'.
- Save the A/V offset setting.
- Build fix: apparently, Spidermonkey isn't always libsmjs.so.
- Stop GTK's complaints when the locale doesn't use UTF-8.
(This is done by telling gettext that we want translated text in
UTF-8. Some is intended for the console; this isn't special-cased.)
- Add a few extra icons to the menus.
- Add config options for default window size and magnification of
low-res video streams.
- Improve live-stream detection; recognise streams of unknown length.
- Improve the current stream title display.
- Rely on xine-lib's XML parser and quote some characters when saving
the playlist, media marks and key bindings.
- Change the way in which the control button images are implemented.
(There are problems with some GTK+ theme engines otherwise.)
- Try to update the current playlist item's title from the stream
automatically unless the title has been edited.
- Deleting a playlist item will, if it is being played, cause the
next item to be played (or the player to enter idle mode).
- Use ellipsis in long entries in the playlist & mediamarks windows.
(Requires GTK+2.6.)
- Allow drag&drop for reordering playlist items.
- Prevent multiple install wizard instantiations.
- Add menu tooltips for plugins with short descriptions in the plugin
chain configuration windows.
- Make playlist repeat & random settings persistent. (Guenter)
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 pkgsrc/multimedia/gxine/Makefile
cvs rdiff -r1.3 -r1.3.2.1 pkgsrc/multimedia/gxine/distinfo
cvs rdiff -r1.2 -r1.2.2.1 pkgsrc/multimedia/gxine/patches/patch-ac
cvs rdiff -r0 -r1.2.2.1 pkgsrc/multimedia/gxine/patches/patch-ad \
pkgsrc/multimedia/gxine/patches/patch-ai
cvs rdiff -r0 -r1.1.2.1 pkgsrc/multimedia/gxine/patches/patch-ag \
pkgsrc/multimedia/gxine/patches/patch-ah \
pkgsrc/multimedia/gxine/patches/patch-aj
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.