Search Criteria
Package Details: uniflash 9.1.0.5175-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uniflash.git (read-only, click to copy) |
|---|---|
| Package Base: | uniflash |
| Description: | Universal Flash Programmer for Texas Instruments devices. Provides a single interface for programming Flash memory and executing Flash based operations on supported targets. |
| Upstream URL: | https://processors.wiki.ti.com/index.php/Category:CCS_UniFlash |
| Licenses: | custom:TECHNOLOGY SOFTWARE PUBLICLY AVAILABLE by Texas Instruments Incorporated |
| Submitter: | jimmy.stelzer |
| Maintainer: | Dingisoul |
| Last Packager: | Dingisoul |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-10-26 19:20 (UTC) |
| Last Updated: | 2025-05-26 14:09 (UTC) |
Dependencies (4)
- gconfAUR
- libcanberra (libcanberra-gtk2AUR)
- libudev0-shimAUR
- libusb-compat (libusb0AUR)
Latest Comments
Dingisoul commented on 2025-05-26 14:12 (UTC)
install libxcrypt first
D3vil0p3r commented on 2024-11-16 16:00 (UTC)
During the building I get:
Dingisoul commented on 2023-09-24 12:54 (UTC)
I have upgrade the version to 8.4.0.4458. @seqre the error in PKGBUILD is that the sed command miss global symbol.
seqre commented on 2023-02-10 15:27 (UTC) (edited on 2023-02-10 15:28 (UTC) by seqre)
I noticed the
UniFlash.desktopfile references the source directory instead of the installed package directory. Opening it showed an error:Failed to load extension from: . Manifest file is missing on unreadable.I had to manually remove the build directory prefix for the desktop entry to work.I looked into PKGBUILD, and I think the envvar in line
sed -s "s|$pkgdir||" -i UniFlash.desktopinpackage()needs to be changed to$srcdir.Prouflon commented on 2021-05-15 11:31 (UTC)
I second the gconf runtime dependency. Would be greatly appreciated
fdb-hiroshima commented on 2019-11-04 10:48 (UTC)
uniflash seems to have a run-time dependency on
gconf, could you add it to the PKGBUILD?mchwalisz commented on 2018-07-19 16:38 (UTC)
The updated package required libusb-compat package. Also there were couple of udev rules missing (changed the name of file to avoid conflicts with ticloudagent). I have updated everything accordingly and uploaded to https://github.com/mchwalisz/uniflash_aur you can use it to update the package.