Skip to content

configure.ac: Require gtk+-x11-3.0 via pkg-config - #12

Open
mgorny wants to merge 1 commit into
kupferlauncher:masterfrom
mgorny:gdk-x11
Open

configure.ac: Require gtk+-x11-3.0 via pkg-config#12
mgorny wants to merge 1 commit into
kupferlauncher:masterfrom
mgorny:gdk-x11

Conversation

@mgorny

@mgorny mgorny commented Feb 14, 2018

Copy link
Copy Markdown

Change the required pkg-config module from gtk+-3.0 to gtk+-x11-3.0.
Technically this does not change linked libraries but it ensures that
GTK+ was built with X11 support. If GTK+ was built without X11 support
(e.g. pure Wayland build), the package will fail at configure stage
instead of failing to build with missing <gdk/gdkx.h> header.

Change the required pkg-config module from gtk+-3.0 to gtk+-x11-3.0.
Technically this does not change linked libraries but it ensures that
GTK+ was built with X11 support. If GTK+ was built without X11 support
(e.g. pure Wayland build), the package will fail at configure stage
instead of failing to build with missing <gdk/gdkx.h> header.
@mgorny

mgorny commented May 16, 2018

Copy link
Copy Markdown
Author

Ping.

@mgorny

mgorny commented Nov 11, 2019

Copy link
Copy Markdown
Author

Reping.

@ulidtko

ulidtko commented Nov 13, 2019

Copy link
Copy Markdown

Hey @mgorny, I'm not sure anyone will respond to that ping. The repo maintainers have long been dormant.

It feels as if everyone has already switched to a more active fork, which I continue to be unaware of.

@TingPing

Copy link
Copy Markdown

It feels as if everyone has already switched to a more active fork, which I continue to be unaware of.

Its just an extremely low maintenance library.

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.

3 participants