View | Details | Raw Unified | Return to bug 213590
Collapse All | Expand All

(-)audio/optimfrog/Makefile (-4 / +10 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	optimfrog
3
PORTNAME=	optimfrog
4
PORTVERSION=	5.003
4
PORTVERSION=	5.100
5
CATEGORIES=	audio
5
CATEGORIES=	audio
6
MASTER_SITES=	http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/
6
MASTER_SITES=	http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/
7
DISTNAME=	# OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//}
7
DISTNAME=	# OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//}
Lines 11-17 Link Here
11
11
12
LICENSE=	OptimFROG
12
LICENSE=	OptimFROG
13
LICENSE_NAME=	OptimFROG - License
13
LICENSE_NAME=	OptimFROG - License
14
LICENSE_FILE=	${WRKSRC}/license.html	#only available as html file
14
LICENSE_FILE=	${WRKSRC}/license.html	#only available as html
15
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
15
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
16
16
17
CONFLICTS_INSTALL?=	optimfrog-sse2-[0-9]*
17
CONFLICTS_INSTALL?=	optimfrog-sse2-[0-9]*
Lines 18-30 Link Here
18
18
19
ONLY_FOR_ARCHS?=	amd64 i386
19
ONLY_FOR_ARCHS?=	amd64 i386
20
20
21
NO_CDROM=	No commercial use
21
USES=		tar:txz
22
23
NO_CDROM=	No fees may be collected for redistribution
22
NO_BUILD=	yes
24
NO_BUILD=	yes
23
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
24
26
25
OPTIONS_DEFINE_i386=	SSE2
27
OPTIONS_DEFINE_i386=	SSE2
26
OPTIONS_DEFINE?=	#
28
OPTIONS_DEFINE?=	#
27
SSE2_DESCR=	Use SSE2 instructions
29
SSE2_DESCR=	Use SSE2 instructions instead of x87 FP
28
30
29
.include <bsd.port.pre.mk>
31
.include <bsd.port.pre.mk>
30
32
Lines 38-43 Link Here
38
. endif
40
. endif
39
.endif
41
.endif
40
42
43
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
44
RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x
45
.endif
46
41
do-install:
47
do-install:
42
	@(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR})
48
	@(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR})
43
49
(-)audio/optimfrog/distinfo (-6 / +7 lines)
Lines 1-6 Link Here
1
SHA256 (OptimFROG_FreeBSD_x64_5003.tar.gz) = 8fdf1c9314be45677b6fba521ead09aa0ff37fc3477076030a7ecb93646025cd
1
TIMESTAMP = 1476783327
2
SIZE (OptimFROG_FreeBSD_x64_5003.tar.gz) = 1033888
2
SHA256 (OptimFROG_FreeBSD_x64_5100.txz) = a653c2cdd399b357dbdbfcfe8758fe12655e62d42c4c7e3c6f30f432a077c2da
3
SHA256 (OptimFROG_FreeBSD_x86_5003.tar.gz) = 94f6afcac8c7e249b4c666a8c69fd2d8acd541a2bb510b5a23326722c278670f
3
SIZE (OptimFROG_FreeBSD_x64_5100.txz) = 363692
4
SIZE (OptimFROG_FreeBSD_x86_5003.tar.gz) = 981489
4
SHA256 (OptimFROG_FreeBSD_x86_5100.txz) = e8151b94d0c34b2885f4790832e692e8014d98bf077be93b3ae24cfabbab77f1
5
SHA256 (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 32c8bc83928a5f4bc19b9ad40e65f218fabdcf9d251fa63066bc1077374c13e9
5
SIZE (OptimFROG_FreeBSD_x86_5100.txz) = 328008
6
SIZE (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 987641
6
SHA256 (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 14a5a11a4fa5f578c6e0bcefaf7cd312252255bb50239968f4c67f56501541b8
7
SIZE (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 334760
(-)audio/optimfrog/pkg-descr (-15 / +21 lines)
Lines 1-18 Link Here
1
OptimFROG is a lossless audio compression program. Its main goal is to
1
OptimFROG is a lossless audio compression program. Its main goal is to reduce
2
reduce at maximum the size of audio files, while permitting bit identical
2
at maximum the size of audio files, while permitting bit identical restoration
3
restoration for all input. It is similar with the ZIP compression, but it
3
for all input. It is similar with the ZIP compression, but it is highly
4
is highly specialized to compress audio data.
4
specialized to compress audio data.
5
5
6
OptimFROG obtains asymptotically the best lossless audio compression
6
OptimFROG usually obtains the best lossless audio compression ratios. It has
7
ratios. It has Windows, Linux, and Mac versions, fully featured input
7
Windows, Linux, OS X, and FreeBSD versions, fully featured input plug-ins for
8
plug-ins for the Windows Media Player, foobar2000, Winamp2/3/5, dBpowerAMP,
8
the Windows Media Player, foobar2000, Winamp 2/3/5, dBpowerAMP, XMPlay, QCD,
9
XMPlay, QCD, and XMMS audio players (with bitstream error resilience,
9
XMMS, and many other audio players (with bitstream error resilience, ID3v1.1
10
ID3v1.1 and APEv2 read tagging support, ID3v2 compatible), optimal support
10
and APEv2 read tagging support, ID3v2 compatible), optimal support for all
11
for all integer PCM wave formats up to 32 bits and an extensible streamable
11
integer PCM wave formats up to 32 bits and an extensible streamable (error
12
(error tolerant) compressed format. It is also fast, the default mode
12
tolerant) compressed format. It is also fast, the default mode (preset 2)
13
encodes CD quality audio data at 12.4x real-time and decodes at 17.4x real-
13
encodes CD quality audio data at 66.9x real-time and decodes at 96.9x real-time
14
time on AMD Athlon XP 1800+ (the fastest mode encodes at 28.1x real-time
14
on Intel Core i7-6700HQ at 2.6 GHz, while the fastest mode (preset 0) encodes
15
and decodes at 24.7x real-time). Self-extracting (sfx) archives can also be
15
at 140.0x real-time and decodes at 138.0x real-time. Self-extracting (sfx)
16
created with a small overhead of just 54 KB.
16
archives can also be created with a small overhead of just 173 kB.
17
17
18
The compression ratios which can obtained with OptimFROG are generally ranging
19
from 25% (silent classical music) to 70% (loud rock music) of the original
20
audio file size. This is less compared with around 13% obtained with high
21
quality MP3 files (~176 kbps), but you have the great advantage of archiving
22
and listening at perfect copies of your original music.
23
18
WWW: http://www.losslessaudio.org/
24
WWW: http://www.losslessaudio.org/

Return to bug 213590