ximion / limba

Project for 3rd-party Linux app-installations, using modularized runtimes and PyPI-like software distribution
http://people.freedesktop.org/~mak/limba/
GNU General Public License v2.0
56 stars 5 forks source link

Create more Limba packages for important projects #7

Open ximion opened 9 years ago

ximion commented 9 years ago

We curently have parts of the Qt stuff, but this software would also be nice to have as Limba package:

xiangzhai commented 9 years ago

Hi @ximion

Python is ok ;) I bundled deepin-movie https://github.com/linuxdeepin/deepin-movie based on PyQt

limba-bundle-deepin-movie

ximion commented 9 years ago

@xiangzhai Woah, awesome! I recently got asked if gdk-pixbuf-query-loaders would work as well, so that's on the todo list then ;-) (might require setting an env var, but should otherwise not be an issue)

xiangzhai commented 9 years ago

And I also bundled my little eom (Eye of Moses) for Limba https://github.com/xiangzhai/eom

eom is too simple ;) comparing with eog (Eye of GNOME) it uses GdkPixbuf https://github.com/xiangzhai/eom/blob/master/src/main.c#L119 but it still need more complex testcase for covering 100% APIs for GdkPixbuf ;)

ximion commented 8 years ago

Hey :) Might be just the right time to update those packages. I have recently worked a lot on the build pipeline of Limba, and with the new limba-build, building new bundles is incredibly easy. I also added some changes to make builds work easily on Jenkins, and even managed to have builds done in Docker containers, for people who love automation. I will create some documentation for that soonish. That being said, I'll create some more Limba packages next, and maybe LimbaHub will be ready so they can be made available on limbahub.com already :-)