Search Criteria
Package Details: tcl84 8.4.20-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tcl84.git (read-only, click to copy) |
|---|---|
| Package Base: | tcl84 |
| Description: | The Tcl scripting language, 8.4 series |
| Upstream URL: | http://tcl.sourceforge.net/ |
| Licenses: | custom |
| Provides: | tcl |
| Submitter: | Forty-Bot |
| Maintainer: | Forty-Bot |
| Last Packager: | Forty-Bot |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-28 20:53 (UTC) |
| Last Updated: | 2024-10-21 04:06 (UTC) |
Dependencies (0)
Required by (364)
- 3delta-git (requires tcl)
- android-aarch64-postgresql (requires tcl) (make)
- android-armv7a-eabi-postgresql (requires tcl) (make)
- android-riscv64-postgresql (requires tcl) (make)
- android-x86-64-postgresql (requires tcl) (make)
- android-x86-postgresql (requires tcl) (make)
- apt-dater (requires tcl)
- apt-dater-legacy (requires tcl)
- audela-bin (requires tcl)
- audela-svn (requires tcl)
- awale (requires tcl)
- awib-tcl-git (requires tcl)
- blt-git (requires tcl)
- bluespec-git (requires tcl) (make)
- bluespec-git (requires tcl) (optional)
- bluespec-release (requires tcl) (make)
- bluespec-release (requires tcl) (optional)
- brltty-git (requires tcl) (make)
- brltty-git (requires tcl) (optional)
- brltty-udev-generic-git (requires tcl) (make)
- Show 344 more...
Latest Comments
Forty-Bot commented on 2024-10-21 04:06 (UTC)
Don't do that, then.
qoppzvrbcqjqqlbn commented on 2024-09-17 13:32 (UTC)
Doesn't compile:
"clUnixThrd.o tclUnixCompat.o tclUnixNotfy.o strstr.o strtoul.o strtod.o fixstrtod.o tclLoadDl.o -ldl -lpthread -lm -Wl,-rpath,/usr/lib /usr/bin/ld: fixstrtod.o: in function
fixstrtod': fixstrtod.c:(.text+0x0): multiple definition offixstrtod'; strtod.o:strtod.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status"MarsSeed commented on 2024-05-04 07:43 (UTC) (edited on 2024-05-04 07:44 (UTC) by MarsSeed)
Please kindly remove
provides=tcl.There is a good reason that AURweb has removed the version from such entries. As pacman does not understand versioned provides as humans do.
pacman thinks if tcl84 provides
tcl=8.4.20, it also provides tcl.If someone installs
tcl84, they can uninstalltcl, even if they have packages that depend on the newer version from repo. This operation will break those consumer packages.Any AUR package that needs
tcl84should depend on it explicitly.Forty-Bot commented on 2023-11-04 14:59 (UTC)
After digging around, I believe this (specifically the 32-bit library) is necessary for Lattice iCEcube.
Forty-Bot commented on 2023-07-13 14:00 (UTC)
It was required for something, not sure what...
FabioLolix commented on 2023-07-13 07:53 (UTC)
Someone is still using this specific version?