]> git.pld-linux.org Git - packages/belcard.git/blame - belcard-pc.patch
- updated to 4.5.20
[packages/belcard.git] / belcard-pc.patch
CommitLineData
4c254caf
JB
1--- belcard-1.0.2-0/belcard.pc.in.orig 2016-10-19 17:23:37.000000000 +0200
2+++ belcard-1.0.2-0/belcard.pc.in 2019-06-07 21:41:08.214457478 +0200
3@@ -1,9 +1,9 @@
4 # This is a comment
5 prefix=@CMAKE_INSTALL_PREFIX@
6
7-Name: @PROJECT_NAME@
8+Name: @PACKAGE_NAME@
9 Description: Belcard is Belledonne Communications' vCard 4 parsing library
10 Version: @PROJECT_VERSION@
11 Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lbelcard
12-Libs.private: @LIBS_PRIVATE@
13+Libs.private: @BELR_LIBS@ @BCTOOLBOX_LIBS@
14 Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@
This page took 0.115892 seconds and 4 git commands to generate.