pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics MPlayer updated to 0.91, patch provided by So...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0668df9bc873
branches:  trunk
changeset: 460499:0668df9bc873
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Aug 31 00:25:19 2003 +0000

description:
MPlayer updated to 0.91, patch provided by Soren Jacobsen in PR pkg/22540.

Changes:

    DOCS:
    * French, Hungarian, Chinese translation updated
    * console output translations updated
    * numerous fixes in HTML documentation
    * fixes, clarifications in the man page
    * wishlist updated :)
    * Polish documentation removed (outdated)
    * Norwegian, Romanian, and Turkish help files removed (outdated)

    Fixes:
    * small fix for sp5x video codec
    * menu pause bug fixed
    * detc video filter improved
    * fixes in video output driver zr
    * fixes in video output driver directx
    * fixes in video output driver sdl
    * fixes in video output driver vesa
      (multiple init support)
    * midentify works again
    * TOOLS/matroxtv enhanced and fixed
    * now every binary codec is searched in $PREFIX/codecs directory
      (--with-codecsdir)
    * K6/2+ and K6/3+ detection support
    * Mono PCM streamcopy fixed in MEncoder
    * bigendian OSD fix
    * SIGBUS error fixed on HPUX 11.00
    * default fps fixed in NTSC v4l
    * definition fix ported from libdvdread main branch
    * configure option --enable-qtx-codecs renamed to --enable-qtx
    * a crash fixed in command line parser
    * fix in MMS streaming
    * crash with invalid config file fixed
    * metacity support

    Porting:
    * QT audio decoder now compiles on MacOSX
    * compile and crash fixes in MOV demuxer, for Cygwin
    * some Cygwin compilation fixes
    * OpenBSD support in RealVideo and RealAudio

diffstat:

 graphics/gmplayer/Makefile              |   3 +--
 graphics/gmplayer/distinfo              |   9 ++++-----
 graphics/mencoder/Makefile              |   3 +--
 graphics/mencoder/distinfo              |   9 ++++-----
 graphics/mplayer-share/Makefile         |   7 +++++--
 graphics/mplayer-share/Makefile.common  |   6 +++---
 graphics/mplayer-share/distinfo         |   9 ++++-----
 graphics/mplayer-share/patches/patch-ad |  19 +++++++++++--------
 graphics/mplayer/Makefile               |   3 +--
 graphics/mplayer/distinfo               |   9 ++++-----
 10 files changed, 38 insertions(+), 39 deletions(-)

diffs (196 lines):

diff -r c9d5528129c8 -r 0668df9bc873 graphics/gmplayer/Makefile
--- a/graphics/gmplayer/Makefile        Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/gmplayer/Makefile        Sun Aug 31 00:25:19 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2003/07/27 19:59:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.24 2003/08/31 00:25:19 xtraeme Exp $
 #
 
 PKGNAME=       gmplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION=   7
 SKIN_SITES=    http://www.mplayerhq.hu/MPlayer/Skin/           \
                ftp://ftp.mplayerhq.hu/MPlayer/Skin/            \
                ${MASTER_SITE_LOCAL:=mplayer}
diff -r c9d5528129c8 -r 0668df9bc873 graphics/gmplayer/distinfo
--- a/graphics/gmplayer/distinfo        Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/gmplayer/distinfo        Sun Aug 31 00:25:19 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.34 2003/07/24 12:56:53 tron Exp $
+$NetBSD: distinfo,v 1.35 2003/08/31 00:25:19 xtraeme Exp $
 
-SHA1 (mplayer/MPlayer-0.90.tar.bz2) = 01be27d68a250be814af5f090e8a217c1f4838a8
-Size (mplayer/MPlayer-0.90.tar.bz2) = 3436463 bytes
+SHA1 (mplayer/MPlayer-0.91.tar.bz2) = c468c1c7044283def3064ef94dd691367973ea01
+Size (mplayer/MPlayer-0.91.tar.bz2) = 3467061 bytes
 SHA1 (mplayer/default-1.7.tar.bz2) = 6912c3e58b4c76fad97fdb72945b27815069f7e3
 Size (mplayer/default-1.7.tar.bz2) = 173439 bytes
 SHA1 (mplayer/AlienMind-1.0.tar.bz2) = 7c890bbb2e5b34b800ba2f7273b1f6a4e6c4281c
@@ -44,6 +44,5 @@
 Size (mplayer/xine-lcd-1.0.tar.bz2) = 168441 bytes
 SHA1 (patch-aa) = 6938dbdccb9b760dadad304f3bf61245e8b1baa6
 SHA1 (patch-ab) = f2fd9006914a7d1bac364be74ca5d7cb9aab6806
