FreeBSD Bugzilla – Attachment 175901 Details for
Bug 213590
audio/optimfrog: Update to 5.100
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update audio/optimfrog to 5.100
audio_optimfrog.patch (text/plain), 5.22 KB, created by
Matthew Rezny
on 2016-10-18 12:15:23 UTC
(
hide
)
Description:
update audio/optimfrog to 5.100
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2016-10-18 12:15:23 UTC
Size:
5.22 KB
patch
obsolete
>Index: audio/optimfrog/Makefile >=================================================================== >--- audio/optimfrog/Makefile (revision 424146) >+++ audio/optimfrog/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= optimfrog >-PORTVERSION= 5.003 >+PORTVERSION= 5.100 > CATEGORIES= audio > MASTER_SITES= http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/ > DISTNAME= # OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//} >@@ -11,7 +11,7 @@ > > LICENSE= OptimFROG > LICENSE_NAME= OptimFROG - License >-LICENSE_FILE= ${WRKSRC}/license.html #only available as html file >+LICENSE_FILE= ${WRKSRC}/license.html #only available as html > LICENSE_PERMS= dist-mirror pkg-mirror auto-accept > > CONFLICTS_INSTALL?= optimfrog-sse2-[0-9]* >@@ -18,13 +18,15 @@ > > ONLY_FOR_ARCHS?= amd64 i386 > >-NO_CDROM= No commercial use >+USES= tar:txz >+ >+NO_CDROM= No fees may be collected for redistribution > NO_BUILD= yes > USE_LDCONFIG= yes > > OPTIONS_DEFINE_i386= SSE2 > OPTIONS_DEFINE?= # >-SSE2_DESCR= Use SSE2 instructions >+SSE2_DESCR= Use SSE2 instructions instead of x87 FP > > .include <bsd.port.pre.mk> > >@@ -38,6 +40,10 @@ > . endif > .endif > >+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 >+RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x >+.endif >+ > do-install: > @(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR}) > >Index: audio/optimfrog/distinfo >=================================================================== >--- audio/optimfrog/distinfo (revision 424146) >+++ audio/optimfrog/distinfo (working copy) >@@ -1,6 +1,7 @@ >-SHA256 (OptimFROG_FreeBSD_x64_5003.tar.gz) = 8fdf1c9314be45677b6fba521ead09aa0ff37fc3477076030a7ecb93646025cd >-SIZE (OptimFROG_FreeBSD_x64_5003.tar.gz) = 1033888 >-SHA256 (OptimFROG_FreeBSD_x86_5003.tar.gz) = 94f6afcac8c7e249b4c666a8c69fd2d8acd541a2bb510b5a23326722c278670f >-SIZE (OptimFROG_FreeBSD_x86_5003.tar.gz) = 981489 >-SHA256 (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 32c8bc83928a5f4bc19b9ad40e65f218fabdcf9d251fa63066bc1077374c13e9 >-SIZE (OptimFROG_FreeBSD_x86_SSE2_5003.tar.gz) = 987641 >+TIMESTAMP = 1476783327 >+SHA256 (OptimFROG_FreeBSD_x64_5100.txz) = a653c2cdd399b357dbdbfcfe8758fe12655e62d42c4c7e3c6f30f432a077c2da >+SIZE (OptimFROG_FreeBSD_x64_5100.txz) = 363692 >+SHA256 (OptimFROG_FreeBSD_x86_5100.txz) = e8151b94d0c34b2885f4790832e692e8014d98bf077be93b3ae24cfabbab77f1 >+SIZE (OptimFROG_FreeBSD_x86_5100.txz) = 328008 >+SHA256 (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 14a5a11a4fa5f578c6e0bcefaf7cd312252255bb50239968f4c67f56501541b8 >+SIZE (OptimFROG_FreeBSD_x86_SSE2_5100.txz) = 334760 >Index: /usr/ports/audio/optimfrog/pkg-descr >=================================================================== >--- audio/optimfrog/pkg-descr (revision 424146) >+++ audio/optimfrog/pkg-descr (working copy) >@@ -1,18 +1,24 @@ >-OptimFROG is a lossless audio compression program. Its main goal is to >-reduce at maximum the size of audio files, while permitting bit identical >-restoration for all input. It is similar with the ZIP compression, but it >-is highly specialized to compress audio data. >+OptimFROG is a lossless audio compression program. Its main goal is to reduce >+at maximum the size of audio files, while permitting bit identical restoration >+for all input. It is similar with the ZIP compression, but it is highly >+specialized to compress audio data. > >-OptimFROG obtains asymptotically the best lossless audio compression >-ratios. It has Windows, Linux, and Mac versions, fully featured input >-plug-ins for the Windows Media Player, foobar2000, Winamp2/3/5, dBpowerAMP, >-XMPlay, QCD, and XMMS audio players (with bitstream error resilience, >-ID3v1.1 and APEv2 read tagging support, ID3v2 compatible), optimal support >-for all integer PCM wave formats up to 32 bits and an extensible streamable >-(error tolerant) compressed format. It is also fast, the default mode >-encodes CD quality audio data at 12.4x real-time and decodes at 17.4x real- >-time on AMD Athlon XP 1800+ (the fastest mode encodes at 28.1x real-time >-and decodes at 24.7x real-time). Self-extracting (sfx) archives can also be >-created with a small overhead of just 54 KB. >+OptimFROG usually obtains the best lossless audio compression ratios. It has >+Windows, Linux, OS X, and FreeBSD versions, fully featured input plug-ins for >+the Windows Media Player, foobar2000, Winamp 2/3/5, dBpowerAMP, XMPlay, QCD, >+XMMS, and many other audio players (with bitstream error resilience, ID3v1.1 >+and APEv2 read tagging support, ID3v2 compatible), optimal support for all >+integer PCM wave formats up to 32 bits and an extensible streamable (error >+tolerant) compressed format. It is also fast, the default mode (preset 2) >+encodes CD quality audio data at 66.9x real-time and decodes at 96.9x real-time >+on Intel Core i7-6700HQ at 2.6 GHz, while the fastest mode (preset 0) encodes >+at 140.0x real-time and decodes at 138.0x real-time. Self-extracting (sfx) >+archives can also be created with a small overhead of just 173 kB. > >+The compression ratios which can obtained with OptimFROG are generally ranging >+from 25% (silent classical music) to 70% (loud rock music) of the original >+audio file size. This is less compared with around 13% obtained with high >+quality MP3 files (~176 kbps), but you have the great advantage of archiving >+and listening at perfect copies of your original music. >+ > WWW: http://www.losslessaudio.org/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rezny
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 213590
: 175901