Linux application support (.desktop) and AUR pkgbuild script #1

Closed
interpreterK wants to merge 2 commits from interpreterK/strafe-client:pkgbuild into master
First-time contributor

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.

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.
interpreterK added 2 commits 2023-09-09 19:29:17 +00:00
Owner

Do applications really need 10 different sizes of PNG? Can't they be combined into a single .ico file?

Do applications really need 10 different sizes of PNG? Can't they be combined into a single .ico file?
Owner

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.

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.
Owner

image

![image](/attachments/128b132c-e7b3-4ef0-a452-c777225d4002)
101 KiB
Author
First-time contributor

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.

> 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.
Author
First-time contributor

Closing

Closing
interpreterK closed this pull request 2023-09-25 01:20:01 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: StrafesNET/strafe-client#1
No description provided.