Search Criteria
Package Details: ib-tws 1:10.34.1c-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ib-tws.git (read-only, click to copy) |
---|---|
Package Base: | ib-tws |
Description: | Electronic trading platform from discount brokerage firm Interactive Brokers (IBKR) |
Upstream URL: | http://interactivebrokers.com/ |
Licenses: | custom |
Submitter: | benalexau |
Maintainer: | benalexau |
Last Packager: | benalexau |
Votes: | 43 |
Popularity: | 0.065839 |
First Submitted: | 2013-01-30 06:21 (UTC) |
Last Updated: | 2025-02-14 23:11 (UTC) |
Dependencies (25)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- libxxf86vm
- pango (pango-gitAUR)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- Show 5 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 22 Next › Last »
pythoneer commented on 2021-07-11 07:44 (UTC)
So the recommended way to handle a
tws-985.1d-standalone-linux-x64.sh ... FAILED
is just wait until the next day for the daily script to run?benalexau commented on 2021-05-21 23:36 (UTC) (edited on 2021-05-21 23:36 (UTC) by benalexau)
IB updated to 984.1h. The daily script that detects this and maintains the PKGBUILD here had not as yet run. I ran it manually and PKGBUILD is now correct.
esemeniuc commented on 2021-05-21 18:26 (UTC)
@jose1711
I'm currently running into this:
jose1711 commented on 2021-05-21 15:45 (UTC)
@esemeniuc is this still an issue? i haven't see a problem since the change.
esemeniuc commented on 2021-05-21 15:35 (UTC)
You can install without checking:
yay -S ib-tws --mflags "--skipchecksums"
jose1711 commented on 2021-05-05 10:53 (UTC)
@benalexau Don't worry about it. Thank you for fixing and get well soon!
benalexau commented on 2021-05-05 01:54 (UTC)
My apologies, @jose1711. I am unwell at present and didn't look at your diff properly. I have now merged your changes. Thanks for your patience.
jose1711 commented on 2021-05-04 11:57 (UTC)
Maybe I am missing a point but frankly I don't understand this sentence. There is no change to the way how the installed package looks - the only difference is that you'll get
instead of
in the build directory. This actually gives you the information about the version and also gives you a very simple way to switch between them (all you need to do is edit
PKGBUILD
) if there is a desire to.I also don't see how this could affect your infrastructure around monitoring and updating the
PKGBUILD
in aur. Could you please elaborate?benalexau commented on 2021-05-04 11:27 (UTC) (edited on 2021-05-04 11:28 (UTC) by benalexau)
Thanks @jose1711 for the suggestion.
I prefer to keep it as-is because it allows users to see the version number that has been installed. This also allows automatic detection of when an older version is installed that requires updating.
While it is tedious maintaining symmetry between IB's latest TWS version, running it up to capture logs to extract the version number, and pushing up the new PKGBUILD as needed, I have scripts that do all of this (they're also in the AUR Git repo) and it's rarely more than 24 hours behind the latest TWS release.
I intend to transition these scripts to some other infrastructure in the medium term that will run more often and push up revised PKGBUILDs with fewer delays.
jose1711 commented on 2021-05-04 07:32 (UTC)
@benalexau
In order to fight the hash sum changes (often seen with package managers caching the old data), can you please make the following change?
Thank you, jose
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 22 Next › Last »