yngwin      15/05/09 11:36:02

  Modified:             fcitx-4.2.8.5.ebuild ChangeLog
  Added:                fcitx-4.2.8.6.ebuild
  Log:
  Version bump. Mark 4.2.8.5 stable on amd64 (bug #540844)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.3                  app-i18n/fcitx/fcitx-4.2.8.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild?r1=1.2&r2=1.3

Index: fcitx-4.2.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fcitx-4.2.8.5.ebuild        1 May 2015 05:25:48 -0000       1.2
+++ fcitx-4.2.8.5.ebuild        9 May 2015 11:36:02 -0000       1.3
@@ -1,9 +1,8 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild,v 1.2 
2015/05/01 05:25:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.5.ebuild,v 1.3 
2015/05/09 11:36:02 yngwin Exp $
 
 EAPI=5
-
 inherit cmake-utils eutils gnome2-utils fdo-mime multilib readme.gentoo
 
 DESCRIPTION="Flexible Contect-aware Input Tool with eXtension support"
@@ -12,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 ~x86"
 IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua
 nls opencc +pango qt4 static-libs +table test +xml"
 
@@ -42,7 +41,7 @@
        )
        icu? ( dev-libs/icu:= )
        introspection? ( dev-libs/gobject-introspection )
-       lua? ( dev-lang/lua )
+       lua? ( dev-lang/lua:= )
        opencc? ( app-i18n/opencc )
        qt4? (
                dev-qt/qtdbus:4



1.74                 app-i18n/fcitx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   1 May 2015 05:25:48 -0000       1.73
+++ ChangeLog   9 May 2015 11:36:02 -0000       1.74
@@ -1,6 +1,12 @@
 # ChangeLog for app-i18n/fcitx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.73 2015/05/01 
05:25:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.74 2015/05/09 
11:36:02 yngwin Exp $
+
+*fcitx-4.2.8.6 (09 May 2015)
+
+  09 May 2015; Ben de Groot <[email protected]> +fcitx-4.2.8.6.ebuild,
+  fcitx-4.2.8.5.ebuild:
+  Version bump. Mark 4.2.8.5 stable on amd64 (bug #540844)
 
   01 May 2015; Jeroen Roovers <[email protected]> fcitx-4.2.8.5.ebuild:
   Stable for PPC64 (bug #540844).



1.1                  app-i18n/fcitx/fcitx-4.2.8.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.6.ebuild?rev=1.1&content-type=text/plain

Index: fcitx-4.2.8.6.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.8.6.ebuild,v 1.1 
2015/05/09 11:36:02 yngwin Exp $

EAPI=5
inherit cmake-utils eutils gnome2-utils fdo-mime multilib readme.gentoo

DESCRIPTION="Flexible Contect-aware Input Tool with eXtension support"
HOMEPAGE="http://fcitx-im.org/";
SRC_URI="http://download.fcitx-im.org/fcitx/${P}_dict.tar.xz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua
nls opencc +pango qt4 static-libs +table test +xml"

REQUIRED_USE="cairo? ( X ) gtk? ( X ) gtk3? ( X ) qt4? ( X )"

RDEPEND="
        X? (
                x11-libs/libX11
                x11-libs/libXinerama
        )
        cairo? (
                x11-libs/cairo[X]
                pango? ( x11-libs/pango[X] )
                !pango? ( media-libs/fontconfig )
        )
        dbus? ( sys-apps/dbus )
        enchant? ( app-text/enchant )
        gtk? (
                x11-libs/gtk+:2
                dev-libs/glib:2
                dev-libs/dbus-glib
        )
        gtk3? (
                x11-libs/gtk+:3
                dev-libs/glib:2
                dev-libs/dbus-glib
        )
        icu? ( dev-libs/icu:= )
        introspection? ( dev-libs/gobject-introspection )
        lua? ( dev-lang/lua:= )
        opencc? ( app-i18n/opencc )
        qt4? (
                dev-qt/qtdbus:4
                dev-qt/qtgui:4[glib]
        )
        xml? (
                app-text/iso-codes
                dev-libs/libxml2
                x11-libs/libxkbfile
        )"
DEPEND="${RDEPEND}
        virtual/libintl
        virtual/pkgconfig
        nls? ( sys-devel/gettext )"

DOCS=( AUTHORS ChangeLog README THANKS TODO
        doc/pinyin.txt doc/cjkvinput.txt doc/API.txt doc/Develop_Readme )
HTML_DOCS=( doc/wb_fh.htm )

src_prepare() {
        use autostart && DOC_CONTENTS="You have enabled the autostart USE flag,
        which will let fcitx start automatically on XDG compatible desktop
        environments, such as Gnome, KDE, LXDE, LXQt and Xfce. If you use
        ~/.xinitrc to configure your desktop, make sure to include the fcitx
        command to start it."
        epatch_user
}

src_configure() {
        local mycmakeargs="
                -DLIB_INSTALL_DIR=/usr/$(get_libdir)
                -DSYSCONFDIR=/etc/
                $(cmake-utils_use_enable X X11)
                $(cmake-utils_use_enable autostart XDGAUTOSTART)
                $(cmake-utils_use_enable cairo CAIRO)
                $(cmake-utils_use_enable dbus DBUS)
                $(cmake-utils_use_enable debug DEBUG)
                $(cmake-utils_use_enable enchant ENCHANT)
                $(cmake-utils_use_enable gtk GTK2_IM_MODULE)
                $(cmake-utils_use_enable gtk SNOOPER)
                $(cmake-utils_use_enable gtk3 GTK3_IM_MODULE)
                $(cmake-utils_use_enable gtk3 SNOOPER)
                $(cmake-utils_use_enable icu ICU)
                $(cmake-utils_use_enable introspection GIR)
                $(cmake-utils_use_enable lua LUA)
                $(cmake-utils_use_enable nls GETTEXT)
                $(cmake-utils_use_enable opencc OPENCC)
                $(cmake-utils_use_enable pango PANGO)
                $(cmake-utils_use_enable qt4 QT)
                $(cmake-utils_use_enable qt4 QT_IM_MODULE)
                $(cmake-utils_use_enable qt4 QT_GUI)
                $(cmake-utils_use_enable static-libs STATIC)
                $(cmake-utils_use_enable table TABLE)
                $(cmake-utils_use_enable test TEST)
                $(cmake-utils_use_enable xml LIBXML2)"
        if use gtk || use gtk3 || use qt4 ; then
                mycmakeargs+=" -DENABLE_GLIB2=ON "
        fi
        cmake-utils_src_configure
}

src_install() {
        cmake-utils_src_install
        rm -rf "${ED}"/usr/share/doc/${PN} || die
        use autostart && readme.gentoo_create_doc
}

pkg_postinst() {
        gnome2_icon_cache_update
        fdo-mime_desktop_database_update
        fdo-mime_mime_database_update
        use gtk && gnome2_query_immodules_gtk2
        use gtk3 && gnome2_query_immodules_gtk3
        use autostart && readme.gentoo_pkg_postinst
}

pkg_postrm() {
        gnome2_icon_cache_update
        fdo-mime_desktop_database_update
        fdo-mime_mime_database_update
        use gtk && gnome2_query_immodules_gtk2
        use gtk3 && gnome2_query_immodules_gtk3
}




Reply via email to