Skip to content
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

fix: reduce kde image size #39

Open
wants to merge 7 commits into
base: um41
Choose a base branch
from
Open

fix: reduce kde image size #39

wants to merge 7 commits into from

Conversation

madonuko
Copy link
Member

No description provided.

@lleyton
Copy link
Contributor

lleyton commented Aug 26, 2024

wonder what is pulling this in the first place?

@madonuko
Copy link
Member Author

wonder what is pulling this in the first place?

on my kde system:

$ dnf rq --whatrequires proj --installed --recursive
digikam-0:8.4.0-1.fc40.x86_64
digikam-libs-0:8.4.0-1.fc40.x86_64
gdal-libs-0:3.8.5-2.fc40.x86_64
libgeotiff-0:1.7.1-12.fc40.x86_64
libspatialite-0:5.1.0-5.fc40.x86_64
opencv-imgcodecs-0:4.9.0-3.fc40.x86_64

@madonuko madonuko changed the title fix: strip proj-data-* from kde images fix: reduce kde image size Aug 26, 2024
@@ -4,3 +4,13 @@ dnf:
packages:
#beta - still need to set up our own comps
- "@ultramarine-kde-product-environment"
exclude:
- 'proj-data-*'
- ibus
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this be fixed in the comp group?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought ibus was being pulled in due to a sub package in a common comp?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well it gets pulled in everywhere but all of them are weak deps (except plasma-desktop and sddm which requires ibus-libs for whatever reasons)

@lleyton
Copy link
Contributor

lleyton commented Sep 6, 2024

as for proj data, Jade slimmed down the KDE comps a lot, so we'll see if that makes it such that it doesn't pull that shit in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants