aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-plazma
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-15 23:39:50 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-15 23:39:50 +0000
commit0ed9c293b7a8ee7487b24a77c487bf218528c4c8 (patch)
tree608ab5ee1dca8ea7f886798ac9cf8655997c34c8 /graphics/xmms-plazma
parent4493844eb3195cdc2078471f3079d09d3677531f (diff)
Notes
Diffstat (limited to 'graphics/xmms-plazma')
-rw-r--r--graphics/xmms-plazma/Makefile27
-rw-r--r--graphics/xmms-plazma/distinfo2
-rw-r--r--graphics/xmms-plazma/files/patch-plazma.c13
-rw-r--r--graphics/xmms-plazma/pkg-descr8
4 files changed, 50 insertions, 0 deletions
diff --git a/graphics/xmms-plazma/Makefile b/graphics/xmms-plazma/Makefile
new file mode 100644
index 000000000000..4aebbb48b96d
--- /dev/null
+++ b/graphics/xmms-plazma/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: xmms-plazma
+# Date created: 15 Oct 2005
+# Whom: Alejandro Pulver <alejandro@varnet.biz>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-plazma
+DISTVERSION= 0.0.7
+CATEGORIES= graphics
+MASTER_SITES= http://membres.lycos.fr/diablolight/
+
+MAINTAINER= alejandro@varnet.biz
+COMMENT= Plazma is an XMMS visualization plugin
+
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
+
+USE_X_PREFIX= yes
+USE_GL= yes
+USE_GNOME= gtk12
+USE_SDL= sdl
+
+USE_INC_LIBTOOL_VER=13
+
+PLIST_FILES= lib/xmms/Visualization/libplazma.so
+
+.include <bsd.port.mk>
diff --git a/graphics/xmms-plazma/distinfo b/graphics/xmms-plazma/distinfo
new file mode 100644
index 000000000000..d29d152fda37
--- /dev/null
+++ b/graphics/xmms-plazma/distinfo
@@ -0,0 +1,2 @@
+MD5 (xmms-plazma-0.0.7.tar.gz) = fe1e59908132a572516cce213ebd946a
+SIZE (xmms-plazma-0.0.7.tar.gz) = 149123
diff --git a/graphics/xmms-plazma/files/patch-plazma.c b/graphics/xmms-plazma/files/patch-plazma.c
new file mode 100644
index 000000000000..bf56fc265643
--- /dev/null
+++ b/graphics/xmms-plazma/files/patch-plazma.c
@@ -0,0 +1,13 @@
+--- plazma.c.orig Thu Oct 25 14:58:03 2001
++++ plazma.c Sat Oct 15 15:11:05 2005
+@@ -9,8 +9,8 @@
+
+ #include <gtk/gtk.h>
+ #include <math.h>
+-#include <SDL/SDL.h>
+-#include <SDL/SDL_thread.h>
++#include <SDL.h>
++#include <SDL_thread.h>
+ #include <xmms/plugin.h>
+ #include <xmms/util.h>
+ #include <stdio.h>
diff --git a/graphics/xmms-plazma/pkg-descr b/graphics/xmms-plazma/pkg-descr
new file mode 100644
index 000000000000..94d3fd6eeba9
--- /dev/null
+++ b/graphics/xmms-plazma/pkg-descr
@@ -0,0 +1,8 @@
+Plazma is an xmms visualization plugin, it was coded with the SDL library.
+
+It runs on Linux, FreeBSD and of the majority of Unix.
+
+It displays effects of rotation of grids, wave radial, oscilloscope and
+spectrum analyzer in agreement with the music.
+
+WWW: http://membres.lycos.fr/diablolight/