Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2005 16:29:01 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/87490: [NEW PORT] graphics/xmms-plazma - Plazma is an XMMS visualization plugin
Message-ID:  <1129404541.0@phobos.mars.bsd>
Resent-Message-ID: <200510151930.j9FJUEjK058876@freefall.freebsd.org>

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

>Number:         87490
>Category:       ports
>Synopsis:       [NEW PORT] graphics/xmms-plazma - Plazma is an XMMS visualization plugin
>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:   Sat Oct 15 19:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:





>How-To-Repeat:





>Fix:


--- xmms-plazma.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-plazma
#	xmms-plazma/Makefile
#	xmms-plazma/distinfo
#	xmms-plazma/pkg-descr
#	xmms-plazma/files
#	xmms-plazma/files/patch-plazma.c
#
echo c - xmms-plazma
mkdir -p xmms-plazma > /dev/null 2>&1
echo x - xmms-plazma/Makefile
sed 's/^X//' >xmms-plazma/Makefile << 'END-of-xmms-plazma/Makefile'
X# New ports collection makefile for:	xmms-plazma
X# Date created:				15 Oct 2005
X# Whom:					Alejandro Pulver <alejandro@varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmms-plazma
XDISTVERSION=	0.0.7
XCATEGORIES=	graphics
XMASTER_SITES=	http://membres.lycos.fr/diablolight/
X
XMAINTAINER=	alejandro@varnet.biz
XCOMMENT=	Plazma is an XMMS visualization plugin
X
XLIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
X
XUSE_X_PREFIX=	yes
XUSE_GL=		yes
XUSE_GNOME=	gtk12
XUSE_SDL=	sdl
X
XUSE_INC_LIBTOOL_VER=13
X
XPLIST_FILES=	lib/xmms/Visualization/libplazma.so
X
X.include <bsd.port.mk>
END-of-xmms-plazma/Makefile
echo x - xmms-plazma/distinfo
sed 's/^X//' >xmms-plazma/distinfo << 'END-of-xmms-plazma/distinfo'
XMD5 (xmms-plazma-0.0.7.tar.gz) = fe1e59908132a572516cce213ebd946a
XSIZE (xmms-plazma-0.0.7.tar.gz) = 149123
END-of-xmms-plazma/distinfo
echo x - xmms-plazma/pkg-descr
sed 's/^X//' >xmms-plazma/pkg-descr << 'END-of-xmms-plazma/pkg-descr'
XPlazma is an xmms visualization plugin, it was coded with the SDL library.
X
XIt runs on Linux, FreeBSD and of the majority of Unix.
X
XIt displays effects of rotation of grids, wave radial, oscilloscope and
Xspectrum analyzer in agreement with the music.
X
XWWW: http://membres.lycos.fr/diablolight/
END-of-xmms-plazma/pkg-descr
echo c - xmms-plazma/files
mkdir -p xmms-plazma/files > /dev/null 2>&1
echo x - xmms-plazma/files/patch-plazma.c
sed 's/^X//' >xmms-plazma/files/patch-plazma.c << 'END-of-xmms-plazma/files/patch-plazma.c'
X--- plazma.c.orig	Thu Oct 25 14:58:03 2001
X+++ plazma.c	Sat Oct 15 15:11:05 2005
X@@ -9,8 +9,8 @@
X 
X #include <gtk/gtk.h>
X #include <math.h>
X-#include <SDL/SDL.h>
X-#include <SDL/SDL_thread.h>
X+#include <SDL.h>
X+#include <SDL_thread.h>
X #include <xmms/plugin.h>
X #include <xmms/util.h>
X #include <stdio.h>
END-of-xmms-plazma/files/patch-plazma.c
exit

--- xmms-plazma.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?1129404541.0>