pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/xine-ui xine-ui: Update to 0.99.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e22d64d3f31
branches:  trunk
changeset: 414816:0e22d64d3f31
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 02 15:53:28 2020 +0000

description:
xine-ui: Update to 0.99.12

xine-ui (0.99.12)
  * Make XLockDisplay use user switchable.
  * Faster seek.
  * Optimize text rendering.
  * Add utf pixmap support.
  * Add animated logo.
  * Update splash.
  * Fix build with libxine <= 1.2.9.

xine-ui (0.99.11)
  * Offer all autoplay/autodir input plugins.
  * Dont treat hls as playlist.
  * Play ftp:/ mrls instead of downloading.
  * Update german translation.
  * Fix mrl browser background.
  * Fix user agent.
  * Fix libjpeg detection.
  * Fix linking with caca.
  * Fix memory and resource leaks.
  * Fix crashes.
  * Fix lirc build.
  * Code cleanup and "dust removal".

diffstat:

 multimedia/xine-ui/Makefile |   8 ++++----
 multimedia/xine-ui/PLIST    |   3 ++-
 multimedia/xine-ui/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r 9ad876b6e3ac -r 0e22d64d3f31 multimedia/xine-ui/Makefile
--- a/multimedia/xine-ui/Makefile       Thu Apr 02 15:52:46 2020 +0000
+++ b/multimedia/xine-ui/Makefile       Thu Apr 02 15:53:28 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2020/03/08 16:50:48 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2020/04/02 15:53:28 nia Exp $
 
-DISTNAME=              xine-ui-0.99.10
-PKGREVISION=           7
+DISTNAME=              xine-ui-0.99.12
 CATEGORIES=            multimedia
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=xine/}
 EXTRACT_SUFX=          .tar.xz
@@ -12,7 +11,8 @@
 LICENSE=               gnu-gpl-v2
 
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            msgfmt pkg-config gmake perl
+USE_TOOLS+=            pkg-config gmake perl
+USE_TOOLS+=            msgfmt msgmerge xgettext
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --disable-lirc
diff -r 9ad876b6e3ac -r 0e22d64d3f31 multimedia/xine-ui/PLIST
--- a/multimedia/xine-ui/PLIST  Thu Apr 02 15:52:46 2020 +0000
+++ b/multimedia/xine-ui/PLIST  Thu Apr 02 15:53:28 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2014/05/07 18:44:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/04/02 15:53:28 nia Exp $
 bin/fbxine
 bin/xine
 bin/xine-bugreport
@@ -83,6 +83,7 @@
 share/pixmaps/xine.xpm
 share/xine/oxine/mainmenu
 share/xine/oxine/mediamarks
+share/xine/skins/xine-ui_logo.mpg
 share/xine/skins/xine-ui_logo.png
 share/xine/skins/xine_splash.png
 share/xine/skins/xinetic/BigArrowDown.png
diff -r 9ad876b6e3ac -r 0e22d64d3f31 multimedia/xine-ui/distinfo
--- a/multimedia/xine-ui/distinfo       Thu Apr 02 15:52:46 2020 +0000
+++ b/multimedia/xine-ui/distinfo       Thu Apr 02 15:53:28 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2019/05/15 15:37:32 nia Exp $
+$NetBSD: distinfo,v 1.29 2020/04/02 15:53:28 nia Exp $
 
-SHA1 (xine-ui-0.99.10.tar.xz) = 4d61653d9bd88ba446c7c0772d03fc68ddfac46b
-RMD160 (xine-ui-0.99.10.tar.xz) = 14193feda1255e6dd7adc68d03ea09e3298b853e
-SHA512 (xine-ui-0.99.10.tar.xz) = 73cbc72375b27335e9d5f5527c35dab12d1ae40539b587630b3d8709471e4c61ce7b619062b75f587252c0647c234ffcf611f3b4e38e0447f7041b7ca5d7289e
-Size (xine-ui-0.99.10.tar.xz) = 1762968 bytes
+SHA1 (xine-ui-0.99.12.tar.xz) = ee4fc8bad73f67527a035b67ce97c542bd6d6db6
+RMD160 (xine-ui-0.99.12.tar.xz) = 8745bb5d5add4cbecf171aca7f73f58918b26149
+SHA512 (xine-ui-0.99.12.tar.xz) = bc04cb8df730abce147485b488250331a304e4318fc28ebab890c6485242a5edeafd953547c637622e2312c65aa1e36aaae6117d608dd668781d841804f2ae86
+Size (xine-ui-0.99.12.tar.xz) = 1980672 bytes
 SHA1 (patch-ab) = 93cd824f2b85affb8847d84dd8562ef4bb12f6eb
 SHA1 (patch-aj) = 9300e6b992603f9488370d928097eefc65048305
 SHA1 (patch-bb) = e4e1eb142843d78497c66701d433fb24997b867b



Home | Main Index | Thread Index | Old Index