OK, I've disowned this package as I only adopted this for scid_vs_pc in the first place. If someone knows how to fix this build, feel free to adopt.
Search Criteria
Package Details: tkimg 1.4.2-1
Git Clone URL: | https://aur.archlinux.org/tkimg.git (read-only) |
---|---|
Package Base: | tkimg |
Description: | This package enhances Tk, adding support for many other Image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript. |
Upstream URL: | http://tkimg.sourceforge.net |
Keywords: | tk |
Licenses: | |
Submitter: | Morn |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 15 |
Popularity: | 1.179862 |
First Submitted: | 2015-08-10 15:23 |
Last Updated: | 2015-12-19 10:31 |
Dependencies (7)
- libjpeg (mozjpeg-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git)
- libtiff (libtiff-git)
- tcl (tcl85, tcl-nothreading)
- tcllib
- tk (tk85)
- zlib (zlib-asm, libz, zlib-git, zlib-static)
Required by (8)
- core
- drakon-editor
- imgtools (optional)
- linuxcnc-sim
- mcu8051ide
- scid (optional)
- scid-vs-pc-svn
- tksqlite (optional)
Sources (1)
Latest Comments
blacktav commented on 2015-09-19 22:59
Morn commented on 2015-09-10 15:48
Morn commented on 2015-09-10 15:38
I could reproduce a build problem after I wiped pkg and src; but for me it stops while building jdmerge.o.
So yes, it looks like tkimg is definitely broken on Arch right now. What are you installing this for, scid_vs_pc? Because I think scid_vs_pc no longer needs tkimg with the latest tcl version.
blacktav commented on 2015-09-10 10:17
Build fails when linking libtifftcl3.9.4.so with
tif_codec.o:(.data.rel+0x118): undefined reference to `TIFFInitJBIG'
and similar
Is our current libtiff4 too recent perhaps?
Yes scid_vs_pc. I can confirm your latest version of scid_vs_pc installs fine without tkimg.
Good job! Thanks