Package Details: tapps2 1.24-1

Git Clone URL: https://aur.archlinux.org/tapps2.git (read-only, click to copy)
Package Base: tapps2
Description: A vector-based drawing program which was developed for planning and programming of the UVR1611 and UVR16x2 controllers, the RSM610 control module, CAN-I/O45 and CAN-EZ2.
Upstream URL: https://www.ta.co.at
Licenses: unknown
Submitter: R1yuu
Maintainer: R1yuu
Last Packager: R1yuu
Votes: 3
Popularity: 0.69
First Submitted: 2022-06-23 11:28 (UTC)
Last Updated: 2026-02-13 09:49 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

luigim81 commented on 2026-07-07 09:12 (UTC)

Package is out of date and won't build/run as-is. Two fixes needed:

1) Version bump — 1.24 is gone (404), TA replaced it with 1.25 on 2026-07-01. Same path scheme, still available as .rpm (and .deb). Tested changes:

 pkgver=1.25

 sha256sums_x86_64=('a548c8a72d8b20db981af81c15cb34918788006baa4bf72a04a7c83213530e21')
 sha256sums_i386=('677b9b5586c11e83001830b1347eb393524f7ed767b1454d3641b9521546cc69')

Source URLs (unchanged naming, both HTTP 200): 64bit/tapps2-1.25-x86_64.rpm (40,475,320 bytes) 32bit/tapps2-1.25-i386.rpm (42,167,254 bytes)

2) Missing runtime dependency — the binary links against GTK2:

 depends=('gtk2')

Without gtk2 it won't start: error while loading shared libraries: libgtk-x11-2.0.so.0

With both changes it builds and runs cleanly via makepkg -si. Thanks!

done with help from anthropic ;-)

Fraxinas commented on 2025-11-13 21:34 (UTC)

version 1.23.1 is missing the dependency gtk-x11

R1yuu commented on 2025-08-04 11:02 (UTC)

Thank you for the hint! :) I hope the updated package works without any issues.

maesto commented on 2025-08-02 21:50 (UTC)

Just flagged out of date. Note: The sourceurl changed. It's no longer a .zip but instead a .rpm directly.

R1yuu commented on 2023-12-06 09:19 (UTC)

@luigim81 Thank you for the reminder! You can also just "Flag package out-of-date" and I'll get a notification aswell :)

luigim81 commented on 2023-12-05 15:38 (UTC)

Hello, are you planing to update the version 1.19 --> 1.20