Update to 2.20.

This version support multi thread for 30x speed up
on dual PIII machine, but only for Linux, BeOS :-(
This commit is contained in:
Yukihiro Nakai 1999-10-22 07:38:39 +00:00
parent 26e3ddcb03
commit f0e467a340
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22577
2 changed files with 5 additions and 6 deletions

View File

@ -1,29 +1,28 @@
# New ports collection makefile for: gogo no coder
# Version required: 2.11
# Version required: 2.20
# Date created: 01 July 1999
# Whom: Yukihiro Nakai <Nacai@iname.com>
#
# $FreeBSD$
#
DISTNAME= gogo211
PKGNAME= gogo-2.11
DISTNAME= gogo220
PKGNAME= gogo-2.20
CATEGORIES= audio
MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/
EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org
# More than version 0.98
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
MAKEFILE= makefile.unx
ALL_TARGET= gogo
.if(!defined(KANJI))
MAKE_ENV+= DONT_USE_KANJI=-DNO_KANJI
.endif
RESTRICTED= Condition is not clear
NO_WRKSUBDIR= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gogo ${PREFIX}/bin

View File

@ -1 +1 @@
MD5 (gogo211.tgz) = 08f4fe0dca3bf6eeb4a0d5952b7a5c7f
MD5 (gogo220.tar.gz) = c9a06390fcf5cd401eb49245bf005450