[145705] trunk/dports/audio/chromaprint

khindenburg at macports.org khindenburg at macports.org
Sun Feb 14 05:57:25 PST 2016


Revision: 145705
          https://trac.macports.org/changeset/145705
Author:   khindenburg at macports.org
Date:     2016-02-14 05:57:25 -0800 (Sun, 14 Feb 2016)
Log Message:
-----------
chromaprint: update to 1.3.1

Modified Paths:
--------------
    trunk/dports/audio/chromaprint/Portfile

Removed Paths:
-------------
    trunk/dports/audio/chromaprint/files/

Modified: trunk/dports/audio/chromaprint/Portfile
===================================================================
--- trunk/dports/audio/chromaprint/Portfile	2016-02-14 13:22:10 UTC (rev 145704)
+++ trunk/dports/audio/chromaprint/Portfile	2016-02-14 13:57:25 UTC (rev 145705)
@@ -5,8 +5,7 @@
 PortGroup           cmake 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     acoustid chromaprint 1.3
-revision            1
+bitbucket.setup     acoustid chromaprint 1.3.1
 categories          audio
 description         Chromaprint
 long_description    Chromaprint is the core component of the AcoustID \
@@ -21,8 +20,8 @@
 bitbucket.tarball_from downloads
 license             LGPL-2.1+
 
-checksums           rmd160  ed69be63c5980d27d9be26ca663c6fe475a63f9e \
-                    sha256  3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
+checksums           rmd160  0448165fa0287271632f12e9947e4de472a57496 \
+                    sha256  8f95a011e6fe3a75281520daa9376b7f028300e20a5be9af08ef9c851d4bb581
 
 depends_lib         path:lib/libavcodec.dylib:ffmpeg
 
@@ -30,12 +29,10 @@
 
 configure.args-append -DCMAKE_BUILD_TYPE=Release -DBUILD_EXAMPLES=ON
 
-# stealth-update - remove next version
-dist_subdir         ${name}/${version}_1
-
-# For the test to work: please install FFmpeg with libswresample
+# True testing requires depends_test to be available (gtest) and some work
+# A base OS installation does not have any mp3 available to test w/ fpcalc
 #test.run            yes
-
-#pre-test {
-#    system "cd ${worksrcpath}/examples && cmake ."
-#}
+#test.dir            ${cmake.build_dir}/examples
+#test.env            DYLD_LIBRARY_PATH=${cmake.build_dir}/src
+#test.cmd            fpcalc sample.mp3
+#test.target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160214/55bd6c8f/attachment-0001.html>


More information about the macports-changes mailing list