í«îÛchromaprint-fpcalc-1.4.3-150200.3.2.1Žè<�>,èêì)‰fçìèp¯ž9Û|‚z&’ßÔC^õØûýd.“&vñ/JlÆ7±q+À•ŒNbÑ8PER¦Ýç=ûÌ©2æJÅe:ÏúÉÐíñ¾P"ÞÑ|r9%‹ìåm£O¬ð÷Ûÿ§Ê ±E,„ÊHI6
*ʯ‡Ñ)R¯×5ö¶Ìù?ýÇôâêüvúd£·ÓR (ßEJ« x-…Õ/›œü@”Y‚9{Õ°8I@ k˜]UÚ®xçHþË=Fj£Øá<“ÕŒÃ(ÀL\KÍ
D°XÂ-ÝÊ1j¡n-Û©<ù’o´å½CË¿F¸i³zÂÛ'øƒÅekÎì0¾°!0ì7ä2QéÄÀ]âE6å瀀Åo>ÿÿÿÀŽè>¼?¬dèéêì (í [î`ïdñpòtóö®÷·ø Íüõýþ$( *
,0q
tx}‚¬°èL4(j8t9¬:œFsGˆHŒIX”Y \Ì]Ð^×bácŠdeflu,v0wôxøyüzL“\Æ`äfå¨Cchromaprint-fpcalc1.4.3150200.3.2.1Chromaprint Audio Fingerprinting Command Line ToolChromaprint is the core component of the Acoustid project. It's a client-side
library that implements a custom algorithm for extracting fingerprints from any
audio source.
This package contains fpcalc, a command-line tool to perform Chromaprint
fingerprinting.fçìès390zl37x`SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/Productivity/Multimedia/Sound/Utilitieshttps://acoustid.org/chromaprintlinuxs390xx`ífçìè45fe330e2beba3ab11f3f943cd08540cdc222ed84e4c2028daa2b56f1127bf8arootrootchromaprint-1.4.3-150200.3.2.1.src.rpmÿÿÿÿchromaprint-fpcalcchromaprint-fpcalc(s390-64)fpcalc@@@@@@@@@@@@@@@@@@@@
libavcodec.so.57()(64bit)libavcodec.so.57(LIBAVCODEC_57)(64bit)libavformat.so.57()(64bit)libavformat.so.57(LIBAVFORMAT_57)(64bit)libavutil.so.55()(64bit)libavutil.so.55(LIBAVUTIL_55)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libchromaprint.so.1()(64bit)libchromaprint1libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libswresample.so.2()(64bit)libswresample.so.2(LIBSWRESAMPLE_2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.33.0.4-14.6.0-14.0-15.2-14.14.1Zhu@Yw2ÀYl¦ÀX‘ÍÀW™óÀVþbÀVÁ½ÀVsõ@VhÀVfÆ@VBÀU€ÀTˆ5ÀTˆ5Àavindra@opensuse.orgjengelh@inai.dealarrosa@suse.comadam.majer@suse.deolaf@aepfle.deolaf@aepfle.dejengelh@inai.detchvatal@suse.comolaf@aepfle.deolaf@aepfle.deolaf@aepfle.dempluskal@suse.comolaf@aepfle.dehrvoje.senjan@gmail.com- Update to 1.4.3:
* Allow one packet to have decoding error
* Print output even if there is a decoding error, exit with error
code 3 instead of 2 in such case
* Add new option -ignore-errors to change the error code 3 to 0
* Add new option -algorithm NUM
* Periodically flush output when working on a stream
- drop chromaprint-ffmpeg-pkgconfig.patch
* fixed upstream
- Switch to https for URL
- Source moved to github
- cleanup with spec-cleaner- Fix RPM groups.- Update to 1.4.2:
* Fixed invalid memory access when decoding base64-encoded fingerprints.
* Removed unnecessary library dependencies libchromaprint to avoid
circular dependency problems with FFmpeg.
- Rebase chromaprint-ffmpeg-pkgconfig.patch
- Drop chromaprint-ffmpeg-API.patch which isn't needed anymore.
- Update to 1.4.1:
* Restored the -v/-version parameter for fpcalc that got accidentally
removed in 1.4.
* Fixed processing of some short audio files. They were ignored in 1.4.
* The DURATION field in the default output of fpcalc is now printed as an
integer again.
* Added missing version number to libchromaprint.pc.
* Linux fpcalc builds are now fully static.
- Update to 1.4.0:
* Fully streaming audio processing without any post-processing step
for the fingerprint generation.
* Many performance optimizations. Especially when processing long streams,
operations should be faster and use less memory.
* C++11 compiler is now required for building the library.
* The public C API now uses standard fixed-size int types from stdint.h
(breaks backwards compatibility).
* All code written for the library is now distributed under the MIT license.
* Kiss FFT is now included with the library and automatically used if
no other FFT library is found.
* Added support for using the FFTW3F version of FFTW3.
* Boost is no longer used.
- Update to 1.3.2:
* Fixed crash on an invalid audio file that FFmpeg could not decode.- use individual libboost-*-devel packages instead of boost-devel- Remove unused Provides libchromaprint-with-ffmpeg- Restore support for libswresample/libavresample (bsc#973555)
- Remove usage of deprecated API
chromaprint-ffmpeg-API.patch- Update to new upstream release 1.3.1
* Support for ffmpeg 3.x
* You can use use "-length 0" in fpcalc to get the full fingerprint
* New function chromaprint_get_fingerprint_hash for calculating
SimHash from the fingerprint data- Remove needless conditional for the libdir which is in the macro- Use pkg-config to detect ffmpeg in cmake
chromaprint-ffmpeg-pkgconfig.patch
- Add bcond_without to use ffmpeg unconditional- Remove broken libffmpeg requires in devel pkg- Use pkgconfig for ffmpeg BuildRequires- Update to version 1.2
* Fixed compilation with neither libswresample nor libavresample
(#11)
* Fixed compilation with static libav (#10)
* Functions chromaprint_encode_fingerprint and
chromaprint_decode_fingerprint are changed to accept const
pointer as input
* Added support for using the Kiss FFT library (should make
Android port easier)
* Removed obsolete dev tools from the package
* More compatible DEBUG() macro
- Cleanup spec file with spec-cleaner
- Add missing dependency on boost
- Use cmake macro- Update to version 1.1
- Fixed potential DoS attack in fingerprint decompression code. (#6)
- Fixed invalid memory read with some fingerprinter configurations. (#5)
- Added support for audio format conversion with libav. (#2, Gordon Pettey)- Add baselibs.confs390zl37 17264754961.4.3-150200.3.2.11.4.3-150200.3.2.11.4.3fpcalc/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:35652/SUSE_SLE-15-SP2_Update/b9293def528639afab1e5392d8ee2274-chromaprint.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b11c675f5e3d4822d0f7b5a203474d2ded19e916, for GNU/Linux 3.2.0, strippedRRRRRRRRRRRRR RRRRR
RRô¼b;|ÓàCÙ¿·ïбJøutf-8abc7ce000c1543ab865e84fda81e2f6a315ed414d5638c8b7c8c368bec74fb33?ÿÿü ý7zXZ
áû¡!t/å£à}]"ÌkÀ%ƒ· Ø+Ñú í¯M‹ÀP‰1ÖOël5Nå&dÕ•ëŒFÐGNcœøò˜ŽôÛL¶g;¦ÓŠ{œÁšY×#×Ftþ8$ÈZ§X'î÷Š~™@eÆÄüÏÇëYEñ#é›! ‚5„D¦‘…Üû{âu¡
å“¢ÀŽQüBÔZß4}Yö¸PJ“žO«ÌÄ·õ$éòÇ+ùÎ*·ì>z²ä¹~þ¬ä4×ýÜÓp1ñ$J6’$€fFûœ»è“v,ÅÓ@»¨»„«‹a
Ú&œW
¤éјÌtÞ|2+[°ÿqÿ{?R— }N©½Æ†f„/"h¼Za•Æ’Ìi/QÓEàÂ4zä]¶»"üe8冩µË¹Ù\‹òñ‚ÃBàŠDɺ˜2@|(<ºËvWˆÓ +(0g[Ü#í!sw¾¸ôØ_‘ø%%´Ä?#ësƒc›ñîûºŸ™àOÙ‰<Ô×2-‘ùb¤ô²´.ø‡ˆ-@ReZ¯Î|¦xéÙÕÊвǤÉ<%[Ædø4ä»g6—äl4i+œ8l²yy$×öf²Qu6ú °V
¼×G
Æ4™‚PbÃs´.#Ÿ!!qå7qÔøÛ1-“[¿g„æ^üQŨ¶[0›÷ú†qý†mçf«jþ"1õ"5SÖêj±ÓË‚Å{î<7ŽL¤ëæÂ2¢Oïi¤\òæ~ô›¹¼"¡*º?ZÙã!´ãýQüÒØ0xØšƒJ,JMsÏÐUí€&ÙVJÈ®·qÜ·—ñ¯<™¼¡6¾½él3ü¶6(/™¶z+0ík@÷:Óæ®ü׺ÕP“ClÓ‘¦¸%ý=e¸éñCóusßãÃúNSj®˜hÒ…ÀØFs6†Ç?E5ÐmŠŠÌB䶌¨}…![Ÿµ¦#$ܯ.¨øt4Ì®îÆà@ˆÍÿ%ë‹‹Ùñ]Žèã#z«4¾n”'ûf–ÜÜM¨¡ƒlÕ
+ƒ4JWmJÙzÂ->!.÷ͺf©_ùð¬?ÁQ§—SVÙõ_ÐúÚ|‰¨´"N?Ûœ`R5F
¥2÷† ¤*~ÓÙÙ¤\ ²¡]œ“[À®%ÕYQ;7ôB"+÷º ¨±²³³ŽäsÎ`B[&WªPkg¥õÍ Ü
"¢0¶êv:£¹¾P¾~Тފnçð·GœKíB/už)RÛ>ëš±Š!ãm5Ëq¶D<`w*© š¼ä
ùŠÍ¹EºJ¸u¦¸#±z·
fïéb‘V€Ö‚w¹Å)Ïöò‚(Bæ]_ùœ–tW˜+¾…F%F–¸¡‘è–ÚΫ¨9b>õ˜Õ2œwnÓ'dÑõœýödÄel‚m°&¿D8=®ãAß/îüüÿÁð8ŠR·n}]ß.1?ëaó+¿ézK4L€h#Š‡Ô©êeœ£/Í€ÿXG¢ÿ~oÕÕ_ÝbDÇò'å§úØ'äÐõÑû!µÃ3*Ì ˜Pd’ĪR:98ã.©‰iïÊñöˉ[•ÛOÉnü3¤Øz±ha‚V66ÈÔÎ…(H'MÊrb »Vü¶ßl„˜nÜ=¿å´¯þDÓ=¶ÿpXyë¡ {³÷oEŽü¬”.
y~™¿ù&“ ¿ÂEÕA…³G™·7fŒºhï‹'¿õ…[ã–©ûr
¸¦ÛÝ&WO¦ÕÎÚé@'½°ü½^µq‹à6º÷È‹kßvÓ‡N3Š!8óeLV¶CE‹™ÂƒÆ¤ÑGà8±„að˜ºÊ³…F‹^߆3~FIÊ´åmZe®4`ªî¼Gâ¯Ç÷©&9d‡)WNb`ŽÄW¹’¶lmúý2
þ9¼ŒDí] ³C7Þ§ûðd0Ë»Jžž–ž¡ÐcNåJiÙÔ[Ö-ÆmaIлÊ1°jºs–Êߘ.JaA—V°ˆ}ôBà e-èXõ©à„4Û0²¯íg“Hrm¶´´/eDAp8^=³è g Œµœ*lïߨó7ÑÓù±œÊ|ê=ŽD"«³RI’{X6~(Ħ@„ªùaSéî²Ý*gpP•Àð-ëŸ[ p¬À
˜
æPF”Q7›éæDîƘüJصx½OÚkzv*GÔɦaK¸vøüq'ü «VýùÈ[Pç1x1“]Óƒ‡óÎÓ Ùð:…§–ZFT_ªËûÌÄSŠ¯`bzòÞWŠ-ýÌÀŸ·ž ¸I›øÁ&4Ü OB“´ë™„wó-¤M»œ2ÆÕ¾ÚÃkA‚'
0ŠÀ:j…)‘m=;ègý®ÙQZÎ~ìŸÇÒþŒU f>jin¨sF¦t•ÕTõ¶„Á)õËšäRéyø$ýøðF»)ðʽg-ìQÉ Uâ—©š3»Å8máì]¼I®ÛFMÿ_úq#8·OÚÝôa›ñ›·*±
ÄXp€ÑMÖq±ôGƒŒýdrú„þ@Ïðe:ƒ«Sa•iðL;(›Ã}‘ãJ”7Ú¿„⼕£,öHêɕꡨµŒT=:*Eß²`˜KÔm~¦"GfàãbyYËãp ÕjýhÚùÓ}V½(à ,~XTH±ÐÁQÀzžG6)«*ØPÿÄJ"¦ðžˆòTÞeÜðÌ¥£1ý«?’ZŸÚçÍG—\‘9lÿ*ƒO”š]óù#šÞ°9§/Ù¿åL^ ˜?ÿçë\«³rs»J: áÐëè c;ùpÎ}%³™;nŽf¥ÇÕOdÓ“u@ƒè™_YÎW”¾?}Þ¾«¦ö´¹™Ý_ÿ—è¥qL»…|Â@6Ç3÷.nqg£¨ÑwÐô>’d%ýK¸
ÖÉOñ㻺8ú±G¥“¢Qø„0™R-Eœ‰fP.óÇ3`ªài±®¶=²®âL‚qMŠ/$ÞL ·ÉM¾_Ð"(8YƒOÒ&?£áq@½[L×í‹£«ùý᣿?‹Ãž$œ%Š¥eËâAõÈÁeþ~ï8™!")Ñpz“Ëd’]‹Õ©çwž×=oÍÌ÷Îzdã
É®Mºòùý£º™R[ç9Üöð€es"˜OivL¼-jª³¾ËÅ•³–6Ehiœ2à(²Õcámθø¨±ù>7©óCñ¥P «|³å¶’*v$…×ø‰x,å@ÖÊÒ)z¿Ö»U#‚„èW/tŠTÒx]Ít(*º_(ÿílše>'‡`©„ ¦Ù3ó«kéë1QïtŽ^Py<ŸáãÌ–q8Ï47hµ¦®idÔš<+<ç5~˜°1ŠS81~Л÷Ô¢¹þ6•²_è¶éß
YZ