Re: [Monotone-devel] Release Of mtn-browse Version 0.70 and Monotone::AutomateStdio 0.08

2010-06-01 Thread Philipp Gröschler
On 31.05.2010 19:43, Anthony Edward Cooper wrote:
 I would like to announce the 0.70 release of mtn-browse:

I tried to compile this one here, and it states
 Can't locate Glib.pm in @INC ...

As I don't have the slightest clue about Perl, I can only guess that it
is dev-perl/glib-perl (from http://gtk2-perl.sf.net) which is wanted
here. At least the package is named so on Gentoo.

Besides this one, are there any other dependencies which I would
possibly have to resolve manually? And as I am trying to write an ebuild
for it, could you please include the minimum required versions?

Thanks,

Philipp

___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Release Of mtn-browse Version 0.70 and Monotone::AutomateStdio 0.08

2010-06-01 Thread Anthony Edward Cooper

   Hello Philipp,

   The README file contains a list of all the dependencies required. I 
don't know about Gentoo but all of the listed dependencies can be found 
on CPAN (http://www.cpan.org/). They may also be hosted elsewhere (as in 
your glib example) but you will find them all on CPAN as well (as that 
is where I downloaded them from in the first place :-)).


   There is also a `meta'  or `bundle' package on CPAN that will 
download all of the Gtk2/Gnome2 packages. That will leave you with 
libintl-perl for internationalisation support and 
Monotone::AutomateStdio (the latter is included in the tar file that you 
have downloaded).


   From what I know, Gentoo is a compile and install from source code 
distro... They probably have packages for this stuff already set up...


   Hope this helps and good luck.

   Tony.
Philipp Gröschler wrote:

On 31.05.2010 19:43, Anthony Edward Cooper wrote:
  

I would like to announce the 0.70 release of mtn-browse:



I tried to compile this one here, and it states
  

Can't locate Glib.pm in @INC ...



As I don't have the slightest clue about Perl, I can only guess that it
is dev-perl/glib-perl (from http://gtk2-perl.sf.net) which is wanted
here. At least the package is named so on Gentoo.

Besides this one, are there any other dependencies which I would
possibly have to resolve manually? And as I am trying to write an ebuild
for it, could you please include the minimum required versions?

Thanks,

Philipp
  



___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


[Monotone-devel] Release Of mtn-browse Version 0.70 and Monotone::AutomateStdio 0.08

2010-05-31 Thread Anthony Edward Cooper

   I would like to announce the 0.70 release of mtn-browse:

   Monotone browser (mtn-browse) is an application for browsing 
Monotone VCS databases without the need for a workspace. The interface 
allows one to:


   * Easily select a revision from within a branch
   * Find a revision using complex queries
   * Navigate the contents of a revision using a built in file manager
   * Display file contents, either using the internal viewer or an
 external helper application
   * Compare the changes between different revisions or versions of a
 file either using the internal difference viewer or an external
 application
   * Find files within a revision based on detailed search criteria
   * Display file annotations and easily refer back to the
 corresponding change documentation
   * Save files to disk
   * Browse remote databases via the netsync protocol.
   * Support for Monotone version 0.35 up to 0.47
   * Extensive built in help
   * In English with additional German locale

   This version brings many bug fixes and locale support improvements 
along with support for the newer versions of Monotone. The source can be 
downloaded from here:


   http://sourceforge.net/projects/mtn-browse

   Currently supported platforms: Linux  Mac OSX, should work on 
Solaris and other Unixes.


   Monotone::AutomateStdio is an object oriented Perl library module 
that allows Perl applications to easily interface with Monotone's 
automate stdio interface. This library supports Monotone versions 0.35 
up to and including 0.47. All of the automate stdio functions are 
available via this library. The source and documentation can be 
downloaded from here:


   http://search.cpan.org/perldoc?Monotone::AutomateStdio

   Currently supported platforms: Linux  Mac OSX, should work on 
Solaris and other Unixes.


   Both projects are considered stable (well at least by me) so let me 
know if you run into problems.


   Regards,

   Tony.


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel