Skip to content

Comments

change build system to meson#101

Open
2387skju wants to merge 14 commits intoubuntu-mate:masterfrom
2387skju:master_with_meson
Open

change build system to meson#101
2387skju wants to merge 14 commits intoubuntu-mate:masterfrom
2387skju:master_with_meson

Conversation

@2387skju
Copy link

@2387skju 2387skju commented Oct 17, 2025

The "MATE" project changing to meson build system.
It allows more path parameter: e.g. libexec or different base directory (=Pull-Request #95 )

File structure changes in this Request:

  • I've copied / cloned the structure from MATE-Project "mozo". Directly copied file: post_install.py
  • /usr/bin/mate-tweak is now a small loader for:
    • MainWindow.py : This is the big main python program file (moved from origin main file ''/mate-tweak'')
    • __init__.py
    • config.py
    • the files are in new position: /usr/lib/python3/dist-packages/MateTweak/
  • .ui file moved: /usr/lib/mate-tweak/mate-tweak.ui to /usr/share/mate-tweak/mate-tweak.ui
  • some filename changed: added postfix .in or .in.in
  • deleted: setup.py (is now outdated)

You want merge more of my Pull-Request?: take a look at my repository, where i merged them (mostly) all already. my merged master with merged changed to meson or my merged master

@2387skju 2387skju changed the title change to meson build system; and bugfix #94 change build system to meson Nov 1, 2025
@2387skju 2387skju force-pushed the master_with_meson branch 2 times, most recently from e0d84e5 to adeabb2 Compare November 1, 2025 19:58
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.

1 participant