Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenhys/sylpheed-prefs-filter
Under development, sometimes master may be broken
https://github.com/kenhys/sylpheed-prefs-filter
Last synced: 17 days ago
JSON representation
Under development, sometimes master may be broken
- Host: GitHub
- URL: https://github.com/kenhys/sylpheed-prefs-filter
- Owner: kenhys
- Created: 2012-08-20T09:53:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T13:41:04.000Z (over 9 years ago)
- Last Synced: 2024-05-02T01:06:21.352Z (7 months ago)
- Language: C
- Homepage:
- Size: 281 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PrefsFilter - Mail filtering support plug-in for Sylpheed
=========================================================Requirement
-----------Sylpheed 3.2.0 or later
recommend to use Ubuntu 12.04 or later.
Install
-------1. checkout sylpheed source code.
2. git clone https://github.com/kenhys/sylpheed-prefs-filter.git into plugin directory.
HINT: sylpheed/plugin/prefs_filter
3. git clone https://github.com/kenhys/sylpheed-plugin-factory.git into plugin directory.
HINT: sylpheed/plugin/sylplugin_factory
4. modify configure.ac for generating Makefile.
HINT: prefs_filter/Makefile, prefs_filter/src/Makefile, sylplugin_factory/Makefile and
sylplugin_factory/src/Makefile.
5. sh autogen.sh in sylpheed directory.
6. execute configure.
7. build plugins by make command.copy compiled prefs_filter.so into plugin directory.
Usage
-----