[MacPorts] #59075: FAudio : port request

MacPorts noreply at macports.org
Sun Sep 22 04:10:15 UTC 2019


#59075: FAudio : port request
----------------------+--------------------
  Reporter:  kencu    |      Owner:  (none)
      Type:  request  |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  faudio   |
----------------------+--------------------

Comment (by kencu):

 this works, brings up a nice GUI, passes 100% of the tests. not able to
 yet check the ffmpeg & wma bit;
 {{{
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c
 -basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

 PortSystem              1.0
 PortGroup               github 1.0
 PortGroup               cmake 1.1

 github.setup            FNA-XNA FAudio 19.09
 revision                0

 license                 zlib
 categories              audio
 platforms               darwin
 maintainers             nomaintainer
 description             XAudio reimplementation
 long_description        an XAudio reimplementation that focuses solely on
 developing \
                         fully accurate DirectX Audio runtime libraries for
 the FNA project,\
                         including XAudio2, X3DAudio, XAPO, and XACT3.

 depends_lib-append      port:libsdl2 \
                         path:lib/libavcodec.dylib:ffmpeg

 checksums               rmd160  29c4c20bdff4ee0c403dfc3a159ea58dc56a1c73 \
                         sha256
 a8eaeaceced8060d29c82c5ecf47bb263ba168d4f90941ae7c09c4c9910dd106 \
                         size    901764

 configure.args          -DFFMPEG=ON \
                         -DBUILD_UTILS=ON \
                         -DBUILD_TESTS=ON \
                         -DXNASONG=ON

 test.run                 yes
 test.cmd                 ./faudio_tests
 test.target
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59075#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list