We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daeccd0 commit 0171bdfCopy full SHA for 0171bdf
raylib.pc.in
@@ -4,8 +4,8 @@ libdir=@libdir_for_pc_file@
4
includedir=@includedir_for_pc_file@
5
6
Name: raylib
7
-Description: Simple and easy-to-use library to enjoy videogames programming
8
-URL: http://github.com/raysan5/raylib
+Description: A simple and easy-to-use library to enjoy videogames programming
+URL: https://github.com/raysan5/raylib
9
Version: @PROJECT_VERSION@
10
Libs: -L"${libdir}" -lraylib @PKG_CONFIG_LIBS_EXTRA@
11
Libs.private: @PKG_CONFIG_LIBS_PRIVATE@
0 commit comments