Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-03 | Revert "Avoid compressing the package by setting PKGEXT" | cyrozap | |
Zstandard actually compresses the package rather well without taking too long and saves about 13 GB off the package file size, so let's re-enable compression. This reverts commit 3223a526d78563e59c77645bb243929d0c1f84f3. | |||
2022-06-03 | Change the "prepare" step to "build" to avoid dependency issues | cyrozap | |
The "batchxsetup" binary depends on ncurses5-compat-libs at runtime, but AUR helpers like pacaur will attempt to run the prepare() step before installing any dependencies, so this step will fail if ncurses5-compat-libs is not already installed. To fix this issue, change the "prepare" step to "build". | |||
2019-11-09 | Quote directory and file path variables to avoid issues with spaces | cyrozap | |
2019-04-19 | Add .desktop files | cyrozap | |
2019-04-19 | Fix fpga_editor | cyrozap | |
2018-12-16 | Make upstream URL HTTPS | cyrozap | |
2018-12-16 | Add qt4 as a dependency to fix the license manager | cyrozap | |
2017-10-15 | Fix the file URL so it doesn't always have to be changed | cyrozap | |
If the Xilinx_ISE_DS_Lin_14.7_1015_1.tar file is in the same directory as the PKGBUILD, the package can be built without changing the path in the PKGBUILD. | |||
2016-12-08 | Avoid compressing the package by setting PKGEXT | cyrozap | |
2016-12-08 | Fixed the fix for the license manager | cyrozap | |
2016-06-06 | Modified package to use system libstdc++ | cyrozap | |
2016-06-06 | Renamed file to _file to avoid potential conflicts | cyrozap | |
2016-06-06 | Added package description, URL, and optional dependencies | cyrozap | |
2016-06-06 | Added fix for the license configuration manager | cyrozap | |
2016-03-12 | Initial import | cyrozap | |