Package Details: plist-viewer 0.1.1-1

Git Clone URL: https://aur.archlinux.org/plist-viewer.git (read-only, click to copy)
Package Base: plist-viewer
Description: Application to open plist files
Upstream URL: https://github.com/TingPing/plist-viewer
Licenses: GPL
Submitter: TingPing
Maintainer: TingPing
Last Packager: TingPing
Votes: 2
Popularity: 0.000000
First Submitted: 2015-10-03 01:11 (UTC)
Last Updated: 2015-10-03 01:22 (UTC)

Latest Comments

twesio commented on 2021-10-18 19:51 (UTC)

This worked for me to get around the libplist error:

export LIBPLIST_LIBS="-L/usr/lib  -lplist-2.0"
export LIBPLIST_CFLAGS="-I/usr/include"
yay -S plist-viewer

zkm2fw commented on 2021-03-07 11:38 (UTC) (edited on 2021-03-07 11:40 (UTC) by zkm2fw)

Build fail

checking for LIBPLIST... no
configure: error: Package requirements (libplist) were not met:

Package 'libplist', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBPLIST_CFLAGS
and LIBPLIST_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I have libplist installed

$ pacman -Q libplist
libplist 2.2.0-3