Skip to content

Commit

Permalink
claws-mail: update to 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mno-hime authored and pyhalov committed Jun 20, 2018
1 parent 5484b68 commit 1bb4106
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
9 changes: 7 additions & 2 deletions components/mail/claws-mail/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,19 @@

#
# Copyright (c) 2016 Sergey Avseyev
# Copyright (c) 2018 Michal Nowak
#
include ../../../make-rules/shared-macros.mk

COMPONENT_NAME= claws-mail
COMPONENT_VERSION= 3.15.1
COMPONENT_VERSION= 3.16.0
COMPONENT_PROJECT_URL= http://www.claws-mail.org
COMPONENT_FMRI= mail/claws-mail
COMPONENT_SUMMARY= The user-friendly, lightweight, and fast email client
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= \
sha256:8d093c2f32db863c1141d56e35424c04ee48fe5d6adf4c7f349f647fa3149542
sha256:c212133d3d962129d8c7995c1c7d973faef2a8914481c0c74578217bf4c897ab
COMPONENT_ARCHIVE_URL= http://www.claws-mail.org/releases/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE= GPL-3
COMPONENT_LICENSE_FILE= COPYING
Expand All @@ -33,6 +34,9 @@ include $(WS_MAKE_RULES)/ips.mk

COMPONENT_PREP_ACTION += ( cd $(@D) && autoreconf -fi )

CPPFLAGS += -I/usr/include/gnutls-3
CONFIGURE_ENV += CPPFLAGS="$(CPPFLAGS)"

# Force use of gnutls-3 pkgconfig during 2.x->3.x transition
GNUTLS_PKG_CONFIG_PATH_32 = /usr/lib/pkgconfig/gnutls-3
GNUTLS_PKG_CONFIG_PATH_64 = /usr/lib/$(MACH64)/pkgconfig/gnutls-3
Expand Down Expand Up @@ -62,6 +66,7 @@ install: $(INSTALL_64)

test: $(NO_TESTS)

REQUIRED_PACKAGES += image/library/librsvg
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/desktop/gtk2
Expand Down
6 changes: 5 additions & 1 deletion components/mail/claws-mail/claws-mail.p5m
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#
# Copyright 2016 Sergey Avseyev
# Copyright 2016 Alexander Pyhalov
# Copyright 2018 Michal Nowak
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
Expand Down Expand Up @@ -95,6 +96,7 @@ file path=usr/include/claws-mail/editldap_basedn.h
file path=usr/include/claws-mail/edittags.h
file path=usr/include/claws-mail/editvcard.h
file path=usr/include/claws-mail/enriched.h
file path=usr/include/claws-mail/entity.h
file path=usr/include/claws-mail/etpan/etpan-errors.h
file path=usr/include/claws-mail/etpan/etpan-ssl.h
file path=usr/include/claws-mail/etpan/etpan-thread-manager-types.h
Expand Down Expand Up @@ -310,13 +312,15 @@ file path=usr/share/locale/en_GB/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/es/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/fi/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/fr/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/he/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/hu/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/id_ID/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/it/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ja/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/nb/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/nl/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/pl/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ro/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ru/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/sk/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/sv/LC_MESSAGES/claws-mail.mo
Expand Down
5 changes: 4 additions & 1 deletion components/mail/claws-mail/manifests/sample-manifest.p5m
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ file path=usr/include/claws-mail/editldap_basedn.h
file path=usr/include/claws-mail/edittags.h
file path=usr/include/claws-mail/editvcard.h
file path=usr/include/claws-mail/enriched.h
file path=usr/include/claws-mail/entity.h
file path=usr/include/claws-mail/etpan/etpan-errors.h
file path=usr/include/claws-mail/etpan/etpan-ssl.h
file path=usr/include/claws-mail/etpan/etpan-thread-manager-types.h
Expand Down Expand Up @@ -331,13 +332,15 @@ file path=usr/share/locale/en_GB/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/es/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/fi/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/fr/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/he/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/hu/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/id_ID/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/it/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ja/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/nb/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/nl/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/pl/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ro/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/ru/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/sk/LC_MESSAGES/claws-mail.mo
file path=usr/share/locale/sv/LC_MESSAGES/claws-mail.mo
Expand Down

0 comments on commit 1bb4106

Please sign in to comment.