Yggdrasil icon indicating copy to clipboard operation
Yggdrasil copied to clipboard

Wizard recipe: libcups-v2.4.2

Open IanButterworth opened this issue 3 years ago • 1 comments

This pull request contains a new build recipe I built using the BinaryBuilder.jl wizard:

  • Package name: libcups
  • Version: v2.4.2

@staticfloat please review and merge.

  • [ ] https://github.com/JuliaPackaging/Yggdrasil/pull/5005

IanButterworth avatar Jun 09 '22 17:06 IanButterworth

Build prerequisites from https://github.com/michaelrsweet/libcups/blob/master/INSTALL.md

sudo apt-get install autoconf build-essential libavahi-client-dev \
     libgnutls28-dev libnss-mdns zlib1g-dev

Looks like libnss-mdns is needed first

IanButterworth avatar Jun 09 '22 17:06 IanButterworth

Closing due to inactivity. Please submit a new PR on top of the current master branch if you still want to include this recipe.

imciner2 avatar Apr 03 '24 20:04 imciner2