diff --git a/mingw-w64-kqoauth-qt4/PKGBUILD b/mingw-w64-kqoauth-qt4/PKGBUILD index 193c1cf0da..f137b8f693 100644 --- a/mingw-w64-kqoauth-qt4/PKGBUILD +++ b/mingw-w64-kqoauth-qt4/PKGBUILD @@ -16,7 +16,7 @@ source=(${_realname}-${pkgver}.tar.gz::"https://github.com/kypeli/kQOAuth/archiv src_pro.patch pcfile_libname.patch) md5sums=('0ce649a1da4ee458dc0ce0d6ca7b26ff' - 'ba2a27ac693c615ccaab9cbf95e989c2' + '07ce6cadfc27b1b46425fdd4c365950b' 'a1121e9f81191bde7f80eda22bcde9c8') prepare() { diff --git a/mingw-w64-kqoauth-qt4/src_pro.patch b/mingw-w64-kqoauth-qt4/src_pro.patch index af386fdca8..0c1a2fbf58 100644 --- a/mingw-w64-kqoauth-qt4/src_pro.patch +++ b/mingw-w64-kqoauth-qt4/src_pro.patch @@ -17,7 +17,7 @@ PUBLIC_HEADERS += kqoauthmanager.h \ kqoauthrequest.h \ -@@ -67,12 +68,12 @@ +@@ -67,12 +68,13 @@ postinstall.path = target.path postinstall.extra = install_name_tool -id $${target.path}/$${QMAKE_FRAMEWORK_BUNDLE_NAME}.framework/Versions/0/$${TARGET} $${target.path}/$${QMAKE_FRAMEWORK_BUNDLE_NAME}.framework/Versions/0/$${TARGET} } @@ -29,6 +29,7 @@ # this creates a pkgconfig file - system( ./pcfile.sh $${INSTALL_PREFIX} $${VERSION} ) + #system( ./pcfile.sh $${INSTALL_PREFIX} $${VERSION} ) ++ features.path = $${INSTALL_PREFIX}/share/qt4/mkspecs/features pkgconfig.files = kqoauth.pc target.path = $${INSTALL_PREFIX}/lib