- Update to version 2.8

PR:		ports/66881
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-05-19 21:15:01 +00:00
parent 065b55a494
commit 02a628e84f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109526
3 changed files with 17 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gnump3d
PORTVERSION= 2.7
PORTVERSION= 2.8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -55,10 +55,10 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/man/${file} ${MANPREFIX}/man/man1
.endfor
${MKDIR} ${PERL_SITELIBDIR}
cd ${WRKSRC}/lib && ${FIND} . | \
cd ${WRKSRC}/lib && ${FIND} . ! -empty | \
${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${PERL_SITELIBDIR}
${MKDIR} ${DATADIR}
cd ${WRKSRC}/templates && ${FIND} . | \
cd ${WRKSRC}/templates && ${FIND} . ! -empty | \
${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DATADIR}
${MKDIR} ${CONFDIR}
${INSTALL_DATA} ${WRKSRC}/etc/mime.types ${CONFDIR}

View File

@ -1,4 +1,4 @@
MD5 (gnump3d-2.7.tar.bz2) = 56c2feb0e97f31722dceaaa16e1a1f81
SIZE (gnump3d-2.7.tar.bz2) = 212021
MD5 (gnump3d-2.7.tar.bz2.sig) = ae49a362f942dd066134dd739b7a268a
SIZE (gnump3d-2.7.tar.bz2.sig) = 65
MD5 (gnump3d-2.8.tar.bz2) = 7be68af05cdac0855bf15e592a24ee9b
SIZE (gnump3d-2.8.tar.bz2) = 221310
MD5 (gnump3d-2.8.tar.bz2.sig) = c89ecaf7a93fc11ec91247e986c1992f
SIZE (gnump3d-2.8.tar.bz2.sig) = 65

View File

@ -1,5 +1,5 @@
--- etc/gnump3d.conf.orig Fri Mar 26 03:49:02 2004
+++ etc/gnump3d.conf Fri Mar 26 12:59:14 2004
--- etc/gnump3d.conf.orig Tue May 18 22:21:40 2004
+++ etc/gnump3d.conf Wed May 19 01:39:32 2004
@@ -184,7 +184,7 @@
# path if you don't have it installed upon the $PATH of the user
# who starts the server:
@ -27,20 +27,20 @@
##
@@ -635,9 +635,9 @@
# the string '$FILENAME' will be replaced by the file the user is
# requesting.
@@ -686,9 +686,9 @@
#
# downsample_"level"_"file suffix" = command args
#
-#downsample_high_mp3 = /usr/bin/lame --mp3input -b 56 $FILENAME -
-#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 33 $FILENAME -
-#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 32 $FILENAME -
-#downsample_low_mp3 = /usr/bin/lame --mp3input -b 16 $FILENAME -
+#downsample_high_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 56 $FILENAME -
+#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 33 $FILENAME -
+#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 32 $FILENAME -
+#downsample_low_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 16 $FILENAME -
#
#downsample_high_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 96 -
#downsample_medium_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 64 -
@@ -677,7 +677,7 @@
@@ -728,7 +728,7 @@
# the installation script - if this doesn't happen report this as
# a bug.
#
@ -49,7 +49,7 @@
#
@@ -772,7 +772,7 @@
@@ -823,7 +823,7 @@
#
# Normally you shouldn't need to touch this.
#
@ -58,7 +58,7 @@
#
@@ -849,7 +849,7 @@
@@ -900,7 +900,7 @@
##
#
# jukebox_mode = 1