Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482172 - include directory fix on Prefix: freetype-config of media-libs/freetype
Summary: include directory fix on Prefix: freetype-config of media-libs/freetype
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 07:41 UTC by Benda Xu
Modified: 2013-08-24 11:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
freetype-2.4.12-clean-include.patch (freetype-2.4.12-clean-include.patch,663 bytes, patch)
2013-08-23 07:42 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2013-08-23 07:41:20 UTC
Attached is a trivial patch for freetype-config, which disables extra include directory output. I think it is not suitable to submitted upstream, as it is somehow Prefix specific.

Please review. If there is no objections in a week, I'd like to go ahead and commit it.

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2013-08-23 07:42:26 UTC
Created attachment 356724 [details, diff]
freetype-2.4.12-clean-include.patch
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2013-08-23 09:57:30 UTC
looks okay to me
Comment 3 Benda Xu gentoo-dev 2013-08-24 11:52:31 UTC
--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,5 @@
+  24 Aug 2013; Benda Xu <heroxbd@gentoo.org>
+  +files/freetype-2.4.12-clean-include.patch, freetype-2.4.12.ebuild:
+  fix include path output for freetype-config, bug 482172. Credits to Ben de
+  Groot for reviewing.
+


commited. Thanks.