Skip to content

add meson support#329

Open
mbkma wants to merge 2 commits intomasterfrom
meson-build
Open

add meson support#329
mbkma wants to merge 2 commits intomasterfrom
meson-build

Conversation

@mbkma
Copy link
Copy Markdown
Member

@mbkma mbkma commented Mar 22, 2026

No description provided.

lukefromdc

This comment was marked as outdated.

@lukefromdc lukefromdc self-requested a review March 22, 2026 19:27
Copy link
Copy Markdown
Member

@lukefromdc lukefromdc left a comment

Choose a reason for hiding this comment

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

Builds much faster than autotools (where install takes forever to copy icons especially under checkinstall), but installs into the wrong directories. On installing to a test directory using DESTDIR=/home/luke/Desktop/TEST
I got these install directories:

/home/luke/Desktop/TEST/usr/share/cursor-themes
/home/luke/Desktop/TEST/usr/share/desktop-themes
/home/luke/Desktop/TEST/usr/share/icon-themes
/home/luke/Desktop/TEST/usr/share/marco-themes

Nothing went into /usr/share/themes which was not even made (being not already present i the test directory)

@lukefromdc
Copy link
Copy Markdown
Member

Now the theme directories go to the right places, but instead of index.theme files getting installed we get the
index.theme.in files in their places in the themes

@lukefromdc
Copy link
Copy Markdown
Member

Still got index.theme.in files installed, the rest looks good

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