Linux application support (.desktop) and AUR pkgbuild script #1
Closed
interpreterK
wants to merge 2 commits from
(deleted):pkgbuild
into master
pull from: (deleted):pkgbuild
merge into: StrafesNET:master
StrafesNET:master
StrafesNET:csgmdl5
StrafesNET:phys-new-setup
StrafesNET:debug-bug3
StrafesNET:physics-bug3
StrafesNET:debug-bug7
StrafesNET:rbx-dom_raw-str
StrafesNET:hash_str
StrafesNET:emu2
StrafesNET:emu
StrafesNET:cylinder
StrafesNET:minkowksi-transfer
StrafesNET:max-area-triangulation
StrafesNET:physics-bug2
StrafesNET:debug-merge
StrafesNET:entity
StrafesNET:debug-graphics
StrafesNET:bvh-iter2
StrafesNET:entity-debug
StrafesNET:entity-physics
StrafesNET:bsp-gamemechanics
StrafesNET:web2
StrafesNET:bsp-brush3
StrafesNET:to-unsigned
StrafesNET:bvh-iter
StrafesNET:bsp-brush2
StrafesNET:sussy-tips
StrafesNET:bsp-brush
StrafesNET:union3
StrafesNET:union2
StrafesNET:union
StrafesNET:refactor-loader
StrafesNET:it-union
StrafesNET:directories
StrafesNET:modular
StrafesNET:map-read-speed
StrafesNET:surf-fix
StrafesNET:no-cull-velocity
StrafesNET:headless
StrafesNET:bot
StrafesNET:cow-mesh
StrafesNET:instruction-cache
StrafesNET:session
StrafesNET:roblox-bot-web
StrafesNET:web-map
StrafesNET:web
StrafesNET:web-size-hack
StrafesNET:roblox-bot-playback
StrafesNET:push-solve2
StrafesNET:fixed-wide2
StrafesNET:surf-build
StrafesNET:temp
StrafesNET:fw-calm-down
StrafesNET:scripts
StrafesNET:fixed-wide
StrafesNET:push-solve
StrafesNET:run-timer-gui
StrafesNET:recalculate-touching
StrafesNET:bot-playback
StrafesNET:bot-worker2
StrafesNET:bot-resimulate
StrafesNET:bot-worker
StrafesNET:pause
StrafesNET:timers2
StrafesNET:mouse-interpolator
StrafesNET:snf
StrafesNET:feature/style-redesign
StrafesNET:wgpu-0.20
StrafesNET:roblox-mesh
StrafesNET:rustfmt
StrafesNET:data-structure-rewrite
StrafesNET:speed-print
StrafesNET:file-format2
StrafesNET:load-bsp3
StrafesNET:shaders
StrafesNET:debug
StrafesNET:face-crawler
StrafesNET:dynamic-objects
StrafesNET:point-physics
StrafesNET:worker-scope
StrafesNET:sphere-gen
StrafesNET:zeroes-opti
StrafesNET:graphics-thread
StrafesNET:winit-0.29.2
StrafesNET:worker-pool
StrafesNET:file-format
StrafesNET:movestate
StrafesNET:the-wrong-branch
StrafesNET:deduplicate-models
StrafesNET:integer-units
StrafesNET:spirv
StrafesNET:timers
StrafesNET:load-bsp2
StrafesNET:config-file
StrafesNET:bvh
StrafesNET:physics-thread3
StrafesNET:physics-thread2
StrafesNET:physics-thread
StrafesNET:game-mechanics
StrafesNET:load-bsp
StrafesNET:model-look
StrafesNET:wayland
StrafesNET:thread-texture-loading
StrafesNET:color-vertices
StrafesNET:load-roblox-textures
StrafesNET:temp-spawn
StrafesNET:redo-input4
StrafesNET:redo-input3
StrafesNET:load-roblox6
StrafesNET:redo-input2
StrafesNET:load-roblox5
StrafesNET:load-texture
StrafesNET:load_roblox4
StrafesNET:redo-input
StrafesNET:redo-input-temp
StrafesNET:load_roblox3
StrafesNET:tickless-phys
StrafesNET:timelines
StrafesNET:free-body
StrafesNET:load_roblox2
StrafesNET:depth-fudge
StrafesNET:load_roblox
StrafesNET:suzanne
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "(deleted):pkgbuild"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Will look more into .ico file type but probably best to support all possible locations for app icons and specifications listed by freedesktop and Arch Wiki, PKGBUILD was rewrote to pull from the master branch.
Do applications really need 10 different sizes of PNG? Can't they be combined into a single .ico file?
Also it seems kind of recursive to include the PKGBUILD in the project itself. This should probably live on AUR or it's own repo if you don't want to put it on AUR.
I wasn't intending to include the PKGBUILD script at first but I later decided to add it so it's available for edits by mainly you. It cannot be recursively called unless the uploaded AUR PKGBUILD script calls this repo's PKGBUILD which will cause recursion, neither PKGBUILD scripts will call a new makepkg instance.
Closing
Pull request closed