Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15685)

Issue 552770043: Add glib-2.0 and gobject-2.0 library dependency (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by lilypond-pkx
Modified:
4 years, 10 months ago
Reviewers:
lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add glib-2.0 and gobject-2.0 library dependency For a long time we relied on pango/pangoft2 to pull in the glib and gobject libraries. That worked as long as every distribution used a pangoft2.pc file that included both libs in the 'Required:' line. According to the pkg-config documentation that was definitely wrong, and the problem was corrected on opensuse tumbleweed recently. As a consequence building lilypond failed with a linker error as we use symbols from both libs directly in our c++ source code. Signed-off-by: Knut Petersen <knut_petersen@t-online.de>

Patch Set 1 #

Total comments: 4

Patch Set 2 : with Werner's edits - thanks. #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+483 lines, -441 lines) Patch
M aclocal.m4 View 1 37 chunks +477 lines, -439 lines 5 comments Download
M config.make.in View 1 2 chunks +4 lines, -2 lines 0 comments Download
M configure.ac View 1 chunk +2 lines, -0 lines 1 comment Download

Messages

Total messages: 9
lemzwerg
LGTM, with only small issues that don't deserve a new upload. Since Knut doesn't have ...
4 years, 10 months ago (2019-06-04 05:40:35 UTC) #1
lilypond-pkx
https://codereview.appspot.com/552770043/diff/574790043/aclocal.m4 File aclocal.m4 (right): https://codereview.appspot.com/552770043/diff/574790043/aclocal.m4#newcode1291 aclocal.m4:1291: save_CPPFLAGS="$CPPFLAGS" On 2019/06/04 05:40:35, lemzwerg wrote: > we probably ...
4 years, 10 months ago (2019-06-04 19:51:41 UTC) #2
lilypond-pkx
with Werner's edits - thanks.
4 years, 10 months ago (2019-06-04 19:54:16 UTC) #3
lemzwerg
Indentation problems... https://codereview.appspot.com/552770043/diff/574800043/aclocal.m4 File aclocal.m4 (right): https://codereview.appspot.com/552770043/diff/574800043/aclocal.m4#newcode77 aclocal.m4:77: STEPMAKE_ADD_ENTRY($3, $2) This looks strange, at least ...
4 years, 10 months ago (2019-06-07 06:47:17 UTC) #4
lilypond-pkx
Fixed indent from tab-to-space conversion, removed EOL whitespaces.
4 years, 10 months ago (2019-06-08 12:03:49 UTC) #5
lilypond-pkx
https://codereview.appspot.com/552770043/diff/574800043/aclocal.m4 File aclocal.m4 (right): https://codereview.appspot.com/552770043/diff/574800043/aclocal.m4#newcode77 aclocal.m4:77: STEPMAKE_ADD_ENTRY($3, $2) On 2019/06/07 06:47:17, lemzwerg wrote: > This ...
4 years, 10 months ago (2019-06-08 12:04:10 UTC) #6
lilypond-pkx
Werner's own patch
4 years, 10 months ago (2019-06-14 19:16:23 UTC) #7
lemzwerg
Are you sure this is my patch set? In the comparison view I see many ...
4 years, 10 months ago (2019-06-15 05:17:57 UTC) #8
lilypond-pkx
4 years, 10 months ago (2019-06-16 19:17:10 UTC) #9
This has moved to http://codereview.appspot.com/568820043

I am closing this one.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b