added tcl to makedepends as I was not able to compile without it.
Search Criteria
Package Details: mingw-w64-tcl 8.6.1-5
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-11-14)
| Package Base: | mingw-w64-tcl |
|---|---|
| Description: | The Tcl scripting language (mingw-w64) |
| Upstream URL: | http://tcl.sourceforge.net |
| Category: | lib |
| Licenses: | |
| Submitter: | brcha |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 6 |
| First Submitted: | 2012-06-18 17:06 |
| Last Updated: | 2013-11-13 09:42 |
Dependencies (2)
Required by (1)
Sources
- http://downloads.sourceforge.net/sourceforge/tcl/tcl8.6.1-src.tar.gz
- tcl-8.5.14-autopath.patch
- tcl-8.5.14-hidden.patch
- tcl-8.6.1-mingwexcept.patch
- tcl-mingw-w64-compatibility.patch
Latest Comments
Comment by ant32
Comment by Schala
Few changes I made:
- removed zlib1.dll and added mingw-w64-zlib dependency to avoid conflict
- changed description to meet PKGBUILD guidelines
- removed duplicate staticlibs option
- added !buildflags as per the guidelines
Comment by ant32
@xantares I've versioned it here now https://github.com/ant32/pkgbuild/tree/master/mingw-w64-tcl :)
Comment by ant32
OK, I now fixed this package so that it compiles fine again. Could someone test it and confirm if it works? I'm also not really interested in maintaining it since I don't use this package directly.
Comment by ant32
Sorry I didn't. I searched for it soon after you replied but couldn't find anything anywhere of what I had done. But basically what I did was apply all the changes that where done here http://pkgs.fedoraproject.org/cgit/mingw-tcl.git. And I also had to create a small patch because of a conflict in a struct name that was also in mingw.
Comment by xantares
Did you versionned your changes somewhere ?
I disowned it.
xan.
Comment by ant32
What is the reason for reverting the PKGBUILD that I submited?
Comment by ant32
I updated this package to 8.5.14 and made it buildable again. I would love if someone would maintain it. I'm not sure if tcl85 is required.