Search Criteria
Package Details: tclkit 8.6.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tclkit.git (read-only, click to copy) |
---|---|
Package Base: | tclkit |
Description: | single-file executable that provides a complete Tcl and Tk runtime |
Upstream URL: | https://github.com/stiefel40k/kitgen |
Licenses: | custom |
Submitter: | None |
Maintainer: | mickael9 |
Last Packager: | mickael9 |
Votes: | 25 |
Popularity: | 0.017482 |
First Submitted: | 2007-12-16 00:10 (UTC) |
Last Updated: | 2024-03-24 19:16 (UTC) |
Dependencies (4)
- libx11 (libx11-gitAUR) (make)
- uclAUR (make)
- upx (upx-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (5)
- ape
- bitrock-unpacker
- microchip-mplabxc8-bin (make)
- sdx
- xampp (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
grufo commented on 2019-12-27 19:33 (UTC)
@greyltc
You need to add the
xorgproto
package to themakedepends
array, or otherwise this is what happens:--grufo
stiefel40k commented on 2019-11-01 11:02 (UTC)
@silver_remal @keno it should be fixed. Sorry that it took so long, I had other things to do :)
silver_remal commented on 2019-10-27 15:15 (UTC) (edited on 2019-10-27 15:16 (UTC) by silver_remal)
@greyltc no, they are not valid.
cd /tmp; wget https://github.com/tcltk/tk/archive/core-8-6-4.tar.gz -q && md5sum core-8-6-4.tar.gz
67a7122f90d7b4f7072d58e300145036 core-8-6-4.tar.gz
greyltc commented on 2019-06-17 10:17 (UTC)
@keno, they seem valid to me. probably you need to delete your old tk.tar.gz and tcl.tar.gz
keno commented on 2019-06-17 09:05 (UTC) (edited on 2019-06-17 09:06 (UTC) by keno)
the md5sum for tk.tar.gz and tcl.tar.gz is invalid
stiefel40k commented on 2019-06-16 17:52 (UTC)
@elimpfor should be fixed
ncoder-2 commented on 2019-06-16 17:28 (UTC)
Source tar is 404'ed: curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://github.com/tcltk/tk/archive/core_8_6_4.tar.gz Aborting... :: Unable to build tclkit - makepkg exited with code: 1
stiefel40k commented on 2018-11-07 06:23 (UTC)
@Asdplayer well you are not wrong, but normally, you should set the makeflags in /etc/makepkg.conf. However, some packages don't like this and they set the option
!makeflags
to prevent this. Normally you should not edit the PKGBUILD file, as it was written in that style for a reason.Asdplayer commented on 2018-11-06 15:36 (UTC)
The package does not compile succesfully if I ask for multithread compilation, appending -j 4 to the make command. While this isn't necessary, maybe the info can be useful to somebody.
stiefel40k commented on 2018-08-11 16:19 (UTC)
Well, it was only a wild guess, that the upstream change will fix the issue. And I'm not really doing the microchip stuff either.
But if I'll have some time I might look into it, but can't promise anything, as I'm currently kinda busy.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »