-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[video2x-qt6] packaging on Arch #1274
Comments
Yeah you're right, the translation files should be installed. I'll need to check how and where they should be installed. |
I think I fixed it in this commit: k4yt3x/video2x-qt6@d365597. I'll do some more tests. |
I have confirmed |
clang added to makedepends. |
As for the last issue with the icon, I checked and it seems to be compliant with XDG standards:
I'm not sure what else is needed for it to display correctly. I'm using i3 with rofi right now and I can't see icons. |
Maybe try adding more resolutions or try using absolute path to the icon |
The standard 1024x1024 resolution should work, and I don't think absolute path in the desktop file is standard practice. The main issue here is that I can't confirm the change works. rofi doesn't display icons. I'll need a VM or someone else to confirm it. |
I can test it for you, just send me the PKGBUILD :) I can resize the icon and make a PR if you want |
Can you please try the newest |
It works, thank you! |
Package version:
clang
should be added tomakedepends
The text was updated successfully, but these errors were encountered: