Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 240
    • Merge requests 240
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Issues
  • #1181
Closed
Open
Issue created Jun 27, 2018 by gabriele balducci@balducci

gtk4-query-immodules dropped in 3.94.0?

3.94.0 (both cloned from git repo and as official tarball from ftp.gnome.org) doesn't seem to build/install gtk4-query-immodules any longer (3.93.0 did).

Has gtk4-query-immodules been dropped or am I missing something?

Cloning with:

git clone -b 3.94.0 https://gitlab.gnome.org/GNOME/gtk.git gtk+-3.94.0

and building with:

--prefix=/opt/stow.d/versions/gtk+-3.94.0/usr
--libdir=/opt/stow.d/versions/gtk+-3.94.0/usr/lib
--sysconfdir=/opt/stow.d/versions/gtk+-3.94.0/etc
-Dintrospection=true
-Denable-x11-backend=true
-Denable-wayland-backend=true
-Dprint-backends=file,lpr
-Dmedia=none

In 3.94.0 both gtk4-query-immodules.xml and queryimmodules.c have disappeared, and gtk4-query-immodules is not listed in gtk/meson.build (gtk_tools variable)

Apologies if all the above is simply intentional: just wanting to be sure, since I couldn't find any commit mentioning this

Assignee
Assign to
Time tracking