Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2006 04:15:40 -0800 (PST)
From:      infofarmer@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91501: New port: audio/xmms-modplug
Message-ID:  <43c1026c.54bef2f7.626a.ffffb8bb@mx.gmail.com>
Resent-Message-ID: <200601081220.k08CK3O0063151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91501
>Category:       ports
>Synopsis:       New port: audio/xmms-modplug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 12:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.0-STABLE FreeBSD 6.0-STABLE #2: Sat Dec 31 02:36:56 MSK 2005 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
A modplug-based plugin for XMMS

	
>How-To-Repeat:
	
>Fix:

Thought about making it a slave port to bmp-modplug, but
the difference seems to overweigh the similarity

	

--- xmms-modplug.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xmms-modplug
#	xmms-modplug/Makefile
#	xmms-modplug/distinfo
#	xmms-modplug/pkg-descr
#
echo c - xmms-modplug
mkdir -p xmms-modplug > /dev/null 2>&1
echo x - xmms-modplug/Makefile
sed 's/^X//' >xmms-modplug/Makefile << 'END-of-xmms-modplug/Makefile'
X# New ports collection makefile for:	xmms-modplug
X# Date created:		8 January 2006
X# Whom:			Andrew Pantyukhin <infofarmer@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	modplug
XPORTVERSION=	2.0.5
XCATEGORIES?=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	${PORTNAME}-${PKGNAMEPREFIX:S/-//}
XPKGNAMEPREFIX=	xmms-
XDISTNAME=	${PORTNAME}${PKGNAMEPREFIX}2.05
X
XMAINTAINER=	infofarmer@gmail.com
XCOMMENT=	A modplug-based plugin for XMMS
X
XLIB_DEPENDS?=	xmms.4:${PORTSDIR}/multimedia/xmms
XLIB_DEPENDS+=	modplug.0:${PORTSDIR}/audio/libmodplug
X
XUSE_X_PREFIX=	yes
XHAS_CONFIGURE=	yes
XPLUGDIR?=	lib/xmms/Input
XPLIST_FILES=	${PLUGDIR}/libmodplugxmms.so
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/modplugxmms/.libs/libmodplugxmms.so ${PREFIX}/${PLUGDIR}/
X
X.include <bsd.port.mk>
END-of-xmms-modplug/Makefile
echo x - xmms-modplug/distinfo
sed 's/^X//' >xmms-modplug/distinfo << 'END-of-xmms-modplug/distinfo'
XMD5 (modplugxmms-2.05.tar.gz) = 2dd9b88a02978d3001b48863b8cffc5b
XSHA256 (modplugxmms-2.05.tar.gz) = d79d1bca3e9705f93b9101e473410a92e0a5d6b83dbc0ef739ed434e45314778
XSIZE (modplugxmms-2.05.tar.gz) = 242595
END-of-xmms-modplug/distinfo
echo x - xmms-modplug/pkg-descr
sed 's/^X//' >xmms-modplug/pkg-descr << 'END-of-xmms-modplug/pkg-descr'
XThis port is the ModPlug plugin for XMMS. ModPlug is
Xarguably the best mod-like music rendering engine
Xcapable of playing 22 different module formats. This
Xplugin can also handle zip, rar, gzip and bzip2
Xcompressed mods (provided unzip, gunzip, unrar are
Xinstalled).
X
XWWW: http://modplug-xmms.sourceforge.net/
END-of-xmms-modplug/pkg-descr
exit
--- xmms-modplug.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43c1026c.54bef2f7.626a.ffffb8bb>