Giter VIP home page Giter VIP logo

mones / clawsker Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 5.0 3.54 MB

This is a clone from main repository at http://git.claws-mail.org: Clawsker is a Perl-GTK2 applet to edit hidden preferences for Claws Mail, and to do it in a safe and user friendly way, preventing users from raw editing of configuration files.

Home Page: http://www.claws-mail.org/clawsker.php

License: GNU General Public License v3.0

Makefile 4.11% Perl 95.72% Shell 0.17%

clawsker's Introduction

Clawsker - A Claws Mail Tweaker
-------------------------------

Clawsker is a Perl-GTK applet to edit hidden preferences for Claws Mail,
and to do it in a safe and user friendly way, preventing users from raw
editing of configuration files.

Claws Mail is a fast and lightweight Mail User Agent by the Claws Mail Team.

You can download the latest version from Clawsker homepage:

  http://www.claws-mail.org/clawsker.php

Dependencies
------------

  - Building:

  Nothing special: make, sed, install, gettext and pod2man.

  On Debian systems and derivatives:
  # apt-get install make sed coreutils gettext perl
  (Although you probably already have some of these installed)

  - Running:

  Perl - http://www.perl.com (>= 5.10)
  GTK+3 bindings for Perl - https://gitlab.gnome.org/GNOME/perl-gtk3
  (>= 0.030)
  Locale::gettext - http://search.cpan.org/~pvandry/gettext-1.05/ (>= 1.05)
  File::Which - https://metacpan.org/pod/File::Which (>= 1.21)
  Claws Mail - http://www.claws-mail.org (>= 3.9.1)

  On Debian systems:
  # apt-get install libgtk3-perl liblocale-gettext-perl libfile-which-perl
  # apt-get install claws-mail

  - Test suite:

  Test::More - https://metacpan.org/pod/Test::More
  Test::Output - https://metacpan.org/pod/Test::Output
  Test::Exception - https://metacpan.org/pod/Test::Exception
  Test::NeedsDisplay - https://metacpan.org/pod/Test::NeedsDisplay

Install
-------

After downloading the tarball:

  tar xJf clawsker-VERSION.tar.xz
  cd clawsker-VERSION
  make

If finished correctly, become root and:

  make install

Replace VERSION with the actual version number of the tarball.

Default install is under /usr/local prefix. If you want to install in another
location (for example /usr) replace last line with:

  make install PREFIX=/usr

Optionally you can provide also a DESTDIR as a root tree for the installation.

Test suite
----------

You can run the test suite with:

  make test

If running test suite fails please report a bug with all the messages
printed by the above command, the versions of Perl and the version of
Clawsker dependencies you're using.

Contributing
------------

Patches, bug fixes, and specially, new translations (or updates to the
existing ones) are welcome. Development uses git as VCS and takes place
on http://git.claws-mail.org.

Translators please read po/README file for details about translations.

Thanks
------

* The Claws Mail Team, for such great mail program
* Larry Wall and all Perl hackers all over the world
* The Perl-GTK2 folks and Phillip Vandry
* Dirk van der Walt, for his Gtk2-Perl Study Guide [0]
* Debian, for the Operating System
* GitHub Inc., for providing the initial git hosting and more

[0] http://gtk2-perl.sourceforge.net/doc/gtk2-perl-study-guide/

--

clawsker's People

Contributors

mones avatar wwp avatar eworm-de avatar

Stargazers

Charles E. Lehner avatar Tristin Davis avatar  avatar koeart avatar Andreas Rönnquist avatar  avatar Aleksei Miheev avatar

Watchers

Neustradamus avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.