1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update version.

This commit is contained in:
Yukihiro Nakai 1999-10-01 08:46:15 +00:00
parent 82bd03f850
commit d4e27a0b29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22096
5 changed files with 23 additions and 15 deletions

View File

@ -1,27 +1,30 @@
# New ports collection makefile for: gogo no coder
# Version required: 1999-07-09
# Version required: 2.10
# Date created: 01 July 1999
# Whom: Yukihiro Nakai <Nacai@iname.com>
#
# $FreeBSD$
#
DISTNAME= bsd0709
PKGNAME= gogo-19990709
DISTNAME= gogo210
PKGNAME= gogo-2.10
CATEGORIES= audio
MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/mpegenc/
MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/
EXTRACT_SUFX= .tgz
MAINTAINER= Nacai@iname.com
WRKSRC= ${WRKDIR}
# More than version 0.98
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
MAKEFILE= makefile.unx
ALL_TARGET= gogo
.if(!defined(KANJI))
MAKE_ENV+= DONT_USE_KANJI=-DNO_KANJI
.endif
RESTRICTED= Condition is not clear
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gogo ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/doc/gogo
${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/gogo
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (bsd0709.tgz) = c34c90e86f326fe9a53f2f6223b08928
MD5 (gogo210.tgz) = c57e6a374e4f6dcae9a48d16a906f023

View File

@ -1 +1 @@
Very fast MP3 encoder with AMD 3D Now! support
Very fast MP3 encoder with MMX, 3D Now! and PentiumIII SSE support

View File

@ -1,4 +1,10 @@
This is the FreeBSD version of 'Gogo no coder' (which means 'afternoon
coder'), a very fast MP3 encoder. Gogo includes AMD's 3D Now! support.
gogo, 'Gogo no coder' (which means 'afternoon coder'), is very fast
MP3 encoder based on lame-3.23 which is optimized for MMX, K6-2 3DNow!
and Intel PentiumIII SSE. The latter is available when FreeBSD
supports SSE. (Linux supports it.)
Translated document of 'gogo -h' is provided.
*** DON'T OVERCLOCK YOUR K6-2 ***
Gogo heavily uses the 3DNow! unit that almost slesep in usual,
and the CPU becomes very hot even in normal clock.
So overclock may cause serious internal errors or crazy results.
Also, this may be same on PentiumIII.

View File

@ -1,2 +1 @@
bin/gogo
share/doc/gogo/README