mingw64-pkgconf
No description set
- Sources inherited from project windows:mingw:win64
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / mingw64-pkgconf
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-pkgconf && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000071 71 Bytes | |
mingw64-cross-pkgconf.changes | 0000001523 1.49 KB | |
mingw64-cross-pkgconf.spec | 0000002993 2.92 KB | |
mingw64-pkgconf.changes | 0000001716 1.68 KB | |
mingw64-pkgconf.spec | 0000002356 2.3 KB | |
pkgconf-1.6.3.tar.xz | 0000291216 284 KB |
Latest Revision
Fridrich Strba (fstrba)
committed
(revision 19)
Comments 6
Because mingw64-cross-pkg-config has been removed, mingw64-kmymoney and other packages are complaining, that there is no mingw64-cross-pkg-config package available. To fix this issue, a _multibuild file is required in this package with flavor mingw64-pkgconf and mingw64-cross-pkgconf. Please add.
package mingw64-libxslt is broken is broken by this update (https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-libxslt). It could not find PKG_CHECK_MODULES <pre> [ 129s] ./configure: line 14534: syntax error near unexpected token
LIBXML,' [ 129s] ./configure: line 14534:
PKG_CHECK_MODULES(LIBXML, libxml-2.0 >= $LIBXML_REQUIRED_VERSION,' [ 129s] error: Bad exit status from /var/tmp/rpm-tmp.bhxGh4 (%build) </pre>Here is another pkgconf related build issue detected with mingw64-libqt4
See https://build.opensuse.org/package/live_build_log/windows:mingw:win64/mingw64-libqt4/openSUSE_Leap_15.0/x86_64 for details
This is demonstrably a bug in this package, since building with the previous one at https://build.opensuse.org/package/show/home:rhabacker:branches:windows:mingw:win64/mingw64-libqt4 goes without problems. Please fix it.
This will exclude pkg-config.exe from packaging +%{_mingw64_bindir}/pkg-config.exe
I am not maintainer of the package so I didn't see those comments :( Looks fixed now?