sourcegraph / go-webkit2

WebKit API bindings (WebKitGTK+ v2) for Go
https://sourcegraph.com/github.com/sourcegraph/go-webkit2
Other
313 stars 61 forks source link

Adding build tags for building with WebKit2GTK < 2.2 #4

Closed bryansum closed 10 years ago

bryansum commented 10 years ago

Now builds on Ubuntu 13.04 (Raring). This is similar to your fix for GTK 3.8 vs. 3.10.

sqs commented 10 years ago

Thanks for the PR!

Can you add info to the README for Ubuntu 13.04?

Also, add yourself to AUTHORS.

bryansum commented 10 years ago

No problem. Thanks for the code! I was planning on hooking up Chromium Embedded myself, but this seems like a better API for interfacing with Go code.