-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-inherit eutils
+inherit eutils multilib
DESCRIPTION="A lightweight email client and newsreader"
HOMEPAGE="http://sylpheed.sraoss.jp/"
oniguruma? ( dev-libs/oniguruma )
pda? ( app-pda/jpilot )
spell? ( app-text/gtkspell:2 )
- ssl? ( dev-libs/openssl )"
+ ssl? ( dev-libs/openssl:0 )"
RDEPEND="${CDEPEND}
app-misc/mime-types
net-misc/curl"
$(use_enable spell gtkspell) \
$(use_enable ssl) \
$(use_enable xface compface) \
+ --with-plugindir=/usr/$(get_libdir)/${PN}/plugins \
--with-manualdir=${htmldir}/manual \
--with-faqdir=${htmldir}/faq \
--disable-updatecheck
domenu *.desktop
cd plugin/attachment_tool
- docinto plugin/attachment_tool
emake DESTDIR="${D}" install-plugin
+ docinto plugin/attachment_tool
dodoc README
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-inherit eutils
+inherit eutils multilib
DESCRIPTION="A lightweight email client and newsreader"
HOMEPAGE="http://sylpheed.sraoss.jp/"
$(use_enable spell gtkspell) \
$(use_enable ssl) \
$(use_enable xface compface) \
+ --with-plugindir=/usr/$(get_libdir)/${PN}/plugins \
--with-manualdir=${htmldir}/manual \
--with-faqdir=${htmldir}/faq \
--disable-updatecheck
domenu *.desktop
cd plugin/attachment_tool
- docinto plugin/attachment_tool
emake DESTDIR="${D}" install-plugin
+ docinto plugin/attachment_tool
dodoc README
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-inherit eutils
+inherit eutils multilib
DESCRIPTION="A lightweight email client and newsreader"
HOMEPAGE="http://sylpheed.sraoss.jp/"
$(use_enable spell gtkspell) \
$(use_enable ssl) \
$(use_enable xface compface) \
+ --with-plugindir=/usr/$(get_libdir)/${PN}/plugins \
--with-manualdir=${htmldir}/manual \
--with-faqdir=${htmldir}/faq \
--disable-updatecheck
domenu *.desktop
cd plugin/attachment_tool
- docinto plugin/attachment_tool
emake DESTDIR="${D}" install-plugin
+ docinto plugin/attachment_tool
dodoc README
}