Package Details: pangox-compat 0.0.2+2+gedb9e09-3

Git Clone URL: https://aur.archlinux.org/pangox-compat.git (read-only, click to copy)
Package Base: pangox-compat
Description: X Window System font support for Pango
Upstream URL: http://www.pango.org/
Licenses: LGPL
Submitter: severach
Maintainer: severach (D3SOX)
Last Packager: D3SOX
Votes: 22
Popularity: 0.000009
First Submitted: 2020-05-04 22:51 (UTC)
Last Updated: 2022-05-12 13:00 (UTC)

Latest Comments

1 2 Next › Last »

micwoj92 commented on 2024-10-07 19:19 (UTC)

Fix export CFLAGS="${CFLAGS} -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=implicit-function-declaration"

vitaliikuzhdin commented on 2024-09-13 11:01 (UTC)

@dokker, +1

dokker commented on 2024-08-26 09:07 (UTC)

Unfortunately I've got this error at build:

pangox-fontmap.c:944:21: error: implicit declaration of function 'pango_config_key_get'; did you mean 'pango_coverage_get'? [-Wimplicit-function-declaration]
  944 |   char *files_str = pango_config_key_get ("PangoX/AliasFiles");
      |                     ^~~~~~~~~~~~~~~~~~~~
      |                     pango_coverage_get
pangox-fontmap.c:944:21: error: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]

D3SOX commented on 2022-05-12 13:00 (UTC)

@MarsSeed added ;)

MarsSeed commented on 2022-05-03 12:00 (UTC)

Please kindly adjust the source URL to have a '.git' suffix:

https://gitlab.gnome.org/Archive/pangox-compat.git

Cloning fails with hardened git settings (http.followredirects=false).

iraklisg commented on 2020-09-25 16:37 (UTC)

@D3SOX thank you for pointing this out. After installing base-devel group the package build succesfully :+1:

D3SOX commented on 2020-09-25 15:33 (UTC)

@iraklisg Have you installed the base-devel group? This is a general requirement for building packages.

iraklisg commented on 2020-09-25 15:22 (UTC)

I am having the following error using yay and selecting cleanbuilding

/home/user/.cache/yay/pangox-compat/PKGBUILD: line 33: patch: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...

japhir commented on 2020-05-06 21:19 (UTC)

I'm using yay. Cleanbuilding seems to work! Thanks!

D3SOX commented on 2020-05-06 09:55 (UTC) (edited on 2020-08-15 20:00 (UTC) by D3SOX)

@japhir Which AUR-Helper do you use? Try a clean build. I have just rebuilt the package again without any problems