summarylogtreecommitdiffstats
path: root/uwebsockets.pc
diff options
context:
space:
mode:
authorScore_Under2024-02-13 11:50:26 +0000
committerScore_Under2024-02-13 11:51:33 +0000
commit4cdc233e4b73bc974b69cf46a80f06911b3b1177 (patch)
treebd6f086dcdfbbb63cbc4740fc3f1caceca96e7fe /uwebsockets.pc
parentac7e684d470af26665c75cc98264681724b775e2 (diff)
downloadaur-4cdc233e4b73bc974b69cf46a80f06911b3b1177.tar.gz
Move patch into sources; replace with single file; ensure correct installed permissions
Diffstat (limited to 'uwebsockets.pc')
-rw-r--r--uwebsockets.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/uwebsockets.pc b/uwebsockets.pc
new file mode 100644
index 000000000000..accf231b7b60
--- /dev/null
+++ b/uwebsockets.pc
@@ -0,0 +1,11 @@
+prefix=/usr
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: uWebSockets
+Version: 20.37.0
+Description: Simple, secure & standards compliant web server for the most demanding of applications
+URL: https://github.com/uNetworking/uWebSockets
+
+Cflags: -I${includedir}
+Libs: -L${libdir} -lz