Discussion:
[bug #52941] Please detect freetype with pkg-config
Yavor Doganov
2018-01-20 18:32:33 UTC
Permalink
URL:
<http://savannah.gnu.org/bugs/?52941>

Summary: Please detect freetype with pkg-config
Project: GNUstep
Submitted by: yavor
Submitted on: Sat 20 Jan 2018 08:32:31 PM EET
Category: Backend
Severity: 3 - Normal
Item Group: Change Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

Debian will remove the freetype-config script from the libfreetype6-dev
package as it doesn't support multiarch properly and its output is incorrect
on foreign architectures. I'm not sure if this change will remain
Debian-specific or is going to be merged by freetype upstream at some point.

The attached patch uses PKG_CHECK_MODULES to obtain freetype's CFLAGS/LIBS
which is basically equivalent.



_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 20 Jan 2018 08:32:31 PM EET Name:
0001-Detect-freetype-with-PKG_CHECK_MODULES.patch Size: 7KiB By: yavor

<http://savannah.gnu.org/bugs/download.php?file_id=42990>

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?52941>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Fred Kiefer
2018-01-21 15:40:26 UTC
Permalink
Update of bug #52941 (project gnustep):

Status: None => Fixed
Assigned to: None => FredKiefer
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #1:

I did apply your change to configure.ac but regenerated the configure file
myself. There seems to be a new command runstatedir in your configure file
that is unrelated to this change.

Thank you for the patch!
Fred

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?52941>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Yavor Doganov
2018-01-21 15:46:58 UTC
Permalink
Follow-up Comment #2, bug #52941 (project gnustep):

Thanks. FYI, the runstatedir stuff comes from Debian's autoconf package which
has the runstatedir patch from autoconf.git upstream (it's going to be in
autoconf 2.70).

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?52941>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/

Loading...