Your message dated Mon, 04 Feb 2019 18:52:38 +0000
with message-id <[email protected]>
and subject line Bug#914479: fixed in sdl-ttf2.0 2.0.11-6
has caused the Debian Bug report #914479,
regarding sdl-ttf2.0 FTCBFS: uses the wrong pkg-config
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
914479: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914479
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sdl-ttf2.0
Version: 2.0.11-5
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap
sdl-ttf2.0 fails to cross build from source, because it uses the wrong
pkg-config. It is a regression introduced in 2.0.11-5 for fixing
#892435. The attached patch fixes it.
Helmut
--- sdl-ttf2.0-2.0.11.orig/configure.in
+++ sdl-ttf2.0-2.0.11/configure.in
@@ -113,7 +113,7 @@
FREETYPE_CONFIG=$freetype_prefix/bin/freetype-config
fi
fi
-AC_PATH_PROG(FREETYPE_CONFIG, pkg-config, no)
+AC_PATH_TOOL(FREETYPE_CONFIG, pkg-config, no)
no_freetype=""
if test "$FREETYPE_CONFIG" = "no" ; then
AC_MSG_ERROR([
--- End Message ---
--- Begin Message ---
Source: sdl-ttf2.0
Source-Version: 2.0.11-6
We believe that the bug you reported is fixed in the latest version of
sdl-ttf2.0, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Felix Geyer <[email protected]> (supplier of updated sdl-ttf2.0 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 04 Feb 2019 19:40:35 +0100
Source: sdl-ttf2.0
Binary: libsdl-ttf2.0-0 libsdl-ttf2.0-dev
Architecture: source
Version: 2.0.11-6
Distribution: unstable
Urgency: medium
Maintainer: Debian SDL packages maintainers
<[email protected]>
Changed-By: Felix Geyer <[email protected]>
Description:
libsdl-ttf2.0-0 - TrueType Font library for Simple DirectMedia Layer 1.2,
libraries
libsdl-ttf2.0-dev - TrueType Font library for Simple DirectMedia Layer 1.2,
developme
Closes: 914479
Changes:
sdl-ttf2.0 (2.0.11-6) unstable; urgency=medium
.
* Team upload.
* Fix FTCBFS: uses the wrong pkg-config. (Closes: #914479)
Checksums-Sha1:
21b72c9f680b4cfdeb88074cab22a357ff6c69da 2108 sdl-ttf2.0_2.0.11-6.dsc
f719650a24106c51d084d9171805d1a8798a2da6 6068 sdl-ttf2.0_2.0.11-6.debian.tar.xz
Checksums-Sha256:
ebba2a5b86252ace1e58cc95a7cf6b31c1473c902cd9d74778f761396fc7ce97 2108
sdl-ttf2.0_2.0.11-6.dsc
99517d37738dcd12894494cab753e56a3b580c525da0c186933776ba199e1a51 6068
sdl-ttf2.0_2.0.11-6.debian.tar.xz
Files:
f2e54b86ec1b8cfad42c9286fabdf198 2108 libs optional sdl-ttf2.0_2.0.11-6.dsc
77a4c3fdbf74060ee6ece1b3e53adefa 6068 libs optional
sdl-ttf2.0_2.0.11-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEFkxwUS95KUdnZKtW/iLG/YMTXUUFAlxYiJMACgkQ/iLG/YMT
XUV45w/6AiPfQSQx3l2ervXRrE6+j67j9gZyF1m5ZGmazRxDAPuMhjPOXhCvO3Be
/VQX9P6/8cj29wTP/4eK0g5RTkRiWEJsldcGNVxGP7Xsa9d72MSJNYKGB0uOm553
4XK0SHQkzWE+AsxakQekmjce0RT+KfJP/zQXZ1uL+TFRhoJkfY5Mh37x3i5IPGA9
SYtVgUKUZDqMfgN2C6P4fK+uh4JbrTRoJMhwd5f/cvaajYulnLCcYTwbipWQ5dAi
B4kR4HFGc4GY/Y2/TfpJCXM9X+tzm9O+186meqRlU7xYgs+++LYNeACbARM+nD6p
EIXMESVz5VWwMyqEF0I1DMC1oxHQSCJNehFA5DUa01QsIX5QEzmWlvl9IjU8W4Lt
fJVu21vFbMsyIIZ6ZDuA/oeEhDSwDbf/59tT4ELlz6i9pynBCHqS5bxaQ2Bt2SSB
+NKvshASzpJL2Pl68QvFXTQafGuvmTRT+XEL/+a1+ClWXdKJ/okUlTeT7A/Od6dA
exySn0YKHTE7+9hEOrbmJq8xvc7EdR11IhPqaurOE9/QcN6qX68azzjcbPEOI2rV
fj6bRLjcc2QDAM7X4iuCVoKnIYvivcEqpqOHgaDLR41A/O8SIIifzlMaPn03Rhhb
ytA1gvDxsXmJYX6rDmI2MFO17VS4QjNQWwgqmhcnS+Ry42T4/H8=
=YCst
-----END PGP SIGNATURE-----
--- End Message ---