Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Volz
2656db1d30 Add libasound and libjack to forced included library list. 2024-02-09 19:08:19 -05:00
Ryan Volz
3f40b38fd3 Tweak fontconfig handling when making AppImage
This points to the correct FONTCONFIG_PATH as well so that the conf.d
files in the AppImage are read. This also removes lines in fonts.conf
that refer to a prefix directory (e.g. conda prefix) that doesn't exist
in the AppImage.
2024-02-09 19:08:19 -05:00
Ryan Volz
410a174c2d Include and point to fonts.conf in attempt to fix font/fontconfig issues 2024-02-09 19:08:19 -05:00
Ryan Volz
3cdb860883 Copy blacklisted libraries into AppImage that we really need 2024-02-09 19:08:19 -05:00
Ryan Volz
d04938648f Build AppImage based on conda packages 2024-02-09 19:08:19 -05:00
Clayton Smith
5149217580 Move version.txt into the build folder 2023-10-03 23:24:54 -04:00
Clayton Smith
783c67d40a Use correct desktop entry file in AppImage build script 2022-01-23 10:35:40 -05:00
Clayton Smith
82ff138d62 Set UHD package path in AppImage 2021-12-27 21:47:20 -05:00
Clayton Smith
be965db4ab Include SoapyRemote in DMG 2021-01-03 20:09:32 -05:00
Clayton Smith
a15ef13dac Include SoapyRemote in AppImage 2021-01-02 11:13:24 -05:00
Clayton Smith
2e01e86f26 Use CMake to generate AppImage and DMG version strings 2020-12-03 22:16:57 -05:00
luz paz
ac72b8fe83 Fix various typos
Found via `codespell v2.0.dev0`  
`codespell -q 3 -S *.svg -L ba,dout,inout,symetric,startd,wya`
2020-10-16 12:38:56 -04:00
Pavel Milanes (CO7WT)
106a3af2fa Add script to generate AppImage
Issue #707.
2020-04-16 13:23:20 +02:00