View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#212
Originally Posted by jcharpak View Post
thp, Is there anyway you could merge just the "import videocenter feed list" code with the version of the code in extras and promote the result to extras? I don't want to use extras-devel, and it sounds like the current version in extras-devel is going to get tied up with testing more major changes (gestures etc). Meanwhile, the "import videocenter feed" functionality should be non-controversial.
As a matter of fact, the development version with gestures, etc.. is not in extras-devel, but only available as a .deb here.

Because the .deb here has a lower version number than the package in extras, installing the .deb from here, carrying out the videocenter import and then "upgrading" to the old version via application manager should work.

I'm currently quite busy at University, so sadly no time to prepare a package with just that patch cherry-pick'ed from the repository.

Feel free to jump in: Get scratchbox, "apt-get source gpodder", then grab the patch that is known as commit 35c55b37b0076ae943941284d5d863af86fdf04d in the repository (repo.or.cz/w/gpodder.git), "dch -i", write a log message, "dpkg-buildpackage -rfakeroot -S" and send the corresponding source files to me and I'll check it and upload it if it works. You can also use "dpkg-buildpackage -rfakeroot -b" to build a binary package for you to install on your tablet.

The source is there. Use it! I'll jump back in once I have a bit more time to spare.