Update to 0.7.4
PR: 35825 Submitted by: maintainer
This commit is contained in:
parent
03dade5587
commit
a1a4798096
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55952
@ -6,14 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.7.2
|
||||
PORTVERSION= 0.7.4
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
DISTNAME= sylpheed-${PORTVERSION}claws
|
||||
DISTFILES= ${EXTRACT_ONLY} \
|
||||
${THEMEFILE}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= corecode@corecode.ath.cx
|
||||
|
||||
THEMEFILE= sylpheed-theme-pak1${EXTRACT_SUFX}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
@ -83,11 +89,15 @@ pre-everything::
|
||||
@${ECHO} " WITHOUT_SSL Disable OpenSSL support"
|
||||
@${ECHO} ""
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKSRC}/themes
|
||||
@cd ${WRKSRC}/themes && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${THEMEFILE} ${EXTRACT_AFTER_ARGS}
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" \
|
||||
${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl
|
||||
.if defined(NOPORTDOCS)
|
||||
@${PERL} -pi -e 's|^(SUBDIRS = .*)manual (.*)|\1\2|' ${WRKSRC}/Makefile.in
|
||||
@${PERL} -pi -e 's|^(SUBDIRS = .*)manual faq (.*)|\1\2|' ${WRKSRC}/Makefile.in
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f
|
||||
MD5 (sylpheed-0.7.4claws.tar.bz2) = 05073add80cb59b2f8f6a448275a7493
|
||||
MD5 (sylpheed-theme-pak1.tar.bz2) = 7fcc9148f6f1d458424923ec9851ef7c
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- configure.orig Thu Feb 14 10:08:51 2002
|
||||
+++ configure Sat Feb 16 02:43:04 2002
|
||||
--- configure.orig Mon Mar 11 19:50:42 2002
|
||||
+++ configure Tue Mar 12 14:49:15 2002
|
||||
@@ -756,7 +756,7 @@
|
||||
fi
|
||||
|
||||
@ -18,16 +18,19 @@
|
||||
SYLPHEED_GNOME_TRUE=
|
||||
SYLPHEED_GNOME_FALSE='#'
|
||||
else
|
||||
@@ -7470,7 +7470,7 @@
|
||||
@@ -7470,9 +7470,9 @@
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
||||
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
|
||||
+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
|
||||
|
||||
-faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
|
||||
+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
|
||||
|
||||
|
||||
if test "x${datadir}" = 'x${prefix}/share'; then
|
||||
@@ -9041,7 +9041,7 @@
|
||||
@@ -8939,7 +8939,7 @@
|
||||
|
||||
if test "$ac_cv_enable_ldap" = yes; then
|
||||
CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gthread`"
|
||||
|
@ -12,7 +12,8 @@ In addition to the above, Sylpheed-claws has the following extra features:
|
||||
* folder properties: associate certain options per folder,
|
||||
'Request Return Receipt', 'Default To', and 'Default account'
|
||||
* subject simplification for changing the display of subject lines via RegExp
|
||||
* pixmap themes
|
||||
* pixmap themes, delete news postings, new mail notification
|
||||
* selectable pop download of messages
|
||||
and more...
|
||||
|
||||
WWW: http://sylpheed-claws.sourceforge.net/
|
||||
|
@ -11,6 +11,22 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/TODO
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-11.html
|
||||
@ -20,6 +36,7 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-15.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-16.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-17.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-18.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-4.html
|
||||
@ -29,6 +46,27 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-8.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-9.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-11.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-12.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-13.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-14.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-15.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-16.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-17.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-18.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-19.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-20.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-4.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-5.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-6.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-7.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-8.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-9.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-11.html
|
||||
@ -117,60 +155,150 @@ share/sylpheed-claws/themes/Kovico-sylpheed/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/unread.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/vcard.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/address.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/address_book.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/exec.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/new.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/paste.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/replied.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/unread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/vcard.xpm
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws
|
||||
@dirrm share/sylpheed-claws/themes/Plain_and_Blueish
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/exec.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/new.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/paste.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/replied.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/unread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/vcard.xpm
|
||||
share/sylpheed-claws/themes/README
|
||||
share/sylpheed-claws/themes/XeNtish/README
|
||||
share/sylpheed-claws/themes/XeNtish/address.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/address_book.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/exec.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/new.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/paste.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/replied.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/unread.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/vcard.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/clip.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_open.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/inbox.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/inbox_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/locked.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_send.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mark.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/new.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/news_compose.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/outbox.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/outbox_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/paste.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/replied.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_open.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/unread.xpm
|
||||
@dirrm share/sylpheed-claws/themes/tml-pixmaps
|
||||
@dirrm share/sylpheed-claws/themes/XeNtish
|
||||
@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
|
||||
@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
|
||||
@dirrm share/sylpheed-claws/themes
|
||||
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
|
||||
@dirrm share/sylpheed-claws
|
||||
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/fr
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/it
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/fr
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/es
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws
|
||||
|
@ -6,14 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.7.2
|
||||
PORTVERSION= 0.7.4
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
DISTNAME= sylpheed-${PORTVERSION}claws
|
||||
DISTFILES= ${EXTRACT_ONLY} \
|
||||
${THEMEFILE}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= corecode@corecode.ath.cx
|
||||
|
||||
THEMEFILE= sylpheed-theme-pak1${EXTRACT_SUFX}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
@ -83,11 +89,15 @@ pre-everything::
|
||||
@${ECHO} " WITHOUT_SSL Disable OpenSSL support"
|
||||
@${ECHO} ""
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKSRC}/themes
|
||||
@cd ${WRKSRC}/themes && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${THEMEFILE} ${EXTRACT_AFTER_ARGS}
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" \
|
||||
${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl
|
||||
.if defined(NOPORTDOCS)
|
||||
@${PERL} -pi -e 's|^(SUBDIRS = .*)manual (.*)|\1\2|' ${WRKSRC}/Makefile.in
|
||||
@${PERL} -pi -e 's|^(SUBDIRS = .*)manual faq (.*)|\1\2|' ${WRKSRC}/Makefile.in
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (sylpheed-0.7.2claws.tar.gz) = 40d7943b2f878b4fa81ce16a1bf4501f
|
||||
MD5 (sylpheed-0.7.4claws.tar.bz2) = 05073add80cb59b2f8f6a448275a7493
|
||||
MD5 (sylpheed-theme-pak1.tar.bz2) = 7fcc9148f6f1d458424923ec9851ef7c
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- configure.orig Thu Feb 14 10:08:51 2002
|
||||
+++ configure Sat Feb 16 02:43:04 2002
|
||||
--- configure.orig Mon Mar 11 19:50:42 2002
|
||||
+++ configure Tue Mar 12 14:49:15 2002
|
||||
@@ -756,7 +756,7 @@
|
||||
fi
|
||||
|
||||
@ -18,16 +18,19 @@
|
||||
SYLPHEED_GNOME_TRUE=
|
||||
SYLPHEED_GNOME_FALSE='#'
|
||||
else
|
||||
@@ -7470,7 +7470,7 @@
|
||||
@@ -7470,9 +7470,9 @@
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
||||
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
|
||||
+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
|
||||
|
||||
-faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
|
||||
+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
|
||||
|
||||
|
||||
if test "x${datadir}" = 'x${prefix}/share'; then
|
||||
@@ -9041,7 +9041,7 @@
|
||||
@@ -8939,7 +8939,7 @@
|
||||
|
||||
if test "$ac_cv_enable_ldap" = yes; then
|
||||
CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gthread`"
|
||||
|
@ -12,7 +12,8 @@ In addition to the above, Sylpheed-claws has the following extra features:
|
||||
* folder properties: associate certain options per folder,
|
||||
'Request Return Receipt', 'Default To', and 'Default account'
|
||||
* subject simplification for changing the display of subject lines via RegExp
|
||||
* pixmap themes
|
||||
* pixmap themes, delete news postings, new mail notification
|
||||
* selectable pop download of messages
|
||||
and more...
|
||||
|
||||
WWW: http://sylpheed-claws.sourceforge.net/
|
||||
|
@ -11,6 +11,22 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/TODO
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-11.html
|
||||
@ -20,6 +36,7 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-15.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-16.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-17.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-18.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-4.html
|
||||
@ -29,6 +46,27 @@ lib/charset.alias
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-8.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-9.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-11.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-12.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-13.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-14.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-15.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-16.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-17.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-18.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-19.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-2.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-20.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-3.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-4.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-5.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-6.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-7.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-8.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-9.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-1.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-10.html
|
||||
%%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-11.html
|
||||
@ -117,60 +155,150 @@ share/sylpheed-claws/themes/Kovico-sylpheed/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/unread.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Kovico-sylpheed/vcard.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/address.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/address_book.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/exec.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/new.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/paste.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/replied.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/unread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Blueish/vcard.xpm
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws
|
||||
@dirrm share/sylpheed-claws/themes/Plain_and_Blueish
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/exec.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/new.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/paste.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/replied.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/unread.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/Plain_and_Bluish/vcard.xpm
|
||||
share/sylpheed-claws/themes/README
|
||||
share/sylpheed-claws/themes/XeNtish/README
|
||||
share/sylpheed-claws/themes/XeNtish/address.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/address_book.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/edit_extern.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/exec.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/forwarded.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/ignorethread.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/inbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/insert_file.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_send.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/mail_sign.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/new.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/news_compose.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/outbox_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/paste.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/queue_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/replied.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_close.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_open.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/trash_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/unread.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/up_arrow.xpm
|
||||
share/sylpheed-claws/themes/XeNtish/vcard.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/clip.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_close_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_open.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/dir_open_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/down_arrow.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/inbox.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/inbox_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/locked.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_attach.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_compose.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_forward.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_receive.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_receive_all.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply_to_all.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_reply_to_author.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_send.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mail_send_queue.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/mark.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/new.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/news_compose.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/outbox.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/outbox_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/paste.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/replied.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_close.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_hrm.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/trash_open.xpm
|
||||
share/sylpheed-claws/themes/tml-pixmaps/unread.xpm
|
||||
@dirrm share/sylpheed-claws/themes/tml-pixmaps
|
||||
@dirrm share/sylpheed-claws/themes/XeNtish
|
||||
@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
|
||||
@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
|
||||
@dirrm share/sylpheed-claws/themes
|
||||
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
|
||||
@dirrm share/sylpheed-claws
|
||||
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/fr
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/it
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/fr
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/es
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/en
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq
|
||||
%%PORTDOCS%%@dirrm share/doc/sylpheed-claws
|
||||
|
Loading…
Reference in New Issue
Block a user