Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4247
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Yavor Doganov <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #52941] Please detect freetype with pkg-config |
| Date | Sat, 20 Jan 2018 13:32:33 -0500 (EST) |
| Lines | 52 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.7686.1516473160.27995.bug-gnustep@gnu.org> (permalink) |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1516473161 2836 208.118.235.17 (20 Jan 2018 18:32:41 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Yavor Doganov <yavor@gnu.org>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 52941 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36 |
| X-Apparently-From | 46.10.101.102 (Savane authenticated user yavor) |
| In-Reply-To | |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4247 |
Show key headers only | View raw
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/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #52941] Please detect freetype with pkg-config Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2018-01-20 13:32 -0500
csiph-web