[haikuports-commits] [haikuports/haikuports] d57403: links: use libpng16 instead of libpng. (#1106)

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: haikuports-commits@xxxxxxxxxxxxx
  • Date: Mon, 23 Jan 2017 15:26:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/haikuports/haikuports
  Commit: d57403e51324a50e7870c3c3a30aa98cf70788de
      
https://github.com/haikuports/haikuports/commit/d57403e51324a50e7870c3c3a30aa98cf70788de
  Author: fbrosson <fbrosson@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M www-client/links/links-2.8.recipe

  Log Message:
  -----------
  links: use libpng16 instead of libpng. (#1106)

* Drop unneeded support for secondary architectures.
* Depend on libssl and libcrypto instead of openssl.
* Use $effectiveTargetArchitecture (instead of $targetArchitecture)
  when defining STDCPPLIBS (as -lstdc++ or lbstdc++.r5) in order to
  have a working code for both primary and secondary architectures,
  should that code snippet be copied to other recipes.
* Add TEST() with "make check".


Other related posts:

  • » [haikuports-commits] [haikuports/haikuports] d57403: links: use libpng16 instead of libpng. (#1106) - GitHub