debian/0000755000000000000000000000000012167662771007205 5ustar debian/source/0000755000000000000000000000000012167661716010503 5ustar debian/source/format0000644000000000000000000000001412167661716011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013512167661716010233 0ustar version=3 http://sylpheed.sraoss.jp/sylpheed/libsylph/libsylph-(.*)\.tar\.bz2 debian uupdate debian/patches/0000755000000000000000000000000012167661716010632 5ustar debian/patches/series0000644000000000000000000000013512167661716012046 0ustar glib-single-include.patch delete_Makefile_from_example strip_configure_from_autogen-sh.patch debian/patches/delete_Makefile_from_example0000644000000000000000000001733112167661716016357 0ustar Description: remove all Makefile* from examples directory (Closes: #675105) remove Makefile.{am,in} from examples and make sure to not output arch-dependent Makefile. It's not necessary to compile example sources. Author: Hideki Yamane --- Origin: vendor Bug-Debian: http://bugs.debian.org/675105 Forwarded: no Last-Update: 2012-10-06 Index: libsylph-1.1.0/configure.in =================================================================== --- libsylph-1.1.0.orig/configure.in 2012-10-07 08:35:13.999850938 +0900 +++ libsylph-1.1.0/configure.in 2012-10-07 08:35:39.455909883 +0900 @@ -271,7 +271,6 @@ Makefile ac/Makefile doc/Makefile -examples/Makefile libsylph/Makefile po/Makefile.in ]) Index: libsylph-1.1.0/Makefile.am =================================================================== --- libsylph-1.1.0.orig/Makefile.am 2012-10-07 08:35:13.999850938 +0900 +++ libsylph-1.1.0/Makefile.am 2012-10-07 08:35:39.455909883 +0900 @@ -1,4 +1,4 @@ -SUBDIRS = ac doc examples libsylph po +SUBDIRS = ac doc libsylph po EXTRA_DIST = config.rpath \ INSTALL.ja \ Index: libsylph-1.1.0/examples/Makefile.am =================================================================== --- libsylph-1.1.0.orig/examples/Makefile.am 2006-11-22 11:35:23.000000000 +0900 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -EXTRA_DIST = README.ja \ - libsylph-compose.c \ - libsylph-createmailbox.c \ - libsylph-listfolder.c \ - libsylph-listprefs.c \ - libsylph-listsummary.c \ - libsylph-pop.c \ - libsylph-send.c \ - libsylph-template.c Index: libsylph-1.1.0/examples/Makefile.in =================================================================== --- libsylph-1.1.0.orig/examples/Makefile.in 2008-02-25 11:22:13.000000000 +0900 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,233 +0,0 @@ -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am - -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - -SHELL = @SHELL@ - -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ -VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include - -DESTDIR = - -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ - -top_builddir = .. - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - -INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -transform = @program_transform_name@ - -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_alias = @build_alias@ -build_triplet = @build@ -host_alias = @host_alias@ -host_triplet = @host@ -target_alias = @target_alias@ -target_triplet = @target@ -AR = @AR@ -AS = @AS@ -BUILD_REVISION = @BUILD_REVISION@ -CATALOGS = @CATALOGS@ -CATOBJEXT = @CATOBJEXT@ -CC = @CC@ -CPP = @CPP@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -DATADIRNAME = @DATADIRNAME@ -DLLTOOL = @DLLTOOL@ -ECHO = @ECHO@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -F77 = @F77@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ -GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ -GLIB_CFLAGS = @GLIB_CFLAGS@ -GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ -GLIB_LIBS = @GLIB_LIBS@ -GLIB_MKENUMS = @GLIB_MKENUMS@ -GMOFILES = @GMOFILES@ -GMSGFMT = @GMSGFMT@ -GOBJECT_QUERY = @GOBJECT_QUERY@ -HAVE_LIB = @HAVE_LIB@ -INSTOBJEXT = @INSTOBJEXT@ -INTLLIBS = @INTLLIBS@ -LEX = @LEX@ -LIB = @LIB@ -LIBICONV = @LIBICONV@ -LIBTOOL = @LIBTOOL@ -LN_S = @LN_S@ -LTLIB = @LTLIB@ -LTLIBICONV = @LTLIBICONV@ -LT_AGE = @LT_AGE@ -LT_CURRENT = @LT_CURRENT@ -LT_RELEASE = @LT_RELEASE@ -LT_REVISION = @LT_REVISION@ -MAINT = @MAINT@ -MAJOR_VERSION = @MAJOR_VERSION@ -MAKEINFO = @MAKEINFO@ -MICRO_VERSION = @MICRO_VERSION@ -MINOR_VERSION = @MINOR_VERSION@ -MKINSTALLDIRS = @MKINSTALLDIRS@ -MSGFMT_OPTS = @MSGFMT_OPTS@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PKG_CONFIG = @PKG_CONFIG@ -POFILES = @POFILES@ -POSUB = @POSUB@ -PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ -PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ -RANLIB = @RANLIB@ -RC = @RC@ -STRIP = @STRIP@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WINDRES = @WINDRES@ -YACC = @YACC@ -localedir = @localedir@ - -EXTRA_DIST = README.ja libsylph-compose.c libsylph-createmailbox.c libsylph-listfolder.c libsylph-listprefs.c libsylph-listsummary.c libsylph-pop.c libsylph-send.c libsylph-template.c - -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../config.h -CONFIG_CLEAN_FILES = -DIST_COMMON = README Makefile.am Makefile.in - - -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) - -TAR = tar -GZIP_ENV = --best -all: all-redirect -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps examples/Makefile - -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) \ - && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status - -tags: TAGS -TAGS: - - -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) - -subdir = examples - -distdir: $(DISTFILES) - @for file in $(DISTFILES); do \ - d=$(srcdir); \ - if test -d $$d/$$file; then \ - cp -pr $$d/$$file $(distdir)/$$file; \ - else \ - test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ - || cp -p $$d/$$file $(distdir)/$$file || :; \ - fi; \ - done -info-am: -info: info-am -dvi-am: -dvi: dvi-am -check-am: all-am -check: check-am -installcheck-am: -installcheck: installcheck-am -install-exec-am: -install-exec: install-exec-am - -install-data-am: -install-data: install-data-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am -install: install-am -uninstall-am: -uninstall: uninstall-am -all-am: Makefile -all-redirect: all-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install -installdirs: - - -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) - -rm -f config.cache config.log stamp-h stamp-h[0-9]* - -maintainer-clean-generic: -mostlyclean-am: mostlyclean-generic - -mostlyclean: mostlyclean-am - -clean-am: clean-generic mostlyclean-am - -clean: clean-am - -distclean-am: distclean-generic clean-am - -rm -f libtool - -distclean: distclean-am - -maintainer-clean-am: maintainer-clean-generic distclean-am - @echo "This command is intended for maintainers to use;" - @echo "it deletes files that may require special tools to rebuild." - -maintainer-clean: maintainer-clean-am - -.PHONY: tags distdir info-am info dvi-am dvi check check-am \ -installcheck-am installcheck install-exec-am install-exec \ -install-data-am install-data install-am install uninstall-am uninstall \ -all-redirect all-am all installdirs mostlyclean-generic \ -distclean-generic clean-generic maintainer-clean-generic clean \ -mostlyclean distclean maintainer-clean - - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: debian/patches/glib-single-include.patch0000644000000000000000000000061512167661716015472 0ustar Index: libsylph-1.1.0/libsylph/defs.h =================================================================== --- libsylph-1.1.0.orig/libsylph/defs.h 2006-09-22 13:10:24.000000000 +0900 +++ libsylph-1.1.0/libsylph/defs.h 2012-03-28 07:15:35.430038315 +0900 @@ -24,7 +24,7 @@ # include "config.h" #endif -#include +#include #ifdef G_OS_WIN32 # include debian/patches/strip_configure_from_autogen-sh.patch0000644000000000000000000000102712167661716020232 0ustar Description: strip configure exec from autogen.sh It's better that configure would be executed with dh_auto_configure since it passes some variables without any specifications. Author: Hideki Yamane --- Origin: vendor Forwarded: no Last-Update: 2013-01-13 --- libsylph-1.1.0.orig/autogen.sh +++ libsylph-1.1.0/autogen.sh @@ -4,5 +4,4 @@ aclocal -I ac \ && libtoolize --force --copy \ && autoheader \ && automake --add-missing --foreign --copy \ - && autoconf \ - && ./configure $@ + && autoconf debian/copyright0000644000000000000000000000356112167661716011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libsylph Upstream-Contact: Hiroyuki Yamamoto Source: http://sylpheed.sraoss.jp/ja/download.html Files: * Copyright: 2007-2012 Hiroyuki Yamamoto License: LGPL-2.1 Files: examples/libsylph-* Copyright: 2007-2012 Hiroyuki Yamamoto License: public-domain Files: debian/* Copyright: 2007-2012 Hideki Yamane License: LGPL-2.1 License: LGPL-2.1 This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. License: public-domain Several sample programs are included in this directory. Sylpheed configuration is needed for most examples in advance. . The license of these sample programs is public domain. . libsylph-compose.c: compose message libsylph-createmailbox.c: creates mailbox libsylph-listfolder.c: list all folders libsylph-listprefs.c: list all common preferences libsylph-listsummary.c: list message summary of a specified folder libsylph-pop.c: receive messages from POP3 server libsylph-send.c: send message via SMTP server libsylph-template.c: source template debian/compat0000644000000000000000000000000212167661716010401 0ustar 9 debian/rules0000755000000000000000000000035412167661716010265 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all version=1.0.0 major=1 %: dh $@ --with autotools-dev override_dh_auto_configure: $(CURDIR)/autogen.sh dh_auto_configure -- --enable-oniguruma debian/libsylph-dev.examples0000644000000000000000000000001312167661716013337 0ustar examples/* debian/libsylph1.dirs0000644000000000000000000000001012167661716011764 0ustar usr/lib debian/libsylph1.symbols0000644000000000000000000004663612167661716012543 0ustar libsylph.so.1 libsylph1 #MINVER# account_address_exist@Base 1.1.0 account_append@Base 1.1.0 account_destroy@Base 1.1.0 account_find_from_address@Base 1.1.0 account_find_from_id@Base 1.1.0 account_find_from_item@Base 1.1.0 account_find_from_item_property@Base 1.1.0 account_find_from_message_file@Base 1.1.0 account_find_from_msginfo@Base 1.1.0 account_find_from_smtp_server@Base 1.1.0 account_foreach@Base 1.1.0 account_get_current_account@Base 1.1.0 account_get_default@Base 1.1.0 account_get_list@Base 1.1.0 account_get_special_folder@Base 1.1.0 account_list_free@Base 1.1.0 account_read_config_all@Base 1.1.0 account_set_as_default@Base 1.1.0 account_updated@Base 1.1.0 account_write_config_all@Base 1.1.0 add_history@Base 1.1.0 address_equal@Base 1.1.0 address_list_append@Base 1.1.0 address_list_append_orig@Base 1.1.0 address_table@Base 1.1.0 base64_decode@Base 1.1.0 base64_decoder_decode@Base 1.1.0 base64_decoder_free@Base 1.1.0 base64_decoder_new@Base 1.1.0 base64_encode@Base 1.1.0 canonicalize_file@Base 1.1.0 canonicalize_file_replace@Base 1.1.0 canonicalize_file_stream@Base 1.1.0 canonicalize_str@Base 1.1.0 change_dir@Base 1.1.0 change_file_mode_rw@Base 1.1.0 check_line_length@Base 1.1.0 close_log_file@Base 1.1.0 compose_attach_info_free@Base 1.1.0 compose_attach_info_new@Base 1.1.0 compose_generate_msgid@Base 1.1.0 compose_get_signature_str@Base 1.1.0 compose_info_free@Base 1.1.0 compose_info_new@Base 1.1.0 compose_parse_header@Base 1.1.0 compose_queue@Base 1.1.0 compose_redirect_write_to_file@Base 1.1.0 compose_remove_reedit_target@Base 1.1.0 compose_set_attachments@Base 1.1.0 compose_set_body@Base 1.1.0 compose_set_encoding@Base 1.1.0 compose_set_headers@Base 1.1.0 compose_set_news_headers@Base 1.1.0 compose_write_to_file@Base 1.1.0 conv_check_file_encoding@Base 1.1.0 conv_code_converter_destroy@Base 1.1.0 conv_code_converter_new@Base 1.1.0 conv_codeset_strdup_full@Base 1.1.0 conv_convert@Base 1.1.0 conv_copy_dir@Base 1.1.0 conv_copy_file@Base 1.1.0 conv_encode_filename@Base 1.1.0 conv_encode_header@Base 1.1.0 conv_filename_from_utf8@Base 1.1.0 conv_filename_to_utf8@Base 1.1.0 conv_get_charset_from_str@Base 1.1.0 conv_get_charset_str@Base 1.1.0 conv_get_code_conv_func@Base 1.1.0 conv_get_current_locale@Base 1.1.0 conv_get_internal_charset@Base 1.1.0 conv_get_internal_charset_str@Base 1.1.0 conv_get_locale_charset@Base 1.1.0 conv_get_locale_charset_str@Base 1.1.0 conv_get_outgoing_charset@Base 1.1.0 conv_get_outgoing_charset_str@Base 1.1.0 conv_guess_ja_encoding@Base 1.1.0 conv_iconv_strdup@Base 1.1.0 conv_iconv_strdup_with_cd@Base 1.1.0 conv_is_ja_locale@Base 1.1.0 conv_is_multibyte_encoding@Base 1.1.0 conv_localetodisp@Base 1.1.0 conv_mb_alnum@Base 1.1.0 conv_unmime_header@Base 1.1.0 conv_utf8todisp@Base 1.1.0 copy_dir@Base 1.1.0 copy_file@Base 1.1.0 copy_file_part@Base 1.1.0 copy_mbox@Base 1.1.0 cur_account@Base 1.1.0 custom_header_find@Base 1.1.0 custom_header_free@Base 1.1.0 custom_header_get_str@Base 1.1.0 custom_header_read_config@Base 1.1.0 custom_header_read_str@Base 1.1.0 custom_header_write_config@Base 1.1.0 debug_print@Base 1.1.0 decode_uri@Base 1.1.0 decode_xdigit_encoded_str@Base 1.1.0 dirent_is_directory@Base 1.1.0 dirent_is_regular_file@Base 1.1.0 display_header_prop_free@Base 1.1.0 display_header_prop_get_str@Base 1.1.0 display_header_prop_read_str@Base 1.1.0 eliminate_address_comment@Base 1.1.0 eliminate_parenthesis@Base 1.1.0 eliminate_quote@Base 1.1.0 empty_mbox@Base 1.1.0 encode_uri@Base 1.1.0 execute_async@Base 1.1.0 execute_command_line@Base 1.1.0 execute_open_file@Base 1.1.0 execute_print_file@Base 1.1.0 execute_sync@Base 1.1.0 export_to_mbox@Base 1.1.0 extract_address@Base 1.1.0 extract_list_id_str@Base 1.1.0 extract_parenthesis@Base 1.1.0 extract_parenthesis_with_escape@Base 1.1.0 extract_parenthesis_with_skip_quote@Base 1.1.0 extract_quote@Base 1.1.0 extract_quote_with_escape@Base 1.1.0 fd_accept@Base 1.1.0 fd_close@Base 1.1.0 fd_connect_inet@Base 1.1.0 fd_connect_unix@Base 1.1.0 fd_getline@Base 1.1.0 fd_gets@Base 1.1.0 fd_open_inet@Base 1.1.0 fd_open_unix@Base 1.1.0 fd_read@Base 1.1.0 fd_recv@Base 1.1.0 fd_write@Base 1.1.0 fd_write_all@Base 1.1.0 file_exist@Base 1.1.0 file_read_stream_to_str@Base 1.1.0 file_read_to_str@Base 1.1.0 filter_action_exec@Base 1.1.0 filter_action_list_free@Base 1.1.0 filter_action_new@Base 1.1.0 filter_apply@Base 1.1.0 filter_apply_msginfo@Base 1.1.0 filter_cond_list_free@Base 1.1.0 filter_cond_new@Base 1.1.0 filter_get_keyword_from_msg@Base 1.1.0 filter_get_str@Base 1.1.0 filter_info_free@Base 1.1.0 filter_info_new@Base 1.1.0 filter_list_delete_path@Base 1.1.0 filter_list_rename_path@Base 1.1.0 filter_match_rule@Base 1.1.0 filter_read_config@Base 1.1.0 filter_read_file@Base 1.1.0 filter_read_str@Base 1.1.0 filter_rule_delete_action_by_dest_path@Base 1.1.0 filter_rule_free@Base 1.1.0 filter_rule_list_free@Base 1.1.0 filter_rule_match_type_str_to_enum@Base 1.1.0 filter_rule_new@Base 1.1.0 filter_rule_rename_dest_path@Base 1.1.0 filter_rule_requires_full_headers@Base 1.1.0 filter_write_config@Base 1.1.0 filter_write_file@Base 1.1.0 filter_xml_node_to_filter_list@Base 1.1.0 folder_add@Base 1.1.0 folder_create_tree@Base 1.1.0 folder_destroy@Base 1.1.0 folder_find_child_item_by_name@Base 1.1.0 folder_find_from_name@Base 1.1.0 folder_find_from_path@Base 1.1.0 folder_find_item_from_identifier@Base 1.1.0 folder_find_item_from_path@Base 1.1.0 folder_get_default_draft@Base 1.1.0 folder_get_default_folder@Base 1.1.0 folder_get_default_inbox@Base 1.1.0 folder_get_default_outbox@Base 1.1.0 folder_get_default_queue@Base 1.1.0 folder_get_default_trash@Base 1.1.0 folder_get_identifier@Base 1.1.0 folder_get_list@Base 1.1.0 folder_get_path@Base 1.1.0 folder_get_status@Base 1.1.0 folder_item_add_msg@Base 1.1.0 folder_item_add_msgs@Base 1.1.0 folder_item_append@Base 1.1.0 folder_item_close@Base 1.1.0 folder_item_compare@Base 1.1.0 folder_item_copy_msg@Base 1.1.0 folder_item_copy_msgs@Base 1.1.0 folder_item_destroy@Base 1.1.0 folder_item_fetch_all_msg@Base 1.1.0 folder_item_fetch_msg@Base 1.1.0 folder_item_get_cache_file@Base 1.1.0 folder_item_get_identifier@Base 1.1.0 folder_item_get_mark_file@Base 1.1.0 folder_item_get_msg_list@Base 1.1.0 folder_item_get_msginfo@Base 1.1.0 folder_item_get_path@Base 1.1.0 folder_item_is_msg_changed@Base 1.1.0 folder_item_move_msg@Base 1.1.0 folder_item_move_msgs@Base 1.1.0 folder_item_new@Base 1.1.0 folder_item_remove@Base 1.1.0 folder_item_remove_all_msg@Base 1.1.0 folder_item_remove_children@Base 1.1.0 folder_item_remove_msg@Base 1.1.0 folder_item_remove_msgs@Base 1.1.0 folder_item_scan@Base 1.1.0 folder_item_scan_foreach@Base 1.1.0 folder_local_folder_destroy@Base 1.1.0 folder_local_folder_init@Base 1.1.0 folder_new@Base 1.1.0 folder_read_list@Base 1.1.0 folder_remote_folder_destroy@Base 1.1.0 folder_remote_folder_init@Base 1.1.0 folder_scan_tree@Base 1.1.0 folder_set_missing_folders@Base 1.1.0 folder_set_name@Base 1.1.0 folder_set_ui_func@Base 1.1.0 folder_tree_destroy@Base 1.1.0 folder_unref_account_all@Base 1.1.0 folder_write_list@Base 1.1.0 fromuutobits@Base 1.1.0 generate_mime_boundary@Base 1.1.0 get_abbrev_newsgroup_name@Base 1.1.0 get_alt_filename@Base 1.1.0 get_command_output@Base 1.1.0 get_debug_mode@Base 1.1.0 get_document_dir@Base 1.1.0 get_domain_name@Base 1.1.0 get_file_size@Base 1.1.0 get_file_size_as_crlf@Base 1.1.0 get_home_dir@Base 1.1.0 get_imap_cache_dir@Base 1.1.0 get_left_file_size@Base 1.1.0 get_mail_base_dir@Base 1.1.0 get_mime_tmp_dir@Base 1.1.0 get_news_cache_dir@Base 1.1.0 get_next_word_len@Base 1.1.0 get_old_rc_dir@Base 1.1.0 get_outgoing_rfc2822_file@Base 1.1.0 get_outgoing_rfc2822_str@Base 1.1.0 get_quote_level@Base 1.1.0 get_rc_dir@Base 1.1.0 get_rfc822_date@Base 1.1.0 get_startup_dir@Base 1.1.0 get_template_dir@Base 1.1.0 get_tmp_dir@Base 1.1.0 get_tmp_file@Base 1.1.0 get_uri_len@Base 1.1.0 get_uri_path@Base 1.1.0 hash_free_strings@Base 1.1.0 hash_free_value_mem@Base 1.1.0 html_parse@Base 1.1.0 html_parser_destroy@Base 1.1.0 html_parser_new@Base 1.1.0 imap_get_class@Base 1.1.0 imap_msg_list_set_perm_flags@Base 1.1.0 imap_msg_list_unset_perm_flags@Base 1.1.0 imap_msg_set_perm_flags@Base 1.1.0 imap_msg_unset_perm_flags@Base 1.1.0 input_query_password@Base 1.1.0 is_ascii_str@Base 1.1.0 is_dir_exist@Base 1.1.0 is_file_entry_exist@Base 1.1.0 is_header_line@Base 1.1.0 is_next_nonascii@Base 1.1.0 is_uri_string@Base 1.1.0 itos@Base 1.1.0 itos_buf@Base 1.1.0 list_free_strings@Base 1.1.0 lock_mbox@Base 1.1.0 log_error@Base 1.1.0 log_message@Base 1.1.0 log_print@Base 1.1.0 log_warning@Base 1.1.0 log_write@Base 1.1.0 make_dir@Base 1.1.0 make_dir_hier@Base 1.1.0 md5_hex_hmac@Base 1.1.0 md5_hmac@Base 1.1.0 mh_get_class@Base 1.1.0 move_file@Base 1.1.0 my_gethostbyname@Base 1.1.0 my_memmem@Base 1.1.0 my_strftime@Base 1.1.0 my_tmpfile@Base 1.1.0 news_get_class@Base 1.1.0 news_get_group_list@Base 1.1.0 news_group_list_free@Base 1.1.0 news_post@Base 1.1.0 news_post_stream@Base 1.1.0 news_remove_group_list_cache@Base 1.1.0 newsgroup_list_append@Base 1.1.0 nntp_article@Base 1.1.0 nntp_body@Base 1.1.0 nntp_get_article@Base 1.1.0 nntp_group@Base 1.1.0 nntp_head@Base 1.1.0 nntp_list@Base 1.1.0 nntp_mode@Base 1.1.0 nntp_newgroups@Base 1.1.0 nntp_newnews@Base 1.1.0 nntp_next@Base 1.1.0 nntp_post@Base 1.1.0 nntp_session_new@Base 1.1.0 nntp_stat@Base 1.1.0 nntp_xhdr@Base 1.1.0 nntp_xover@Base 1.1.0 normalize_address_field@Base 1.1.0 normalize_newlines@Base 1.1.0 open_uri@Base 1.1.0 path_cmp@Base 1.1.0 pop3_get_uidl_table@Base 1.1.0 pop3_session_new@Base 1.1.0 pop3_write_uidl_list@Base 1.1.0 prefs_account_apply_tmp_prefs@Base 1.1.0 prefs_account_free@Base 1.1.0 prefs_account_get_params@Base 1.1.0 prefs_account_get_tmp_prefs@Base 1.1.0 prefs_account_new@Base 1.1.0 prefs_account_read_config@Base 1.1.0 prefs_account_set_tmp_prefs@Base 1.1.0 prefs_account_write_config_all@Base 1.1.0 prefs_common@Base 1.1.0 prefs_common_get@Base 1.1.0 prefs_common_get_params@Base 1.1.0 prefs_common_junk_filter_list_set@Base 1.1.0 prefs_common_read_config@Base 1.1.0 prefs_common_write_config@Base 1.1.0 prefs_file_close@Base 1.1.0 prefs_file_close_revert@Base 1.1.0 prefs_file_open@Base 1.1.0 prefs_file_write_param@Base 1.1.0 prefs_free@Base 1.1.0 prefs_param_table_destroy@Base 1.1.0 prefs_param_table_get@Base 1.1.0 prefs_read_config@Base 1.1.0 prefs_set_default@Base 1.1.0 prefs_write_config@Base 1.1.0 proc_mbox@Base 1.1.0 procheader_add_header_list@Base 1.1.0 procheader_date_get_localtime@Base 1.1.0 procheader_date_parse@Base 1.1.0 procheader_find_header_list@Base 1.1.0 procheader_get_fromname@Base 1.1.0 procheader_get_header_array@Base 1.1.0 procheader_get_header_array_asis@Base 1.1.0 procheader_get_header_array_for_display@Base 1.1.0 procheader_get_header_fields@Base 1.1.0 procheader_get_header_list@Base 1.1.0 procheader_get_header_list_from_file@Base 1.1.0 procheader_get_header_list_from_msginfo@Base 1.1.0 procheader_get_one_field@Base 1.1.0 procheader_get_unfolded_line@Base 1.1.0 procheader_header_array_destroy@Base 1.1.0 procheader_header_free@Base 1.1.0 procheader_header_list_destroy@Base 1.1.0 procheader_merge_header_list@Base 1.1.0 procheader_parse_file@Base 1.1.0 procheader_parse_str@Base 1.1.0 procheader_parse_stream@Base 1.1.0 procmime_decode_content@Base 1.1.0 procmime_execute_open_file@Base 1.1.0 procmime_find_string@Base 1.1.0 procmime_find_string_part@Base 1.1.0 procmime_get_all_parts@Base 1.1.0 procmime_get_encoding_for_charset@Base 1.1.0 procmime_get_encoding_for_str@Base 1.1.0 procmime_get_encoding_for_text_file@Base 1.1.0 procmime_get_encoding_str@Base 1.1.0 procmime_get_first_text_content@Base 1.1.0 procmime_get_mime_type@Base 1.1.0 procmime_get_part@Base 1.1.0 procmime_get_part_file_name@Base 1.1.0 procmime_get_part_fp@Base 1.1.0 procmime_get_text_content@Base 1.1.0 procmime_get_tmp_file_name@Base 1.1.0 procmime_mimeinfo_free_all@Base 1.1.0 procmime_mimeinfo_insert@Base 1.1.0 procmime_mimeinfo_new@Base 1.1.0 procmime_mimeinfo_next@Base 1.1.0 procmime_scan_content_disposition@Base 1.1.0 procmime_scan_content_type@Base 1.1.0 procmime_scan_content_type_str@Base 1.1.0 procmime_scan_encoding@Base 1.1.0 procmime_scan_message@Base 1.1.0 procmime_scan_mime_header@Base 1.1.0 procmime_scan_mime_type@Base 1.1.0 procmime_scan_multipart_message@Base 1.1.0 procmsg_add_flags@Base 1.1.0 procmsg_add_mark_queue@Base 1.1.0 procmsg_clear_cache@Base 1.1.0 procmsg_clear_mark@Base 1.1.0 procmsg_cmp_msgnum_for_sort@Base 1.1.0 procmsg_copy_messages@Base 1.1.0 procmsg_empty_all_trash@Base 1.1.0 procmsg_empty_trash@Base 1.1.0 procmsg_flush_mark_queue@Base 1.1.0 procmsg_get_last_num_in_msg_list@Base 1.1.0 procmsg_get_mark_sum@Base 1.1.0 procmsg_get_message_file@Base 1.1.0 procmsg_get_message_file_list@Base 1.1.0 procmsg_get_message_file_path@Base 1.1.0 procmsg_get_thread_date@Base 1.1.0 procmsg_get_thread_tree@Base 1.1.0 procmsg_mark_all_read@Base 1.1.0 procmsg_message_file_list_free@Base 1.1.0 procmsg_move_messages@Base 1.1.0 procmsg_msg_exist@Base 1.1.0 procmsg_msg_hash_table_append@Base 1.1.0 procmsg_msg_hash_table_create@Base 1.1.0 procmsg_msg_list_free@Base 1.1.0 procmsg_msginfo_copy@Base 1.1.0 procmsg_msginfo_equal@Base 1.1.0 procmsg_msginfo_free@Base 1.1.0 procmsg_msginfo_get_full_info@Base 1.1.0 procmsg_open_cache_file@Base 1.1.0 procmsg_open_data_file@Base 1.1.0 procmsg_open_mark_file@Base 1.1.0 procmsg_open_message@Base 1.1.0 procmsg_open_message_decrypted@Base 1.1.0 procmsg_print_message@Base 1.1.0 procmsg_read_cache@Base 1.1.0 procmsg_read_cache_data_str@Base 1.1.0 procmsg_remove_all_cached_messages@Base 1.1.0 procmsg_save_to_outbox@Base 1.1.0 procmsg_set_decrypt_message_func@Base 1.1.0 procmsg_set_flags@Base 1.1.0 procmsg_sort_msg_list@Base 1.1.0 procmsg_to_folder_hash_table_create@Base 1.1.0 procmsg_trash_messages_exist@Base 1.1.0 procmsg_write_cache@Base 1.1.0 procmsg_write_cache_list@Base 1.1.0 procmsg_write_flags@Base 1.1.0 procmsg_write_flags_for_multiple_folders@Base 1.1.0 procmsg_write_flags_list@Base 1.1.0 progress_show@Base 1.1.0 ptr_array_free_strings@Base 1.1.0 qp_decode_line@Base 1.1.0 qp_decode_q_encoding@Base 1.1.0 qp_encode_line@Base 1.1.0 qp_get_q_encoding_len@Base 1.1.0 qp_q_encode@Base 1.1.0 recv_bytes@Base 1.1.0 recv_bytes_write@Base 1.1.0 recv_bytes_write_to_file@Base 1.1.0 recv_set_ui_func@Base 1.1.0 recv_write@Base 1.1.0 recv_write_to_file@Base 1.1.0 references_list_append@Base 1.1.0 references_list_prepend@Base 1.1.0 remote_tzoffset_sec@Base 1.1.0 remove_all_files@Base 1.1.0 remove_all_numbered_files@Base 1.1.0 remove_dir_recursive@Base 1.1.0 remove_expired_files@Base 1.1.0 remove_numbered_files@Base 1.1.0 remove_return@Base 1.1.0 remove_space@Base 1.1.0 rename_force@Base 1.1.0 s_gnet_md5_clone@Base 1.1.0 s_gnet_md5_copy_string@Base 1.1.0 s_gnet_md5_delete@Base 1.1.0 s_gnet_md5_equal@Base 1.1.0 s_gnet_md5_final@Base 1.1.0 s_gnet_md5_get_digest@Base 1.1.0 s_gnet_md5_get_string@Base 1.1.0 s_gnet_md5_hash@Base 1.1.0 s_gnet_md5_new@Base 1.1.0 s_gnet_md5_new_incremental@Base 1.1.0 s_gnet_md5_new_string@Base 1.1.0 s_gnet_md5_update@Base 1.1.0 scan_mailto_url@Base 1.1.0 session_connect@Base 1.1.0 session_destroy@Base 1.1.0 session_disconnect@Base 1.1.0 session_init@Base 1.1.0 session_is_connected@Base 1.1.0 session_recv_data@Base 1.1.0 session_recv_data_as_file@Base 1.1.0 session_recv_msg@Base 1.1.0 session_send_data@Base 1.1.0 session_send_msg@Base 1.1.0 session_set_access_time@Base 1.1.0 session_set_recv_data_notify@Base 1.1.0 session_set_recv_data_progressive_notify@Base 1.1.0 session_set_recv_message_notify@Base 1.1.0 session_set_send_data_notify@Base 1.1.0 session_set_send_data_progressive_notify@Base 1.1.0 session_set_timeout@Base 1.1.0 session_start_tls@Base 1.1.0 set_debug_mode@Base 1.1.0 set_input_query_password_func@Base 1.1.0 set_log_file@Base 1.1.0 set_log_show_status_func@Base 1.1.0 set_log_ui_func@Base 1.1.0 set_log_verbosity@Base 1.1.0 set_progress_func@Base 1.1.0 set_rc_dir@Base 1.1.0 set_startup_dir@Base 1.1.0 set_ui_update_func@Base 1.1.0 sinfo_equal@Base 1.1.0 sinfo_hash@Base 1.1.0 slist_free_strings@Base 1.1.0 smtp_session_new@Base 1.1.0 sock_add_watch@Base 1.1.0 sock_cleanup@Base 1.1.0 sock_close@Base 1.1.0 sock_connect@Base 1.1.0 sock_connect_async@Base 1.1.0 sock_connect_async_cancel@Base 1.1.0 sock_getline@Base 1.1.0 sock_gets@Base 1.1.0 sock_has_read_data@Base 1.1.0 sock_init@Base 1.1.0 sock_is_nonblocking_mode@Base 1.1.0 sock_peek@Base 1.1.0 sock_printf@Base 1.1.0 sock_puts@Base 1.1.0 sock_read@Base 1.1.0 sock_set_io_timeout@Base 1.1.0 sock_set_nonblocking_mode@Base 1.1.0 sock_watch_funcs@Base 1.1.0 sock_write@Base 1.1.0 sock_write_all@Base 1.1.0 ssl_done@Base 1.1.0 ssl_done_socket@Base 1.1.0 ssl_getline@Base 1.1.0 ssl_gets@Base 1.1.0 ssl_init@Base 1.1.0 ssl_init_socket@Base 1.1.0 ssl_init_socket_with_method@Base 1.1.0 ssl_peek@Base 1.1.0 ssl_read@Base 1.1.0 ssl_write@Base 1.1.0 ssl_write_all@Base 1.1.0 status_print@Base 1.1.0 str_case_equal@Base 1.1.0 str_case_find@Base 1.1.0 str_case_find_equal@Base 1.1.0 str_case_hash@Base 1.1.0 str_find@Base 1.1.0 str_find_equal@Base 1.1.0 str_find_format_times@Base 1.1.0 str_has_suffix_case@Base 1.1.0 str_open_as_stream@Base 1.1.0 str_write_to_file@Base 1.1.0 strcasestr@Base 1.1.0 strchomp_all@Base 1.1.0 strchr_parenthesis_close@Base 1.1.0 strchr_with_skip_quote@Base 1.1.0 strcmp2@Base 1.1.0 strcrchomp@Base 1.1.0 string_table_free@Base 1.1.0 string_table_free_string@Base 1.1.0 string_table_get_stats@Base 1.1.0 string_table_insert_string@Base 1.1.0 string_table_lookup_string@Base 1.1.0 string_table_new@Base 1.1.0 strncpy2@Base 1.1.0 strrchr_with_skip_quote@Base 1.1.0 strretchomp@Base 1.1.0 strsplit_csv@Base 1.1.0 strsplit_parenthesis@Base 1.1.0 strsplit_with_quote@Base 1.1.0 strstr_with_skip_quote@Base 1.1.0 strtailchomp@Base 1.1.0 subject_compare@Base 1.1.0 subject_compare_for_sort@Base 1.1.0 subst_char@Base 1.1.0 subst_chars@Base 1.1.0 subst_control@Base 1.1.0 subst_for_filename@Base 1.1.0 subst_null@Base 1.1.0 syl_cleanup@Base 1.1.0 syl_init@Base 1.1.0 syl_save_all_state@Base 1.1.0 syl_setup_rc_dir@Base 1.1.0 to_human_readable@Base 1.1.0 to_number@Base 1.1.0 touufrombits@Base 1.1.0 trim_string@Base 1.1.0 trim_string_before@Base 1.1.0 trim_subject@Base 1.1.0 trim_subject_for_compare@Base 1.1.0 trim_subject_for_sort@Base 1.1.0 tzoffset@Base 1.1.0 tzoffset_sec@Base 1.1.0 ui_update@Base 1.1.0 uncanonicalize_file@Base 1.1.0 uncanonicalize_file_replace@Base 1.1.0 unfold_line@Base 1.1.0 unlock_mbox@Base 1.1.0 unmime_header@Base 1.1.0 uri_list_extract_filenames@Base 1.1.0 uriencode_for_filename@Base 1.1.0 uriencode_for_mailto@Base 1.1.0 uudigit@Base 1.1.0 virtual_get_class@Base 1.1.0 xml_attr_new@Base 1.1.0 xml_close_file@Base 1.1.0 xml_compare_tag@Base 1.1.0 xml_copy_attr@Base 1.1.0 xml_copy_tag@Base 1.1.0 xml_file_put_escape_str@Base 1.1.0 xml_file_put_node@Base 1.1.0 xml_file_put_xml_decl@Base 1.1.0 xml_free_node@Base 1.1.0 xml_free_tree@Base 1.1.0 xml_get_current_tag@Base 1.1.0 xml_get_current_tag_attr@Base 1.1.0 xml_get_dtd@Base 1.1.0 xml_get_element@Base 1.1.0 xml_node_new@Base 1.1.0 xml_open_file@Base 1.1.0 xml_parse_file@Base 1.1.0 xml_parse_next_tag@Base 1.1.0 xml_pop_tag@Base 1.1.0 xml_push_tag@Base 1.1.0 xml_read_line@Base 1.1.0 xml_tag_add_attr@Base 1.1.0 xml_tag_new@Base 1.1.0 xml_truncate_buf@Base 1.1.0 xml_unescape_str@Base 1.1.0 debian/docs0000644000000000000000000000003312167661716010052 0ustar NEWS README README.ja TODO debian/libsylph1.install0000644000000000000000000000002412167661716012476 0ustar usr/lib/*/lib*.so.* debian/changelog0000644000000000000000000001177412167661716011067 0ustar libsylph (1.1.0-13) unstable; urgency=low * debian/control - add Vcs-* field -- Hideki Yamane Fri, 12 Jul 2013 11:02:38 +0900 libsylph (1.1.0-12) unstable; urgency=low * debian/rules - use autotools-dev * debian/control - set "Standards-Version: 3.9.4" * debian/rules - strip -pie from hardening * debian/patches - add "strip_configure_from_autogen-sh.patch", since "--enable-oniguruma" option was specified for configure but it was executed in autogen.sh. -- Hideki Yamane Sun, 13 Jan 2013 23:41:51 +0900 libsylph (1.1.0-11) unstable; urgency=low * debian/rules - delete override_dh_compress lines since Makefile.in is not included anymore * debian/patches/exclude_examples-directory - rename to delete_Makefile_from_example * debian/patches/delete_Makefile_from_example: remove all Makefile* from examples directory -- Hideki Yamane Sun, 07 Oct 2012 08:45:14 +0900 libsylph (1.1.0-10) unstable; urgency=low * debian/patches/exclude_examples-directory: exclude examples directory not to output Makefile (Closes: #675105). * debian/control - add "Build-Depends: autoconf, automake, libtool" to be enable to apply above patch * debian/rules - remove parallel build - enable oniguruma support - not compress Makefile.in - regenerate configure file to apply changes in exclude_examples-directory patch * debian/copyright - convert to Machine-readable debian/copyright file. -- Hideki Yamane Sun, 07 Oct 2012 00:05:49 +0900 libsylph (1.1.0-9) UNRELEASED; urgency=low * debian/rules - enable parallel build -- Hideki Yamane Sat, 30 Jun 2012 09:29:12 +0900 libsylph (1.1.0-8) unstable; urgency=low * debian/rules - convert to dh style - set "export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie" since avoid to build failure. * debian/libsylph-dev.examples - move from rules * debian/control - set "Build-Depends: debhelper (>= 9)" - add "Pre-Depends: ${misc:Pre-Depends}" for Multi-Arch. - add "Multi-Arch: same" * debian/compat - set 9 * debian/libsylph{,-dev}.install - deal with Multi-Arch. -- Hideki Yamane Tue, 29 May 2012 10:40:29 +0900 libsylph (1.1.0-7) unstable; urgency=low * debian/source/format - set "3.0 (quilt) * debian/patches - add glib-single-include.patch to be enable to build with newer glib library (Closes: #665575) Thanks to biebl@debian.org * debian/control - set "Standards-Version: 3.9.3" with no change -- Hideki Yamane Wed, 28 Mar 2012 07:20:00 +0900 libsylph (1.1.0-6) unstable; urgency=low * debian/rules - fix "debian-rules-missing-recommended-target" lintian warning -- Hideki Yamane Sat, 17 Sep 2011 14:37:49 +0900 libsylph (1.1.0-5) unstable; urgency=low * debian/control: - change my address, remove DM stuff - bump up "Standards-Version: 3.9.2" * fix "Please stop installing libtool la-file in dev-package (Policy 10.2)" Thanks to Andreas Moog (Closes: #621546) -- Hideki Yamane Sat, 23 Apr 2011 19:08:57 +0900 libsylph (1.1.0-4) unstable; urgency=low * debian/control: - bump up Standards-Version: 3.8.3 - add "Depends: ${misc:Depends}" to each packages -- Hideki Yamane (Debian-JP) Thu, 31 Dec 2009 19:13:21 +0900 libsylph (1.1.0-3) unstable; urgency=low * debian/control - fix "missing-separator-between-items in build-depends field between '\' and 'libonig-dev'" - bump up Standards-Version: 3.8.2 -- Hideki Yamane (Debian-JP) Wed, 24 Jun 2009 22:24:02 +0900 libsylph (1.1.0-2) unstable; urgency=low * debian/control - fix "binary-control-field-duplicates-source" - fix "extended-description-is-probably-too-short" - add "DM-Upload-allowed: yes", because I'm Debian Maintainer :) - bump up Standards-Version: 3.8.0 * debian/copyright - fix "copyright-with-old-dh-make-debian-copyright" * add debian/libsylph1.symbols -- Hideki Yamane (Debian-JP) Mon, 09 Mar 2009 18:29:19 +0900 libsylph (1.1.0-1) unstable; urgency=high * New upstream release * backport from Sylpheed trunk - check invalid APOP timestamp (CVE-2007-1558) - fix busy loop bug in socket.c - fix some bugs in conv_encode_header() - fix buffer overrun in my_memmem() - adapt procmime_scan_multipart_message() and procmime_parse_mime_parameter() - add some functions procmime_get_encoding_for_str(), extract_parenthesis_with_escape() extract_quote_with_escape(), strsplit_csv() and uriencode_for_mailto() -- Hideki Yamane (Debian-JP) Mon, 25 Feb 2008 21:41:33 +0900 libsylph (1.0.0-1) unstable; urgency=low * Initial release (Closes: #390546). -- Hideki Yamane (Debian-JP) Mon, 28 Jan 2008 21:45:44 +0900 debian/libsylph-dev.install0000644000000000000000000000006112167661716013172 0ustar usr/include/* usr/lib/*/lib*.a usr/lib/*/lib*.so debian/libsylph1.docs0000644000000000000000000000003312167661716011760 0ustar NEWS README README.ja TODO debian/libsylph-dev.dirs0000644000000000000000000000002412167661716012464 0ustar usr/lib usr/include debian/control0000644000000000000000000000235412167661716010612 0ustar Source: libsylph Section: libs Priority: extra Maintainer: Hideki Yamane Uploaders: Ricardo Mones Build-Depends: debhelper (>= 9), autotools-dev, libglib2.0-dev, libssl-dev, libonig-dev, autoconf, automake, libtool Standards-Version: 3.9.4 Homepage: http://sylpheed.sraoss.jp/ Vcs-Git: git://anonscm.debian.org/pkg-sylpheed/libsylph/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sylpheed/libsylph.git;a=summary Package: libsylph-dev Section: libdevel Architecture: any Depends: libsylph1 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: e-mail client library derived from Sylpheed - devel files This library, which has been originally used as the core part of Sylpheed, was modified so that it can be utilized as stand-alone. . This is the development package which contains headers and static libraries. Package: libsylph1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: e-mail client library derived from Sylpheed This library, which has been originally used as the core part of Sylpheed, was modified so that it can be utilized as stand-alone. . It is used with applications (i.e. sylph-searcher).