Date: Sun, 16 Oct 2005 00:09:24 +0000 (UTC) From: Marcus Alves Grando <mnag@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xmms-scivi Makefile distinfo pkg-descr pkg-plist ports/graphics/xmms-scivi/files patch-src_presets.c patch-src_scivi.h Message-ID: <200510160009.j9G09OA1099762@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mnag 2005-10-16 00:09:24 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/xmms-scivi Makefile distinfo pkg-descr pkg-plist graphics/xmms-scivi/files patch-src_presets.c patch-src_scivi.h Log: Scivi is a visualization plugin for XMMS, uses 3D Accelerated hardware, but is not actually 3D. Features: Low CPU Usage because of 3D accelerated hardware. All effects including potentially expensive complex image transformations are done in hardware. So, if you have a fast video card, your CPU most of a time will be idle! Powerful C-style Scripting Language will help you to program your own nice presets! The visualization is under your control! Root-window rendering supported. Put a nice video effects on your desktop! This feature is window-manager dependent. KDE and GNOME probably won't work Press 'V' to switch to root-window mode. Full-screen rendering. Planned. WWW: http://xmms-scivi.sourceforge.net/ PR: 87488 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Revision Changes Path 1.864 +1 -0 ports/graphics/Makefile 1.1 +44 -0 ports/graphics/xmms-scivi/Makefile (new) 1.1 +2 -0 ports/graphics/xmms-scivi/distinfo (new) 1.1 +25 -0 ports/graphics/xmms-scivi/files/patch-src_presets.c (new) 1.1 +10 -0 ports/graphics/xmms-scivi/files/patch-src_scivi.h (new) 1.1 +23 -0 ports/graphics/xmms-scivi/pkg-descr (new) 1.1 +33 -0 ports/graphics/xmms-scivi/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510160009.j9G09OA1099762>