jpayne@69: # nghttp2 - HTTP/2 C Library jpayne@69: jpayne@69: # Copyright (c) 2012, 2013 Tatsuhiro Tsujikawa jpayne@69: jpayne@69: # Permission is hereby granted, free of charge, to any person obtaining jpayne@69: # a copy of this software and associated documentation files (the jpayne@69: # "Software"), to deal in the Software without restriction, including jpayne@69: # without limitation the rights to use, copy, modify, merge, publish, jpayne@69: # distribute, sublicense, and/or sell copies of the Software, and to jpayne@69: # permit persons to whom the Software is furnished to do so, subject to jpayne@69: # the following conditions: jpayne@69: jpayne@69: # The above copyright notice and this permission notice shall be jpayne@69: # included in all copies or substantial portions of the Software. jpayne@69: jpayne@69: # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, jpayne@69: # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF jpayne@69: # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND jpayne@69: # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE jpayne@69: # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION jpayne@69: # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION jpayne@69: # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. jpayne@69: prefix=/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce jpayne@69: exec_prefix=${prefix} jpayne@69: libdir=${exec_prefix}/lib jpayne@69: includedir=${prefix}/include jpayne@69: jpayne@69: Name: libnghttp2 jpayne@69: Description: HTTP/2 C library jpayne@69: URL: https://github.com/tatsuhiro-t/nghttp2 jpayne@69: Version: 1.51.0 jpayne@69: Libs: -L${libdir} -lnghttp2 jpayne@69: Cflags: -I${includedir}