[gpodder-devel] Using and running gPodder-SVN (was: Re: New adding/editing channel GUI)

  • From: carlos.lst at eldiabloenlosdetalles.net (Carlos Moffat)
  • Date: Thu, 12 Jul 2007 09:12:15 -0400

On Thu, 2007-07-12 at 15:10 +0200, Thomas Perl wrote:
> Hello, Carlos!
> 
> On Thu, 2007-07-12 at 08:52 -0400, Carlos Moffat wrote:
> > On Wed, 2007-07-11 at 13:44 +0200, Thomas Perl wrote:
> > > I've improved the add/edit channel GUI for gPodder a bit, so it fits
> > > better into our new channel navigator-style. Fixed some nasty bugs
> > and
> > > cleaned up the codebase along the way, too.
> > >
> > http://tperl.blogspot.com/2007/07/subscribing-to-podcasts-in-gpodder.html
> > 
> > looks great. Is there any way to install gpodder from SVN
> > in /usr/local? 
> 
> You can install gPodder from SVN (or from any tarball) to /usr/local by
> doing the following:
> 
> PREFIX=/usr/local make install
> 
> Of course, most gPodder users that live on the bleeding edge (SVN) are
> successfully using gPodder by using "make test" which starts gPodder
> from the current directory.
> 
> As "make test" simply calls "bin/gpodder --local --verbose", you can
> even create a shell script and put it in your $PATH, i.e.
> "~/bin/gpodder-svn":
> 

Damn python. So easy.

Thanks!

Carlos

> -- 8< ----- cut here ----- 8< --
> 
> #!/bin/bash
> # run gpodder svn
> (cd $PATH_TO_GPODDER_SVN && bin/gpodder --local --verbose)
> 
> -- 8< ----- cut here ----- 8< --
> 
> For $PATH_TO_GPODDER_SVN, insert where you've checked out your gPodder
> working copy (i.e. ~/src/gpodder/).
> 
> Make this script executable (chmod +x ~/bin/gpodder-svn) and start
> gPodder-svn with "gpodder-svn" then. This saves you the extra step of
> installing into /usr/local every time some updates happens and also
> keeps your /usr/local directory clean :)
> 
> About the new release: I've received a bug report[1] about a unhandled
> disk full error which I plan to fix before pushing out gPodder 0.9.4. I
> think it'll be this weekend or next week that the release happens. Until
> then, please test the -SVN codebase so we can discover any bugs that
> might have come up :)
> 
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432805
> 
> 
> Enjoy,
> Thomas
> 
> 
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel



Other related posts: