=== doko__ is now known as doko | ||
=== abhinav_ is now known as abhinav- | ||
=== kancerman_ is now known as kancerman | ||
=== Amaranthus is now known as Amaranth | ||
penguin42 | c/join #python-gtk | 17:42 |
---|---|---|
penguin42 | bah foo | 17:42 |
=== _LibertyZero is now known as LibertyZero | ||
penguin42 | anyone have any idea why a window would show up on xwininfo with apparently sensible geometry but not be visible ? | 18:37 |
penguin42 | ooh - it's not mapped.... | 18:40 |
=== SWAT___ is now known as SWAT | ||
=== lenios_ is now known as lenios | ||
Rovanion | What package provides gbm.h? | 20:40 |
Rovanion | In fedora it's libgbm-devel I believe. What would be the corresponding package in Ubuntu? | 20:42 |
infinity | libgbm-dev | 20:43 |
Rovanion | No such package captain, sorry infinity. Or am I missing some repo? | 20:44 |
infinity | Rovanion: It's only in oneiric. | 20:45 |
infinity | (I assume it's reasonably new...) | 20:45 |
Rovanion | Ouch that introduces a whole new level of pain into my ventures. I can add the oneric repo to my apt-sources and only pull one package right? | 20:46 |
infinity | In that case, probably not. I'm guessing it's tied fairly closely to various mesa/drm deps. | 20:47 |
infinity | But maybe not. | 20:47 |
infinity | Actually, you might be in luck. | 20:48 |
Rovanion | I'm pulling mesa from git to try and bulid wayland. It's wierd that I passed right trough autogen.sh but my compilation failed missing gbm.h | 20:48 |
infinity | libgbm-dev and libgbm1 might install on some older releases without much pain. | 20:48 |
infinity | If you're building mesa git, you should probably be building libgbm from mesa... | 20:48 |
infinity | (That's where it's from, after all, it builds from our mesa source packages) | 20:49 |
Rovanion | Do you know in which git repo holds libgbm infinity? My googling only finds changelogs for different distro packages. | 20:52 |
infinity | I would assume it's from mesa itself, given that it lands in the mesa dist tarballs, but I'm not much of an X/mesa guy, so not sure. | 20:53 |
Rovanion | How odd that I error out when trying to bulid mesa then.. | 20:54 |
infinity | Looks like it ships with mesa 7.11 and up. | 20:55 |
infinity | But maybe it's a git submodule or something and maintainer seperately upstream. | 20:55 |
Rovanion | Is there any special ubuntu channel for mesa/xorg that I can turn to? | 21:21 |
=== tkamppeter_ is now known as tkamppeter | ||
micahg | Rovanion: #ubuntu-x | 21:23 |
micahg | is it ok to mix pkg-config and cmake? | 21:32 |
RAOF | micahg: They're different things? You can use pkg-config with cmake; compiz & unity do. | 22:53 |
micahg | RAOF: yes indeed, but I didn't know if there was some type of cmake gateway, I'll take a look a compiz, thanks | 22:54 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!