flathub / flathub/io.qt.PySide.BaseApp
Add to cleanup
- Dominant language
- No language data
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Just browsing through trying to see what can be cleaned up to save space.
```
/include
/lib/**/cmake
/lib/**/pkgconfig
```
Can the pycache be added? `/lib/python3.13/site-packages/packaging/__pycache__`
I see in `/lib/python3.13/site-packages/PySide6/Qt/lib` some `libavcodec` / `libavformat` bits, are these ffmpeg? Can they be removed and use the ffmpeg extension?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the cleanup paths in the issue, especially /lib/python3.13/site-packages/packaging/__pycache__ and /lib/python3.13/site-packages/PySide6/Qt/lib. Determine whether the pycache and libavcodec/libavformat files are required, and whether the ffmpeg extension can replace them; done means the removable contents are identified without breaking the base app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100