-SHA1 (patch-ac) = 3539a185ff74922f8ce6da3187ca443334fa2d78
-SHA1 (patch-ad) = ec670b03f010b5f9983e518c1bbd77d5601ef4a1
+SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3
 SHA1 (patch-ae) = 12d16a7dda6be9d950d09d23d41d0de03ca70425
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mencoder/Makefile
--- a/graphics/mencoder/Makefile        Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mencoder/Makefile        Sun Aug 31 00:25:19 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/08/04 11:44:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/31 00:25:20 xtraeme Exp $
 #
 
 PKGNAME=       mencoder-${MPLAYER_PKG_VERSION}
-PKGREVISION=   8
 COMMENT=       Simple movie encoder for MPlayer-playable movies
 
 .include "../../graphics/mplayer-share/Makefile.common"
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mencoder/distinfo
--- a/graphics/mencoder/distinfo        Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mencoder/distinfo        Sun Aug 31 00:25:19 2003 +0000
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.20 2003/05/25 12:23:43 wiz Exp $
+$NetBSD: distinfo,v 1.21 2003/08/31 00:25:20 xtraeme Exp $
 
-SHA1 (mplayer/MPlayer-0.90.tar.bz2) = 01be27d68a250be814af5f090e8a217c1f4838a8
-Size (mplayer/MPlayer-0.90.tar.bz2) = 3436463 bytes
+SHA1 (mplayer/MPlayer-0.91.tar.bz2) = c468c1c7044283def3064ef94dd691367973ea01
+Size (mplayer/MPlayer-0.91.tar.bz2) = 3467061 bytes
 SHA1 (patch-aa) = 6938dbdccb9b760dadad304f3bf61245e8b1baa6
 SHA1 (patch-ab) = f2fd9006914a7d1bac364be74ca5d7cb9aab6806
-SHA1 (patch-ac) = 3539a185ff74922f8ce6da3187ca443334fa2d78
-SHA1 (patch-ad) = ec670b03f010b5f9983e518c1bbd77d5601ef4a1
+SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3
 SHA1 (patch-ae) = 12d16a7dda6be9d950d09d23d41d0de03ca70425
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer-share/Makefile
--- a/graphics/mplayer-share/Makefile   Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer-share/Makefile   Sun Aug 31 00:25:19 2003 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/07/20 20:15:02 dillo Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/31 00:25:20 xtraeme Exp $
 
 .include "Makefile.common"
 
 PKGNAME=       mplayer-share-${MPLAYER_PKG_VERSION}
-PKGREVISION=   4
 COMMENT=       Documentation and fonts used by mplayer and gmplayer
 
 NO_BUILD=      YES
@@ -31,6 +30,10 @@
        ${INSTALL_DATA} ${WRKSRC}/etc/codecs.conf ${PREFIX}/share/mplayer
        ${INSTALL_DATA} ${WRKSRC}/etc/input.conf ${PREFIX}/share/mplayer
        ${CP} -R ${WRKSRC}/DOCS ${PREFIX}/share/mplayer
+       ${FIND} ${PREFIX}/share/mplayer/DOCS -type d -exec ${CHMOD} \
+               ${PKGDIRMODE} \{\} \;
+       ${FIND} ${PREFIX}/share/mplayer/DOCS -type f -exec ${CHMOD} \
+               ${SHAREMODE} \{\} \;
        for D in ${FONT_DIRS}; do \
                (cd ${WRKDIR}/$$D && \
                        ${PAX} -rw * ${PREFIX}/share/mplayer/fonts); \
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer-share/Makefile.common
--- a/graphics/mplayer-share/Makefile.common    Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer-share/Makefile.common    Sun Aug 31 00:25:19 2003 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.37 2003/08/04 11:43:48 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.38 2003/08/31 00:25:20 xtraeme Exp $
 #
 
-MPLAYER_DIST_VERSION=  0.90
+MPLAYER_DIST_VERSION=  0.91
 #PKGREVISION=          0
 
 # This variable is used in all packages which depend on this package
-MPLAYER_PKG_VERSION=   0.90
+MPLAYER_PKG_VERSION=   0.91
 
 DISTNAME=              MPlayer-${MPLAYER_DIST_VERSION}
 CATEGORIES?=           graphics
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer-share/distinfo
--- a/graphics/mplayer-share/distinfo   Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer-share/distinfo   Sun Aug 31 00:25:19 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2003/07/20 20:15:02 dillo Exp $
+$NetBSD: distinfo,v 1.26 2003/08/31 00:25:20 xtraeme Exp $
 
-SHA1 (mplayer/MPlayer-0.90.tar.bz2) = 01be27d68a250be814af5f090e8a217c1f4838a8
-Size (mplayer/MPlayer-0.90.tar.bz2) = 3436463 bytes
+SHA1 (mplayer/MPlayer-0.91.tar.bz2) = c468c1c7044283def3064ef94dd691367973ea01
+Size (mplayer/MPlayer-0.91.tar.bz2) = 3467061 bytes
 SHA1 (mplayer/font-arial-iso-8859-1.tar.bz2) = 152c40bf20de34aa8802d7f80d34d673b0b67212
 Size (mplayer/font-arial-iso-8859-1.tar.bz2) = 234242 bytes
 SHA1 (mplayer/font-arial-iso-8859-2.tar.bz2) = 7b99bbe0e9ba89a57eccbea8f93c453c4f268181
