Commit Graph

78 Commits

Author SHA1 Message Date
Phantop f0e8af4a2c wine: lutris builds too! 2022-11-26 13:20:15 -05:00
Phantop c7ff9fcfec appdwarf/zzexe: small header updates
use trap better with zzexe and updated dwarfs args
2022-11-15 19:13:59 -05:00
Phantop 8bdf108297 wine: add -p option to include prefix in image
needs fuse-overlayfs for many programs to work properly
2022-11-15 15:17:28 -05:00
Phantop e05f9223d0 appdwarf: ditch single mountpoint outright
this seemed like a cool idea but i also barely use it because of
its issues anyways
2022-11-14 16:44:21 -05:00
Phantop 51d60260cb remove md5sum invocation and use better predictable path 2022-11-11 12:34:07 -05:00
Phantop da3fad3362 apps: Fix rustsolus 2022-11-08 11:10:23 -05:00
Phantop 2762c40b84 Update READMEs 2022-10-25 14:01:53 -04:00
Phantop dcf81449b4 appmk: consolidate stuff 2022-10-18 10:20:16 -04:00
Phantop da26521b63 appdwarf: improve trap unmount and remove appdir 2022-10-11 11:38:05 -04:00
Phantop e8fd79baf5 tex: add packages, eopkg: use $1 name 2022-09-25 15:15:45 -04:00
Phantop 11f6578008 apps: smaller tex live 2022-09-11 17:34:04 -04:00
Phantop b59c043e2a zzexe: bring back the link 2022-09-09 21:49:48 -04:00
Phantop 5129c9894c appdwarf: improve appimage offset calc, posix printfunc 2022-09-09 18:54:50 -04:00
Phantop 75edd70e37 apps: add musikcube, simple eopkg converter 2022-08-19 11:13:36 -04:00
Phantop 3b1b45c097 Improve AppImage check and make README reflect current functionality and dependencies 2022-08-05 09:56:16 -04:00
Phantop 7f0f4e3f81 apps: signal and fix names with absolute paths 2022-07-30 11:56:48 -04:00
Phantop 4bf66c35dc zzexe: fix some performance issues on large files 2022-07-24 20:36:24 -04:00
Phantop 49c5b59cfb zzexe: fix a sed fuckup 2022-07-22 21:58:33 -04:00
Phantop adae9f122c apps cleanup 2022-07-22 16:54:13 -04:00
Phantop 4db23e7272 Stronger zzexe integration, better AppImage handling, appdwarf extraction 2022-07-19 19:44:04 -04:00
Phantop 84407118fc Autodetect dwarfs files and write header 2022-07-19 01:31:06 -04:00
Phantop ac27ba5a32 Integrate example AppRun into main script 2022-07-13 21:00:44 -04:00
Phantop bdd4a0c6e4 wine: just standard apprun and slightly cleaner proton 2022-07-08 20:53:53 -04:00
Phantop 4dbceb3446 apps: general update and cleanup 2022-06-26 20:53:01 -04:00
Phantop 95be3a7d5d GitHub and AppImageHub support, fix environment variables
removes the apps/appimage script that did this. should function identically

replaces version numbering with dates because incrementing is a nightmare
2022-06-25 22:05:01 -04:00
Phantop fb2f691b21 v3.6: combine header and zzexe into just appdwarf
also put headers into functions so shellcheck can act on them
2022-06-24 17:09:54 -04:00
Phantop 6774a2d639 appdwarf 3.5: auto detect and handle files and urls 2022-06-20 19:57:11 -04:00
Phantop 478c0ad56a Clean up mkwine/mkproton and remove APPDWARF_CMD 2022-06-20 13:16:19 -04:00
Phantop 07c585bb0a zzexe: fix clobbering and exit status 2022-06-12 13:10:23 -04:00
Phantop 654eea6fab appdwarf: Replace the folder header with an AppRun using bindfs 2022-06-11 23:16:03 -04:00
Phantop 3ebee5f254 appdwarf: Switch to AppImage standard environmental variables as v3.0
Deprecates $APPDWARF_CMD for $ARGV0, as part of the standard
Also finally removes the separate header, as it seems to
not be needed anymore
2022-06-11 15:05:58 -04:00
Phantop 19b9cd80da apps: mp3tag 2022-06-10 13:04:33 -04:00
Phantop ff5f7690bc zzexe: autodetect header size in decomp 2022-05-28 12:52:31 -04:00
Phantop e064bb457f wtf goproxy 2022-05-25 15:09:37 -04:00
Phantop 44fe9a32b1 slight info and error reporting cleanup 2022-05-12 20:32:37 -04:00
Phantop 9e948de066 zzexe: fix path input to allow /'es 2022-04-26 13:20:58 -04:00
Phantop fc6002e56f appdwarf: split header into multiple files 2022-04-17 21:57:31 -04:00
Phantop e2f5be3a75 appdwarf: seemingly fix images sometimes not unounting 2022-04-17 15:13:54 -04:00
Phantop 1caa827c68 zzexe: rewrite and use moreutils 2022-04-16 22:11:49 -04:00
Phantop 99d7dcf3aa shorten and streamline appdwarf and zzexe overall 2022-04-15 18:31:37 -04:00
Phantop 07dd9f7150 make everything POSIX compatible and use AppRun file 2022-04-13 21:30:45 -04:00
Phantop 000c2d6e2c github: prevent fetching armh binaries 2022-04-12 16:01:57 -04:00
Phantop 54343023d8 Improve appimage conversion, add vagrant 2022-03-29 16:37:48 -04:00
Phantop e42983169e add musl native gcc toolchain 2022-03-28 12:32:45 -04:00
Phantop d5b4c0a082 apps: add dotnet and fix proton and github 2022-03-27 21:17:09 -04:00
Phantop 582fff0047 zzexe: moved here from my dotfiles 2022-03-26 00:05:53 -04:00
Phantop ed2a43c751 README: update and redo it allllll 2022-03-25 18:45:41 -04:00
Phantop 1cdaf416a9 apps: tmpdir rename, texlive, apps gitignore, improve apprun 2022-03-24 19:26:15 -04:00
Phantop 83a0c0a3dc apps: add github fetch script 2022-03-21 10:35:50 -04:00
Phantop e65013ca39 add node script 2022-03-03 17:55:31 -05:00