mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add xmms-quix3dn-4.4.1, a neat 3D effects audio plugin for XMMS.
If you ever missed a nice 3D-sound feature in FreeBSD that you knew from your Windows(tm) drivers (I myself always missed that when hearing MP3s in FreeBSD), try this!
This commit is contained in:
parent
8d428aea6f
commit
8b4c69090c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36269
@ -181,6 +181,7 @@
|
||||
SUBDIR += xmmix
|
||||
SUBDIR += xmms
|
||||
SUBDIR += xmms-liveice
|
||||
SUBDIR += xmms-quix3dn
|
||||
SUBDIR += xmms-shn
|
||||
SUBDIR += xmms-tfmx
|
||||
SUBDIR += xmp
|
||||
|
25
audio/xmms-quix3dn/Makefile
Normal file
25
audio/xmms-quix3dn/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: xmms-quix3dn
|
||||
# Date created: 23 December 2000
|
||||
# Whom: alex
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xmms-quix3dn
|
||||
PORTVERSION= 4.4.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://nsys.by:8100/~mmts/quix/freebsd/
|
||||
DISTNAME= quix3dn-${PORTVERSION}-freebsd
|
||||
|
||||
MAINTAINER= alex@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/libquix3dn.so ${PREFIX}/lib/xmms/Effect/
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/xmms-quix3dn/distinfo
Normal file
1
audio/xmms-quix3dn/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (quix3dn-4.4.1-freebsd.tar.gz) = 1fc8e7c5e70342fde102c7425d6849cf
|
1
audio/xmms-quix3dn/pkg-comment
Normal file
1
audio/xmms-quix3dn/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A 3D-sound effect plugin for XMMS
|
7
audio/xmms-quix3dn/pkg-descr
Normal file
7
audio/xmms-quix3dn/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
This XMMS-plugin is a superb Stereo-to-3D and Stereo expansion effects
|
||||
utility with many enhancements. You can combine different types of
|
||||
effects to have the sound you like.
|
||||
|
||||
WWW: http://nsys.by:8100/~mmts/quix/
|
||||
|
||||
- Alexander Langer <alex@FreeBSD.org>
|
1
audio/xmms-quix3dn/pkg-plist
Normal file
1
audio/xmms-quix3dn/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
lib/xmms/Effect/libquix3dn.so
|
Loading…
Reference in New Issue
Block a user