Import of xmms-mad-0.8

xmms-mad is an input plugin for xmms that uses libmad to
decode MPEG2 layer 1/2/3 files and streams.
This plugin is very useful on the arm architecture due to the lack of
FPU. This plugin uses libmad which uses integer computations only.
This commit is contained in:
robert 2005-08-07 22:13:37 +00:00
parent 38c12f7644
commit 79a725f706
5 changed files with 50 additions and 0 deletions

30
audio/xmms-mad/Makefile Normal file
View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/08/07 22:13:37 robert Exp $
SHARED_ONLY= Yes
COMMENT= "XMMS input plugin for MP3 files"
DISTNAME= xmms-mad-0.8
CATEGORIES= audio
HOMEPAGE= http://xmms-mad.sourceforge.net/
MAINTAINER= Robert Nagy <robert@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/}
BUILD_DEPENDS= ::devel/pkgconfig
LIB_DEPENDS= xmms.4::audio/xmms mad.2::audio/libmad \
id3tag.3::audio/libid3tag
WANTLIB= X11 Xext Xi m gdk glib gmodule gtk iconv intl
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

4
audio/xmms-mad/distinfo Normal file
View File

@ -0,0 +1,4 @@
MD5 (xmms-mad-0.8.tar.gz) = 9013cd4d924209ce74a682dda771d087
RMD160 (xmms-mad-0.8.tar.gz) = 19fe42c13c24ad6f55af066435c3faee7c2f8ff6
SHA1 (xmms-mad-0.8.tar.gz) = 4de4fa9d6db919968276f9a185b0cb3c96c1e097
SIZE (xmms-mad-0.8.tar.gz) = 315069

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-config_ltmain_sh,v 1.1.1.1 2005/08/07 22:13:37 robert Exp $
--- config/ltmain.sh.orig Sat Jan 22 16:02:26 2005
+++ config/ltmain.sh Sun Aug 7 23:29:12 2005
@@ -931,6 +931,7 @@
libobjs=
ltlibs=
module=no
+ need_version=no
no_install=no
objs=
non_pic_objects=

2
audio/xmms-mad/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
xmms-mad is an input plugin for xmms that uses libmad to
decode MPEG2 layer 1/2/3 files and streams.

3
audio/xmms-mad/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/08/07 22:13:37 robert Exp $
@comment lib/xmms/Input/libxmmsmad.la
lib/xmms/Input/libxmmsmad.so