Bug 265100 - multimedia/xine: Update to version 0.99.13
Summary: multimedia/xine: Update to version 0.99.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://sourceforge.net/projects/xine...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-08 22:03 UTC by Vladimir Druzenko
Modified: 2022-07-12 18:03 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.99.13 (4.42 KB, patch)
2022-07-08 22:03 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2022-07-08 22:03:20 UTC
Created attachment 235137 [details]
Update to 0.99.13

xine-ui (0.99.13)
  * Add audio control window.
  * Add some menu shortcuts.
  * Add build optimizations.
  * Better keyboard and mouse wheel support.
  * Improved key binding editor.
  * Massive code cleanup.
  * Massive graphics optimizations.
  * Drop mrl path length limit.
  * Add utf8 and clipboard support for text input fields.
  * Add skin shared pixmap and text position features.
  * Xinetic skin update.
  * Many small fixes and optinizations.
  * Update german translation.
  * Update french translation.
  * Build fixes.
  * Faster build.
  * Separate xitk and X11 stuff pt 1.

Tested on 13.1 amd64: build, run (play several video files).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-12 18:02:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d3da5219cbbd1a32e0c592445f3006dfa874177e

commit d3da5219cbbd1a32e0c592445f3006dfa874177e
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-07-12 06:06:14 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-07-12 17:59:18 +0000

    multimedia/xine: Update to version 0.99.13

    ChangeLog: https://sourceforge.net/projects/xine/files/xine-ui/0.99.13/

     * Add audio control window.
     * Add some menu shortcuts.
     * Add build optimizations.
     * Better keyboard and mouse wheel support.
     * Improved key binding editor.
     * Massive code cleanup.
     * Massive graphics optimizations.
     * Drop mrl path length limit.
     * Add utf8 and clipboard support for text input fields.
     * Add skin shared pixmap and text position features.
     * Xinetic skin update.
     * Many small fixes and optinizations.
     * Update german translation.
     * Update french translation.
     * Build fixes.
     * Faster build.
     * Separate xitk and X11 stuff pt 1.

    PR:     265100
    Reported by:    vvd@unislabs.com

 multimedia/xine/Makefile  |  3 +--
 multimedia/xine/distinfo  |  6 ++---
 multimedia/xine/pkg-plist | 63 +++++++++--------------------------------------
 3 files changed, 16 insertions(+), 56 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-12 18:03:20 UTC
Committed,

Thanks!