deprecate more options in geany-plugins

This commit is contained in:
Martinez 2016-06-13 10:46:53 +02:00
parent 2956322e3d
commit c7bf371d7d

View file

@ -15,7 +15,7 @@ SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+autoclose +automark +commander ctags debugger +defineformat devhelp enchant -geanymacro git gpg gtkspell lua markdown multiterm nls +overview python scope soup webkit"
IUSE="+autoclose +automark +commander ctags debugger +defineformat -deprecated devhelp enchant git gpg gtkspell lua markdown multiterm nls +overview python scope soup webkit"
LINGUAS="be ca da de es fr gl kk ja pt pt_BR ru tr zh_CN"
@ -92,8 +92,8 @@ src_configure() {
--disable-geanygendoc
# peg-markdown is bundled, use app-text/discount instead
--disable-peg-markdown
$(use_enable geanymacro)
--enable-geanynumberedbookmarks
$(use_enable deprecated geanymacro)
$(use_enable deprecated geanynumberedbookmarks)
--enable-projectorganizer
--enable-pretty-printer
--enable-tableconvert