GNOME Bugzilla – Bug 766783
New git repository request for libgepub
Last modified: 2016-05-23 11:02:12 UTC
I'm working to add epub support to gnome-books, and to do this I've created a glib library in c with gir to read and work with epub files. This lib was created in the first time to add epub support to evince, but that was hard and I can't finish a working patch. But with the new project gnome-books it's easier to integrate epub support, so I get the libgepub again and I'm working in a patch for gnome-books: https://bugzilla.gnome.org/show_bug.cgi?id=740971#c6 repository name: libgepub description: libgepub is a GObject based library for handling and rendering epub documents. Project homepage: https://github.com/danigm/libgepub The libgepub project meets the ProjectPrerequisites because: * "The project must be free/open source software." -> It's GPLv2. * "It must use GTK+/GNOME technologies." -> it's a library that uses glib and gobject and provides a gir interface. The goal for this lib is to add the epub reading functionality to gnome applications. * "It must be maintained, and already have had at least one public release." -> I've been working in this lib since 2011, when I tried to add epub support to evince, the last release is 0.3.
Hi, do you have a GNOME Account already? if not do you know an existing maintainer who can vouch for your account? once the access has been granted you should be able to add a new repository yourself.
Yes, I've ssh access to the git repository, danigm is my username.
Then https://wiki.gnome.org/Git/NewRepository should be for you.
(In reply to Andrea Veri from comment #3) > Then https://wiki.gnome.org/Git/NewRepository should be for you. Thank you Andrea, but I can't create the repository, maybe my account was disabled because my inactivity or maybe I've changed my ssh key during this time, but I don't remember changing it. The thing is that I can't do any git operation with gnome. I'm reviewing my old emails from accounts@gnome.org, I've my password from mango, but I've view that this changed to https://account.gnome.org/, so... How can I recover my account?
I did re-enable your account. Can you please try again? If it doesn't work please mail accounts@gnome.org as we'll have to check your SSH key still matches the one we have registered for you.
Thank you, it works, I've been able to create the repository.