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