pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/mplayer Move mplayer to the multimedia cate...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e629a2b2389
branches:  trunk
changeset: 467099:9e629a2b2389
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jan 26 12:08:12 2004 +0000

description:
Move mplayer to the multimedia category (coming from graphics).
This is version 1.0rc3nb1.

diffstat:

 multimedia/mplayer/DESCR    |  14 ++++++++++++++
 multimedia/mplayer/Makefile |  20 ++++++++++++++++++++
 multimedia/mplayer/PLIST    |   2 ++
 multimedia/mplayer/distinfo |   8 ++++++++
 4 files changed, 44 insertions(+), 0 deletions(-)

diffs (60 lines):

diff -r 2e1edc618df5 -r 9e629a2b2389 multimedia/mplayer/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/mplayer/DESCR  Mon Jan 26 12:08:12 2004 +0000
@@ -0,0 +1,14 @@
+MPlayer is a movie player for LINUX (runs on many other Unices,
+and non-x86 CPUs). It plays most MPEG, VOB, AVI, VIVO, ASF/WMV,
+QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported
+by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD,
+SVCD, DVD, 3ivx, and even DivX movies too. The another big feature
+of mplayer is the wide range of supported output drivers. It works
+with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but
+you can use GGI and SDL (and this way all their drivers) and some
+lowlevel card-specific drivers (for Matrox, 3Dfx, and Radeon) too!
+Most of them support software or hardware scaling, so you can
+enjoy movies in fullscreen. It also sports nice big antialiased
+shaded subtitles (10 supported types) with european/ISO 8859-1,
+2 (hungarian, english, czech, etc), cyrillic, korean fonts, and
+OSD.
diff -r 2e1edc618df5 -r 9e629a2b2389 multimedia/mplayer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/mplayer/Makefile       Mon Jan 26 12:08:12 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/26 12:08:12 jmmv Exp $
+
+PKGNAME=       mplayer-${MPLAYER_PKG_VERSION}
+PKGREVISION=   1
+COMMENT=       Software-only MPEG-1/2/4 video decoder
+
+.include "../../multimedia/mplayer-share/Makefile.common"
+
+USE_BUILDLINK2=                # defined
+CONFIGURE_ARGS+=       --disable-mencoder
+CONFIGURE_ARGS+=       --confdir=${PREFIX}/share/mplayer
+
+do-install:
+       ${INSTALL_PROGRAM} ${WRKSRC}/mplayer ${PREFIX}/bin
+
+.include "../../multimedia/mplayer-share/Makefile.depends"
+
+.include "../../mk/bsd.pkg.mk"
+
+.include "../../multimedia/mplayer-share/Makefile.cflags"
diff -r 2e1edc618df5 -r 9e629a2b2389 multimedia/mplayer/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/mplayer/PLIST  Mon Jan 26 12:08:12 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 12:08:12 jmmv Exp $
+bin/mplayer
diff -r 2e1edc618df5 -r 9e629a2b2389 multimedia/mplayer/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/mplayer/distinfo       Mon Jan 26 12:08:12 2004 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/26 12:08:12 jmmv Exp $
+
+SHA1 (mplayer-1.0rc3/MPlayer-1.0pre3.tar.bz2) = d3341f05518f6b331396c431f81b736b89402432
+Size (mplayer-1.0rc3/MPlayer-1.0pre3.tar.bz2) = 4714725 bytes
+SHA1 (patch-aa) = 51722c503120b0771102a0ca48c9817271666b81
+SHA1 (patch-ab) = a0f80f7d44b41509d215bb9cf6c1266c836efd1b
+SHA1 (patch-ad) = 95c8741263b822e20eea3da00ca64923ed91c53b
+SHA1 (patch-ae) = 61fec8b2ace8bd507df57102ff72c98cd6b194d7



Home | Main Index | Thread Index | Old Index