[MacPorts] #54683: Qalculate version update to 2.0.0

MacPorts noreply at macports.org
Wed Oct 18 16:49:11 UTC 2017


#54683: Qalculate version update to 2.0.0
-----------------------------------------+-----------------------
  Reporter:  kencu                       |      Owner:  jjstickel
      Type:  update                      |     Status:  assigned
  Priority:  Normal                      |  Milestone:
 Component:  ports                       |    Version:
Resolution:                              |   Keywords:
      Port:  libqalculate qalculate-gtk  |
-----------------------------------------+-----------------------

Comment (by raimue):

 For the autoreconf stuff, you could use the following snippet (based on
 hexchat). Dependencies need to be added in any case.

 {{{
 # reconfigure for intltool 0.51 compatibility
 use_autoreconf      yes
 autoreconf.cmd      ./autogen.sh
 autoreconf.env      NOCONFIGURE=1

 # add these dependencies late as changing autoreconf.cmd removes them
 depends_build-append \
                     port:autoconf \
                     port:automake \
                     port:libtool
 }}}

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


More information about the macports-tickets mailing list