Linux application support (.desktop) and AUR pkgbuild script #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "interpreterK/strafe-client: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