Search Criteria
Package Details: hp2xx 3.4.4-4
Git Clone URL: | https://aur.archlinux.org/hp2xx.git (read-only, click to copy) |
---|---|
Package Base: | hp2xx |
Description: | Convert vector-oriented graphics data from HP-GL plotter language into a variety of popular graphics formats. |
Upstream URL: | http://www.gnu.org/software/hp2xx/ |
Licenses: | |
Submitter: | kasbah |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 4 |
Popularity: | 0.000004 |
First Submitted: | 2010-11-12 12:34 |
Last Updated: | 2018-04-21 10:58 |
Latest Comments
kasbah commented on 2013-08-12 08:23
I am disowning due to not having an Arch system anymore. Have at it.
Jarshvor commented on 2013-08-10 00:45
As of 10/08/2013 hp2xx 3.4.4-1 failed to build displaying a png.h error:
http://pastebin.com/raw.php?i=kdtCbcjq
THANKS completely to Gadget3000 for the following FIX:
--------------------------------------------------------------------------------
-install libpng12 to build against.
-create 'libpng12.patch' with the following content: http://pastebin.com/raw.php?i=FuVdUi1C and place it in source dir.
-append 'patch -p1 -i $srcdir/libpng12.patch' before 'make' in PKGBUILD
Thats it. You should be good to go.
patchfile_also_here:https://dl.dropboxusercontent.com/u/64957706/libpng12.patch