D23029: Fix the attica pkgconfig file.
Christophe Giboudeaux
noreply at phabricator.kde.org
Thu Aug 8 13:06:13 BST 2019
cgiboudeaux created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
cgiboudeaux requested review of this revision.
REVISION SUMMARY
the file was unusable due to bogus version name, missing dependencies and wrong paths.
TEST PLAN
- Before prefix=/data/kde/inst exec_prefix=/data/kde/inst/bin libdir=lib64 includedir=include/KF5Attica
Name: libKF5Attica Description: Qt library to access Open Collaboration Services #Requires: Version: .. Libs: -Llib64 -lKF5Attica Cflags: -Iinclude/KF5Attica
- After
prefix=/data/kde/inst
exec_prefix=bin
libdir=lib64
includedir=include/KF5
Name: libKF5Attica
Description: Qt library to access Open Collaboration Services
URL: https://www.kde.org
Requires: Qt5Core Qt5Network
Version: 5.61.0
Libs: -L/data/kde/inst/lib64 -lKF5Attica
Cflags: -I/data/kde/inst/include/KF5/Attica
REPOSITORY
R235 Attica
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D23029
AFFECTED FILES
src/cmake/libKF5Attica.pc.cmake
src/cmake/libattica.pc.cmake
To: cgiboudeaux
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190808/8efe689d/attachment.html>
More information about the Kde-frameworks-devel
mailing list