aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2004-05-05 23:16:21 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2004-05-05 23:16:21 +0000
commit9850fb94bceff10e994ba8913aa82f98efc7d949 (patch)
treeb5556c48dd341efc52be0b40688248e08f11ee3a /audio
parent3bf88ba62e867960ec26c8cfdc9d284c5bcce418 (diff)
downloadports-9850fb94bceff10e994ba8913aa82f98efc7d949.tar.gz
ports-9850fb94bceff10e994ba8913aa82f98efc7d949.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-shn/Makefile7
-rw-r--r--audio/xmms-shn/distinfo4
-rw-r--r--audio/xmms-shn/pkg-descr19
3 files changed, 8 insertions, 22 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index f53818583a25..39957459802b 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmms-shn
-PORTVERSION= 2.2.8
-PORTREVISION= 1
+PORTVERSION= 2.4.0
CATEGORIES= audio
MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/source/
@@ -19,12 +18,12 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= gtk12
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=13
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif #NOPORTDOCS
+.endif
.include <bsd.port.mk>
diff --git a/audio/xmms-shn/distinfo b/audio/xmms-shn/distinfo
index b85fd45714b2..4e4903daff13 100644
--- a/audio/xmms-shn/distinfo
+++ b/audio/xmms-shn/distinfo
@@ -1,2 +1,2 @@
-MD5 (xmms-shn-2.2.8.tar.gz) = 9f74c510fe2a21c22d30443af82b31ab
-SIZE (xmms-shn-2.2.8.tar.gz) = 243553
+MD5 (xmms-shn-2.4.0.tar.gz) = 00395ac407b6b9d5e2c48ad4bbb324f7
+SIZE (xmms-shn-2.4.0.tar.gz) = 347297
diff --git a/audio/xmms-shn/pkg-descr b/audio/xmms-shn/pkg-descr
index f55138c85e57..4c56c7a4c93c 100644
--- a/audio/xmms-shn/pkg-descr
+++ b/audio/xmms-shn/pkg-descr
@@ -1,18 +1,5 @@
-xmms-shn provides playback support for shorten (.shn) files in
-XMMS. Real-time seeking support is provided for .shn files that
-have accompanying seek tables generated by shorten 3.x. Otherwise,
-seeking is not supported.
-
-Wayne Stielau has extended shorten 2.3 to support the creation of
-seek tables. Seek tables are simply descriptions of the internal
-state of the shorten algorithm at specific points in the decompression.
-This allows a modified shorten decoder to restore the decoder state
-of the shorten algorithm for a point at (or very close to) the
-desired seek point.
-
-The current implementation creates a seek table entry once every
-25600 samples. For 'CD-quality' WAVE data (44100 samples/sec),
-this provides a granularity of 1 seek table entry per 25600/44100
-= 0.58 seconds, more than what is needed by either XMMS or WinAmp.
+xmms-shn provides playback support for shorten (.shn) files in XMMS.
+Real-time seeking support is provided for .shn files that have
+accompanying seek tables generated by shorten 3.x.
WWW: http://www.etree.org/shnutils/xmms-shn/