Skip to content

Instantly share code, notes, and snippets.

@rsky
Created January 25, 2014 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsky/8610284 to your computer and use it in GitHub Desktop.
Save rsky/8610284 to your computer and use it in GitHub Desktop.
prefix="/opt/local"
exec_prefix="/opt/local"
libdir="/opt/local/lib"
includedir="/opt/local/include/openjpeg-2.0"
Name: OpenJPEG
Description: Open-source C-Library for JPEG 2000
Version: 2.0.0
Requires:
Libs: -L${libdir} -lopenjp2
Libs.private:
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment