[MacPorts] #50724: audacity: mixed localization issues

MacPorts noreply at macports.org
Tue Mar 8 07:49:58 PST 2016


#50724: audacity: mixed localization issues
-----------------------+-------------------------
  Reporter:  devans@…  |      Owner:  rjvbertin@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:
      Port:  audacity  |
-----------------------+-------------------------

Comment (by rjvbertin@…):

 It's possible she hasn't acted on what I sent her because I also
 implemented a -devel subport (on request ;))

 Anyway, this should do the trick:

 {{{
 --- /opt/local/site-ports/audio/audacity/Portfile       2016-03-08
 16:44:01.000000000 +0100
 +++ /opt/local/site-
 ports/audio/audacity/Portfile/opt/local/var/macports/sources/svn.macports.org/trunk/dports/audio/audacity/Portfile
 2016-03-08 16:46:59.000000000 +0100
 @@ -155,9 +196,11 @@
                      CPPFLAGS=-I${prefix}/include \
                      WX_CONFIG=${wxWidgets.wxconfig}

 +set aud_app_path ${applications_dir}/Audacity.app
 +destroot.keepdirs
 ${destroot}${aud_app_path}/Contents/Resources/en.lproj
 +
  post-destroot {
      # create the app bundle infrastructure
 -    set aud_app_path ${applications_dir}/Audacity.app
      xinstall -m 755 -d ${destroot}${aud_app_path}/Contents/MacOS
      xinstall -m 755 -d ${destroot}${aud_app_path}/Contents/Resources
      # the BundleExec:
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/50724#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list