Add ruby-qt2sound, Qt2 sound extension for Ruby.

This commit is contained in:
Akinori MUSHA 2001-08-23 07:30:33 +00:00
parent 34d9284dd3
commit 395b2d6a6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46685
5 changed files with 42 additions and 0 deletions

View file

@ -164,6 +164,7 @@
SUBDIR += rsynth
SUBDIR += ruby-audiofile
SUBDIR += ruby-mp3tag
SUBDIR += ruby-qt2sound
SUBDIR += s3mod
SUBDIR += sbagen
SUBDIR += sdl_mixer

View file

@ -0,0 +1,35 @@
# New ports collection makefile for: Ruby-qt2sound
# Date created: 13 March 2001
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= qt2sound
PORTVERSION= ${RUBY_QT2_PORTVERSION}
PORTREVISION= ${RUBY_QT2_PORTREVISION}
CATEGORIES= audio x11-toolkits ruby
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../x11-toolkits/ruby-qt2/Makefile.common"
WRKSRC= ${RUBY_QT2_WRKSRC}/modules/sound
CONFIGURE_ARGS= ${RUBY_QT2_CONFIGURE_ARGS}
MAKE_ARGS= LOCAL_LIBS=-lgcc
INSTALL_TARGET= site-install
.include <bsd.port.post.mk>

View file

@ -0,0 +1 @@
Qt2 sound extension for Ruby

View file

@ -0,0 +1,4 @@
This is a Qt2 sound extension for Ruby.
Author: Nobuyuki Horie <horie@smail.u-shizuoka-ken.ac.jp>
WWW: http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/index.html

View file

@ -0,0 +1 @@
%%RUBY_SITEARCHLIBDIR%%/qt2sound.so