Initial import of smpeg-xmms, version 0.3.5.

MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware
acceleration in XFree 4.x (if available), fullscreen, resizeable window,
VCD support, aspected ratio when resizing the window, etc.

Provided in PR pkg/19390 by Juan RP.
This commit is contained in:
jmmv 2003-04-10 13:32:34 +00:00
parent e0ea35a3a4
commit 734f53d1f0
4 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,3 @@
MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware
acceleration in XFree 4.x (if available), fullscreen, resizeable window,
VCD support, aspected ratio when resizing the window, etc.

View file

@ -0,0 +1,27 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/04/10 13:32:34 jmmv Exp $
#
DISTNAME= smpeg-xmms-0.3.5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/
MAINTAINER= jrp@hispabsd.org
HOMEPAGE= http://www.xmms.org/
COMMENT= MPEG video plugin using SDL/smpeg as the backend
BUILDLINK_DEPENDS.smpeg= smpeg>=0.4.4
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
USE_GMAKE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../devel/smpeg/buildlink2.mk"
.include "../../devel/glib/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../devel/SDL/buildlink2.mk"
.include "../../audio/xmms/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/10 13:32:34 jmmv Exp $
lib/xmms/Input/libsmpeg_xmms.a
lib/xmms/Input/libsmpeg_xmms.la
lib/xmms/Input/libsmpeg_xmms.so
@comment in xmms: @dirrm lib/xmms/Input

View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/04/10 13:32:34 jmmv Exp $
SHA1 (smpeg-xmms-0.3.5.tar.gz) = e67a22cf99a9238be0652fe503b2fa37ae0c1379
Size (smpeg-xmms-0.3.5.tar.gz) = 141182 bytes