On Sun Apr 09, 2023 at 02:48:41PM -0400, Brad Smith wrote:
> ping.
>
>
> ----- Forwarded message from Brad Smith <brad@comstyle.com> -----
>
> Date: Sun, 8 Jan 2023 07:32:19 -0500
> From: Brad Smith <brad@comstyle.com>
> To: ports@openbsd.org
> Subject: UPDATE: xine-ui 0.99.14
>
> Here is an update to Xine-ui 0.99.14.
>
>
> xine-ui (0.99.14)
> * Add Dutch translation.
> * Add panel mrl display highlight.
> * Add display flipping support.
> * Better keyboard support.
> * Better status OSD.
> * Better setup, key binding and mediamark editors.
> * Better filename filter.
> * Fix build with libcaca.
> * Fix menu hide.
> * Fix directory add to playlists.
> * Many small fixes and optinizations.
> * Update german translation.
>
Committed, thanks!
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/multimedia/xine-ui/Makefile,v
> retrieving revision 1.52
> diff -u -p -u -p -r1.52 Makefile
> --- Makefile 11 Mar 2022 19:39:29 -0000 1.52
> +++ Makefile 8 Jan 2023 12:28:11 -0000
> @@ -1,6 +1,6 @@
> COMMENT= multimedia player
>
> -DISTNAME= xine-ui-0.99.13
> +DISTNAME= xine-ui-0.99.14
> CATEGORIES= multimedia
> MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
> EXTRACT_SUFX= .tar.xz
> @@ -11,7 +11,7 @@ HOMEPAGE= https://www.xine-project.org/
> PERMIT_PACKAGE= Yes
>
> WANTLIB += X11 Xext Xft Xinerama Xss Xtst Xv Xxf86vm c curl
> -WANTLIB += iconv intl jpeg m curses png pthread readline xine z
> +WANTLIB += iconv intl jpeg m curses png pthread readline xine
>
> RUN_DEPENDS= devel/desktop-file-utils \
> misc/shared-mime-info \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/multimedia/xine-ui/distinfo,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 distinfo
> --- distinfo 26 Feb 2022 21:25:42 -0000 1.10
> +++ distinfo 8 Jan 2023 12:28:11 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (xine-ui-0.99.13.tar.xz) = sjgtB1xysbEAOeDpAxDMhsjZEDWMU1We2C09WEIB9cU=
> -SIZE (xine-ui-0.99.13.tar.xz) = 2156892
> +SHA256 (xine-ui-0.99.14.tar.xz) = 1NSQ1c7OcOK7mEnJ5ILyz4evAwLUUbYUR2/cw2Qs2cM=
> +SIZE (xine-ui-0.99.14.tar.xz) = 2214740
> Index: patches/patch-src_xitk_xine-toolkit_backend_x11_c
> ===================================================================
> RCS file: patches/patch-src_xitk_xine-toolkit_backend_x11_c
> diff -N patches/patch-src_xitk_xine-toolkit_backend_x11_c
> --- patches/patch-src_xitk_xine-toolkit_backend_x11_c 11 Mar 2022 19:39:30 -0000 1.2
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,14 +0,0 @@
> -Remove malloc.h include
> -3ea5f5a563782e4f2f5230e9d8e3a658229536a4
> -
> -Index: src/xitk/xine-toolkit/backend_x11.c
> ---- src/xitk/xine-toolkit/backend_x11.c.orig
> -+++ src/xitk/xine-toolkit/backend_x11.c
> -@@ -30,7 +30,6 @@
> - #include <strings.h>
> - #include <unistd.h>
> - #include <pthread.h>
> --#include <malloc.h>
> -
> - #include <X11/Xlib.h>
> - #include <X11/Xutil.h>
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/multimedia/xine-ui/pkg/PLIST,v
> retrieving revision 1.15
> diff -u -p -u -p -r1.15 PLIST
> --- pkg/PLIST 11 Mar 2022 19:39:30 -0000 1.15
> +++ pkg/PLIST 8 Jan 2023 12:28:11 -0000
> @@ -25,6 +25,13 @@ man/fr/man1/
> @man man/man1/xine-check.1
> @man man/man1/xine-remote.1
> @man man/man1/xine.1
> +man/nl/
> +man/nl/man1/
> +@man man/nl/man1/aaxine.1
> +@man man/nl/man1/xine-bugreport.1
> +@man man/nl/man1/xine-check.1
> +@man man/nl/man1/xine-remote.1
> +@man man/nl/man1/xine.1
> man/pl/
> man/pl/man1/
> @man man/pl/man1/aaxine.1
> @@ -46,6 +53,14 @@ share/doc/xine-ui/README.en.30.Advanced
> share/doc/xine-ui/README.en.32.Window_managers
> share/doc/xine-ui/README.en.35.Legal_issues
> share/doc/xine-ui/README.en.5.xine-ui
> +share/doc/xine-ui/README.nl.0.Introduction
> +share/doc/xine-ui/README.nl.10.Remote_control
> +share/doc/xine-ui/README.nl.15.MRLs
> +share/doc/xine-ui/README.nl.25.VideoCD
> +share/doc/xine-ui/README.nl.30.Advanced
> +share/doc/xine-ui/README.nl.32.Window_managers
> +share/doc/xine-ui/README.nl.35.Legal_issues
> +share/doc/xine-ui/README.nl.5.xine-ui
> share/doc/xine-ui/README_cs
> share/doc/xine-ui/README_de
> share/doc/xine-ui/README_en
> @@ -53,6 +68,7 @@ share/doc/xine-ui/README_es
> share/doc/xine-ui/README_fi
> share/doc/xine-ui/README_fr
> share/doc/xine-ui/README_it
> +share/doc/xine-ui/README_nl
> share/doc/xine-ui/README_pl
> share/doc/xine-ui/README_uk
> share/doc/xitk/
> @@ -80,6 +96,7 @@ share/locale/ja/LC_MESSAGES/xine-ui.mo
> share/locale/ja/LC_MESSAGES/xitk.mo
> share/locale/nb/LC_MESSAGES/xine-ui.mo
> share/locale/nb/LC_MESSAGES/xitk.mo
> +share/locale/nl/LC_MESSAGES/xine-ui.mo
> share/locale/pl/LC_MESSAGES/xine-ui.mo
> share/locale/pl/LC_MESSAGES/xitk.mo
> share/locale/pt_BR/LC_MESSAGES/xine-ui.mo
> @@ -110,6 +127,7 @@ share/xine/skins/xinetic/CtlBg.png
> share/xine/skins/xinetic/Letters.png
> share/xine/skins/xinetic/Letters2.png
> share/xine/skins/xinetic/LettersA.png
> +share/xine/skins/xinetic/LettersHL.png
> share/xine/skins/xinetic/LettersHLA.png
> share/xine/skins/xinetic/MainBg.png
> share/xine/skins/xinetic/MainBits1.png
>
> ----- End forwarded message -----
>
No comments:
Post a Comment