flathub / flathub/io.qt.PySide.BaseApp

Add to cleanup

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.