conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

gtkmm #179

Closed Croydon closed 3 years ago

Croydon commented 5 years ago

--> https://github.com/conan-io/conan-center-index/issues/7279 <--


gtkmm is the official C++ interface for the popular GUI library GTK+

https://www.gtkmm.org/en/

Dependencies:

NNemec commented 5 years ago

Indeed, I would be highly interested in this as well. I have seen that glib has been packaged (https://github.com/bincrafters/conan-glib), so my hope would be that all the essentials are in place to build up the stack upwards from there. I am considering to start looking into this myself, but I have no experience with conan and no idea what effort might be involved...

hbobenicio commented 5 years ago

this is the overview of gtkmm dependencies.

some of them already have a recipe going in bincrafters, some other don't.

UniverseHan commented 4 years ago

How is going on?

Croydon commented 3 years ago

https://github.com/conan-io/conan-center-index/pull/3410 needs more love

alexanderankin commented 3 years ago

@Croydon any links you would recommend to get a better idea of whats to be done/how to help? looks like some Package requirements (giomm-2.4 >= 2.27.93 pangomm-1.4 >= 2.27.1 gtk+-2.0) still need to be added?

Croydon commented 3 years ago

@alexanderankin Sorry for the late response.

I added the list of dependencies above to give an overview of what dependencies are still missing. We first need to create packages for those dependencies before we can create a gtkmm package.

morevnaproject commented 3 years ago
  • sigc++-3.0 :x:

In Conan Center now ^__^ - https://conan.io/center/libsigcpp

Croydon commented 3 years ago

Moved here https://github.com/conan-io/conan-center-index/issues/7279