Github messages for voidlinux
 help / color / mirror / Atom feed
From: yefimtsev <yefimtsev@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] common/shlibs: add missing pango lib
Date: Thu, 15 Oct 2020 22:06:02 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25640@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

There is a new pull request by yefimtsev against master on the void-packages repository

https://github.com/yefimtsev/void-packages master
https://github.com/void-linux/void-packages/pull/25640

common/shlibs: add missing pango lib
```libpangox-1.0.so.0``` was missing when I tried to build ```anydesk``` package.
Now it works without any problems.

A patch file from https://github.com/void-linux/void-packages/pull/25640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25640.patch --]
[-- Type: text/x-diff, Size: 814 bytes --]

From 087cae053af669730224370aaa0e192ab16aef71 Mon Sep 17 00:00:00 2001
From: Yaroslav Yefimtsev <yefimtsev.y@gmail.com>
Date: Thu, 15 Oct 2020 19:48:32 +0000
Subject: [PATCH] common/shlibs: add missing pango lib

libpangox-1.0.so.0 was missing when I tried to build anydesk package.
Now it works without any problems.
---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index e50e44f1246..f785cd2584d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -92,6 +92,7 @@ libpangocairo-1.0.so.0 pango-1.24.0_1
 libpangoft2-1.0.so.0 pango-1.24.0_1
 libpangoxft-1.0.so.0 pango-xft-1.36.3_2
 libpango-1.0.so.0 pango-1.24.0_1
+libpangox-1.0.so.0 pango-1.24.0_1
 libcairo.so.2 cairo-1.8.6_1
 libcairo-gobject.so.2 cairo-1.8.6_1
 libcairo-script-interpreter.so.2 cairo-1.8.6_1

             reply	other threads:[~2020-10-15 20:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 20:06 yefimtsev [this message]
2020-10-15 20:19 ` q66
2020-10-15 20:19 ` [PR PATCH] [Closed]: " q66
2020-10-24 20:56 ` fosslinux
2020-10-24 23:03 ` sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25640@inbox.vuxu.org \
    --to=yefimtsev@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).