diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/abi_symbols b/abi_symbols new file mode 100644 --- /dev/null +++ b/abi_symbols @@ -0,0 +1,119 @@ +libnotmuch.so.5:notmuch_built_with +libnotmuch.so.5:notmuch_config_list_destroy +libnotmuch.so.5:notmuch_config_list_key +libnotmuch.so.5:notmuch_config_list_move_to_next +libnotmuch.so.5:notmuch_config_list_valid +libnotmuch.so.5:notmuch_config_list_value +libnotmuch.so.5:notmuch_database_add_message +libnotmuch.so.5:notmuch_database_begin_atomic +libnotmuch.so.5:notmuch_database_close +libnotmuch.so.5:notmuch_database_compact +libnotmuch.so.5:notmuch_database_create +libnotmuch.so.5:notmuch_database_create_verbose +libnotmuch.so.5:notmuch_database_destroy +libnotmuch.so.5:notmuch_database_end_atomic +libnotmuch.so.5:notmuch_database_find_message +libnotmuch.so.5:notmuch_database_find_message_by_filename +libnotmuch.so.5:notmuch_database_get_all_tags +libnotmuch.so.5:notmuch_database_get_config +libnotmuch.so.5:notmuch_database_get_config_list +libnotmuch.so.5:notmuch_database_get_default_indexopts +libnotmuch.so.5:notmuch_database_get_directory +libnotmuch.so.5:notmuch_database_get_path +libnotmuch.so.5:notmuch_database_get_revision +libnotmuch.so.5:notmuch_database_get_version +libnotmuch.so.5:notmuch_database_index_file +libnotmuch.so.5:notmuch_database_needs_upgrade +libnotmuch.so.5:notmuch_database_open +libnotmuch.so.5:notmuch_database_open_verbose +libnotmuch.so.5:notmuch_database_remove_message +libnotmuch.so.5:notmuch_database_set_config +libnotmuch.so.5:notmuch_database_status_string +libnotmuch.so.5:notmuch_database_upgrade +libnotmuch.so.5:notmuch_directory_delete +libnotmuch.so.5:notmuch_directory_destroy +libnotmuch.so.5:notmuch_directory_get_child_directories +libnotmuch.so.5:notmuch_directory_get_child_files +libnotmuch.so.5:notmuch_directory_get_mtime +libnotmuch.so.5:notmuch_directory_set_mtime +libnotmuch.so.5:notmuch_filenames_destroy +libnotmuch.so.5:notmuch_filenames_get +libnotmuch.so.5:notmuch_filenames_move_to_next +libnotmuch.so.5:notmuch_filenames_valid +libnotmuch.so.5:notmuch_indexopts_destroy +libnotmuch.so.5:notmuch_indexopts_get_decrypt_policy +libnotmuch.so.5:notmuch_indexopts_set_decrypt_policy +libnotmuch.so.5:notmuch_message_add_property +libnotmuch.so.5:notmuch_message_add_tag +libnotmuch.so.5:notmuch_message_count_files +libnotmuch.so.5:notmuch_message_destroy +libnotmuch.so.5:notmuch_message_freeze +libnotmuch.so.5:notmuch_message_get_date +libnotmuch.so.5:notmuch_message_get_filename +libnotmuch.so.5:notmuch_message_get_filenames +libnotmuch.so.5:notmuch_message_get_flag +libnotmuch.so.5:notmuch_message_get_header +libnotmuch.so.5:notmuch_message_get_message_id +libnotmuch.so.5:notmuch_message_get_properties +libnotmuch.so.5:notmuch_message_get_property +libnotmuch.so.5:notmuch_message_get_replies +libnotmuch.so.5:notmuch_message_get_tags +libnotmuch.so.5:notmuch_message_get_thread_id +libnotmuch.so.5:notmuch_message_has_maildir_flag +libnotmuch.so.5:notmuch_message_maildir_flags_to_tags +libnotmuch.so.5:notmuch_message_properties_destroy +libnotmuch.so.5:notmuch_message_properties_key +libnotmuch.so.5:notmuch_message_properties_move_to_next +libnotmuch.so.5:notmuch_message_properties_valid +libnotmuch.so.5:notmuch_message_properties_value +libnotmuch.so.5:notmuch_message_reindex +libnotmuch.so.5:notmuch_message_remove_all_properties +libnotmuch.so.5:notmuch_message_remove_all_properties_with_prefix +libnotmuch.so.5:notmuch_message_remove_all_tags +libnotmuch.so.5:notmuch_message_remove_property +libnotmuch.so.5:notmuch_message_remove_tag +libnotmuch.so.5:notmuch_message_set_flag +libnotmuch.so.5:notmuch_message_tags_to_maildir_flags +libnotmuch.so.5:notmuch_message_thaw +libnotmuch.so.5:notmuch_messages_collect_tags +libnotmuch.so.5:notmuch_messages_destroy +libnotmuch.so.5:notmuch_messages_get +libnotmuch.so.5:notmuch_messages_move_to_next +libnotmuch.so.5:notmuch_messages_valid +libnotmuch.so.5:notmuch_query_add_tag_exclude +libnotmuch.so.5:notmuch_query_count_messages +libnotmuch.so.5:notmuch_query_count_messages_st +libnotmuch.so.5:notmuch_query_count_threads +libnotmuch.so.5:notmuch_query_count_threads_st +libnotmuch.so.5:notmuch_query_create +libnotmuch.so.5:notmuch_query_destroy +libnotmuch.so.5:notmuch_query_get_database +libnotmuch.so.5:notmuch_query_get_query_string +libnotmuch.so.5:notmuch_query_get_sort +libnotmuch.so.5:notmuch_query_search_messages +libnotmuch.so.5:notmuch_query_search_messages_st +libnotmuch.so.5:notmuch_query_search_threads +libnotmuch.so.5:notmuch_query_search_threads_st +libnotmuch.so.5:notmuch_query_set_omit_excluded +libnotmuch.so.5:notmuch_query_set_sort +libnotmuch.so.5:notmuch_status_to_string +libnotmuch.so.5:notmuch_tags_destroy +libnotmuch.so.5:notmuch_tags_get +libnotmuch.so.5:notmuch_tags_move_to_next +libnotmuch.so.5:notmuch_tags_valid +libnotmuch.so.5:notmuch_thread_destroy +libnotmuch.so.5:notmuch_thread_get_authors +libnotmuch.so.5:notmuch_thread_get_matched_messages +libnotmuch.so.5:notmuch_thread_get_messages +libnotmuch.so.5:notmuch_thread_get_newest_date +libnotmuch.so.5:notmuch_thread_get_oldest_date +libnotmuch.so.5:notmuch_thread_get_subject +libnotmuch.so.5:notmuch_thread_get_tags +libnotmuch.so.5:notmuch_thread_get_thread_id +libnotmuch.so.5:notmuch_thread_get_toplevel_messages +libnotmuch.so.5:notmuch_thread_get_total_files +libnotmuch.so.5:notmuch_thread_get_total_messages +libnotmuch.so.5:notmuch_threads_destroy +libnotmuch.so.5:notmuch_threads_get +libnotmuch.so.5:notmuch_threads_move_to_next +libnotmuch.so.5:notmuch_threads_valid diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1,10 @@ +libc.so.6 +libgcc_s.so.1 +libglib-2.0.so.0 +libgmime-3.0.so.0 +libgobject-2.0.so.0 +libruby.so.2.3 +libstdc++.so.6 +libtalloc.so.2 +libxapian.so.30 +libz.so.1 diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,34 @@ +name : notmuch +version : 0.26 +release : 1 +source : + - https://notmuchmail.org/releases/notmuch-0.26.tar.gz : d3e894ed2ad9d721a442663f07a6f2a241dc98be7cc4af681f16edf88e0d76df +homepage : http://notmuchmail.org/ +license : GPL-3.0 +component : network.mail +summary : Just an email system +description: | + Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt. +builddeps : + - pkgconfig(ruby-2.3) + - pkgconfig(python3) + - pkgconfig(xapian-core) + - pkgconfig(gmime-3.0) + - pkgconfig(talloc) + - python-sphinx +rundeps: + - gnupg +setup : | + %configure +build : | + %make + cd bindings/python + python2 setup.py build + python3 setup.py build +install : | + %make_install + make -C bindings/ruby exec_prefix=$installdir prefix=/usr install + make -C vim DESTDIR=$installdir prefix=/usr/share/vim/addons install + cd bindings/python + python2 setup.py install --root=$installdir --no-compile + python3 setup.py install --root=$installdir --no-compile diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,113 @@ + + + notmuch + http://notmuchmail.org/ + + Shen Chen + shenchen@cogenda.com + + GPL-3.0 + network.mail + Just an email system + Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt. + + https://solus-project.com/sources/README.Solus + + + notmuch + Just an email system + Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt. + + network.mail + + /lib64/ruby/vendor_ruby/2.3.0/x86_64-linux/notmuch.so + /usr/bin + /usr/lib/python2.7/site-packages/notmuch-0.26-py2.7.egg-info + /usr/lib/python2.7/site-packages/notmuch/__init__.py + /usr/lib/python2.7/site-packages/notmuch/compat.py + /usr/lib/python2.7/site-packages/notmuch/database.py + /usr/lib/python2.7/site-packages/notmuch/directory.py + /usr/lib/python2.7/site-packages/notmuch/errors.py + /usr/lib/python2.7/site-packages/notmuch/filenames.py + /usr/lib/python2.7/site-packages/notmuch/globals.py + /usr/lib/python2.7/site-packages/notmuch/message.py + /usr/lib/python2.7/site-packages/notmuch/messages.py + /usr/lib/python2.7/site-packages/notmuch/query.py + /usr/lib/python2.7/site-packages/notmuch/tag.py + /usr/lib/python2.7/site-packages/notmuch/thread.py + /usr/lib/python2.7/site-packages/notmuch/threads.py + /usr/lib/python2.7/site-packages/notmuch/version.py + /usr/lib/python3.6/site-packages/notmuch-0.26-py3.6.egg-info + /usr/lib/python3.6/site-packages/notmuch/__init__.py + /usr/lib/python3.6/site-packages/notmuch/compat.py + /usr/lib/python3.6/site-packages/notmuch/database.py + /usr/lib/python3.6/site-packages/notmuch/directory.py + /usr/lib/python3.6/site-packages/notmuch/errors.py + /usr/lib/python3.6/site-packages/notmuch/filenames.py + /usr/lib/python3.6/site-packages/notmuch/globals.py + /usr/lib/python3.6/site-packages/notmuch/message.py + /usr/lib/python3.6/site-packages/notmuch/messages.py + /usr/lib/python3.6/site-packages/notmuch/query.py + /usr/lib/python3.6/site-packages/notmuch/tag.py + /usr/lib/python3.6/site-packages/notmuch/thread.py + /usr/lib/python3.6/site-packages/notmuch/threads.py + /usr/lib/python3.6/site-packages/notmuch/version.py + /usr/lib64/lib*.so.* + /usr/share/bash-completion/completions/notmuch + /usr/share/emacs/site-lisp/coolj.el + /usr/share/emacs/site-lisp/notmuch-address.el + /usr/share/emacs/site-lisp/notmuch-company.el + /usr/share/emacs/site-lisp/notmuch-compat.el + /usr/share/emacs/site-lisp/notmuch-crypto.el + /usr/share/emacs/site-lisp/notmuch-draft.el + /usr/share/emacs/site-lisp/notmuch-hello.el + /usr/share/emacs/site-lisp/notmuch-jump.el + /usr/share/emacs/site-lisp/notmuch-lib.el + /usr/share/emacs/site-lisp/notmuch-logo.png + /usr/share/emacs/site-lisp/notmuch-maildir-fcc.el + /usr/share/emacs/site-lisp/notmuch-message.el + /usr/share/emacs/site-lisp/notmuch-mua.el + /usr/share/emacs/site-lisp/notmuch-parser.el + /usr/share/emacs/site-lisp/notmuch-print.el + /usr/share/emacs/site-lisp/notmuch-query.el + /usr/share/emacs/site-lisp/notmuch-show.el + /usr/share/emacs/site-lisp/notmuch-tag.el + /usr/share/emacs/site-lisp/notmuch-tree.el + /usr/share/emacs/site-lisp/notmuch-version.el + /usr/share/emacs/site-lisp/notmuch-wash.el + /usr/share/emacs/site-lisp/notmuch.el + /usr/share/man + /usr/share/vim/addons/doc/notmuch.txt + /usr/share/vim/addons/plugin/notmuch.vim + /usr/share/vim/addons/syntax/notmuch-compose.vim + /usr/share/vim/addons/syntax/notmuch-folders.vim + /usr/share/vim/addons/syntax/notmuch-git-diff.vim + /usr/share/vim/addons/syntax/notmuch-search.vim + /usr/share/vim/addons/syntax/notmuch-show.vim + /usr/share/zsh/functions/Completion/Unix/_notmuch + + + + notmuch-devel + Development files for notmuch + Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt. + + programming.devel + + notmuch + + + /usr/include/ + /usr/lib64/lib*.so + + + + + 2018-03-18 + 0.26 + Packaging update + Shen Chen + shenchen@cogenda.com + + + \ No newline at end of file