Package Details: azpainter 3.0.7-1

Git Clone URL: https://aur.archlinux.org/azpainter.git (read-only, click to copy)
Package Base: azpainter
Description: Painting software
Upstream URL: http://azsky2.html.xdomain.jp/soft/azpainter.html
Licenses: GPL3
Submitter: sirocco
Maintainer: sirocco
Last Packager: sirocco
Votes: 13
Popularity: 0.000000
First Submitted: 2017-03-06 11:33 (UTC)
Last Updated: 2023-10-19 03:03 (UTC)

Latest Comments

« First ‹ Previous 1 2

sirocco commented on 2021-01-05 13:48 (UTC)

Try, pliz, uncomment line

# make -j1

in the PKGBUILD and comment out line

make

nesk_aur commented on 2021-01-05 10:27 (UTC)

> sudo pacman -S base-devel --needed
warning: pacman-5.2.2-1.parabola1 is up to date -- skipping
warning: autoconf-2.70-1 is up to date -- skipping
warning: automake-1.16.2-3 is up to date -- skipping
warning: binutils-2.35.1-1 is up to date -- skipping
warning: bison-3.7.2-1 is up to date -- skipping
warning: fakeroot-1.25.3-1 is up to date -- skipping
warning: file-5.39-1 is up to date -- skipping
warning: findutils-4.7.0-2 is up to date -- skipping
warning: flex-2.6.4-3 is up to date -- skipping
warning: gawk-5.1.0-1 is up to date -- skipping
warning: gcc-10.2.0-4 is up to date -- skipping
warning: gettext-0.21-1 is up to date -- skipping
warning: grep-3.6-1 is up to date -- skipping
warning: groff-1.22.4-3 is up to date -- skipping
warning: gzip-1.10-3 is up to date -- skipping
warning: libtool-2.4.6+42+gb88cebd5-14 is up to date -- skipping
warning: m4-1.4.18-3 is up to date -- skipping
warning: make-4.3-3 is up to date -- skipping
warning: patch-2.7.6-8 is up to date -- skipping
warning: pkgconf-1.7.3-1 is up to date -- skipping
warning: sed-4.8-1 is up to date -- skipping
warning: sudo-1.9.4.p2-2 is up to date -- skipping
warning: texinfo-6.7-3 is up to date -- skipping
warning: which-2.21-5 is up to date -- skipping
 there is nothing to do

sirocco commented on 2021-01-05 05:45 (UTC)

try

sudo pacman -S base-devel --needed

nesk_aur commented on 2021-01-04 15:33 (UTC) (edited on 2021-01-04 15:34 (UTC) by nesk_aur)

$ ls /usr/include/libpng16/
pngconf.h  png.h  pnglibconf.h

sirocco commented on 2021-01-04 11:56 (UTC)

check

ls /usr/include/libpng16/

nesk_aur commented on 2021-01-04 10:35 (UTC) (edited on 2021-01-04 10:36 (UTC) by nesk_aur)

Can't build it (libpng is installed):

==> Starting build()...
c compiler = clang
endian = little
create config.h
checking libpng
! 'libpng': include file not found.
please install libpng-dev or libpng-devel or libpng or png
==> ERROR: A failure occurred in build().
    Aborting...

bidulock commented on 2017-09-23 07:34 (UTC)

Need to add libxfixes to makedepends to build in a clean chroot.