@@ -10,6 +10,5 @@
 Size (mplayer/font-arial-cp1250.tar.bz2) = 249705 bytes
 SHA1 (patch-aa) = 6938dbdccb9b760dadad304f3bf61245e8b1baa6
 SHA1 (patch-ab) = f2fd9006914a7d1bac364be74ca5d7cb9aab6806
-SHA1 (patch-ac) = 3539a185ff74922f8ce6da3187ca443334fa2d78
-SHA1 (patch-ad) = ec670b03f010b5f9983e518c1bbd77d5601ef4a1
+SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3
 SHA1 (patch-ae) = 12d16a7dda6be9d950d09d23d41d0de03ca70425
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer-share/patches/patch-ad
--- a/graphics/mplayer-share/patches/patch-ad   Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer-share/patches/patch-ad   Sun Aug 31 00:25:19 2003 +0000
@@ -1,21 +1,24 @@
-$NetBSD: patch-ad,v 1.5 2003/04/09 17:19:14 drochner Exp $
+$NetBSD: patch-ad,v 1.6 2003/08/31 00:25:21 xtraeme Exp $
 
---- mp_msg.c.orig      2002-12-27 17:17:57.000000000 +0100
-+++ mp_msg.c   2003-04-09 19:12:49.000000000 +0200
-@@ -33,13 +33,17 @@
- #ifdef USE_I18N
+--- mp_msg.c.orig      2003-08-31 01:59:09.000000000 +0200
++++ mp_msg.c   2003-08-31 02:01:03.000000000 +0200
+@@ -34,6 +34,7 @@
+ #ifdef MP_DEBUG
      fprintf(stdout, "Using GNU internationalization\n");
      fprintf(stdout, "Original domain: %s\n", textdomain(NULL));
 +#if 0
      fprintf(stdout, "Original dirname: %s\n", bindtextdomain(textdomain(NULL),NULL));
-+#endif
+ #endif
      setlocale(LC_ALL, ""); /* set from the environment variables */
-     bindtextdomain("mplayer", PREFIX"/share/locale");
+@@ -41,9 +42,12 @@
      textdomain("mplayer");
+ #ifdef MP_DEBUG
      fprintf(stdout, "Current domain: %s\n", textdomain(NULL));
 +#if 0
-     fprintf(stdout, "Current dirname: %s\n", bindtextdomain(textdomain(NULL),NULL));
+     fprintf(stdout, "Current dirname: %s\n\n", bindtextdomain(textdomain(NULL),NULL));
  #endif
+ #endif
++#endif
 +#endif
      mp_msg_set_level(MSGL_STATUS);
  }
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer/Makefile
--- a/graphics/mplayer/Makefile Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer/Makefile Sun Aug 31 00:25:19 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2003/08/08 09:26:13 grant Exp $
+# $NetBSD: Makefile,v 1.41 2003/08/31 00:25:20 xtraeme Exp $
 #
 
 PKGNAME=       mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION=   7
 COMMENT=       Software-only MPEG-1/2/4 video decoder
 
 .include "../../graphics/mplayer-share/Makefile.common"
diff -r c9d5528129c8 -r 0668df9bc873 graphics/mplayer/distinfo
--- a/graphics/mplayer/distinfo Sun Aug 31 00:14:07 2003 +0000
+++ b/graphics/mplayer/distinfo Sun Aug 31 00:25:19 2003 +0000
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.34 2003/05/25 12:23:42 wiz Exp $
+$NetBSD: distinfo,v 1.35 2003/08/31 00:25:20 xtraeme Exp $
 
-SHA1 (mplayer/MPlayer-0.90.tar.bz2) = 01be27d68a250be814af5f090e8a217c1f4838a8
-Size (mplayer/MPlayer-0.90.tar.bz2) = 3436463 bytes
+SHA1 (mplayer/MPlayer-0.91.tar.bz2) = c468c1c7044283def3064ef94dd691367973ea01
+Size (mplayer/MPlayer-0.91.tar.bz2) = 3467061 bytes
 SHA1 (patch-aa) = 6938dbdccb9b760dadad304f3bf61245e8b1baa6
 SHA1 (patch-ab) = f2fd9006914a7d1bac364be74ca5d7cb9aab6806
-SHA1 (patch-ac) = 3539a185ff74922f8ce6da3187ca443334fa2d78
-SHA1 (patch-ad) = ec670b03f010b5f9983e518c1bbd77d5601ef4a1
+SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3
 SHA1 (patch-ae) = 12d16a7dda6be9d950d09d23d41d0de03ca70425



Home | Main Index | Thread Index | Old Index