* [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-chewing: ibus-chewing-1.4.3-r1.ebuild ChangeLog ibus-chewing-1.4.3.ebuild
@ 2013-12-30 8:17 Naohiro Aota (naota)
0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2013-12-30 8:17 UTC (permalink / raw
To: gentoo-commits
naota 13/12/30 08:17:38
Modified: ChangeLog
Added: ibus-chewing-1.4.3-r1.ebuild
Removed: ibus-chewing-1.4.3.ebuild
Log:
Apply a patch to set content type method.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.35 app-i18n/ibus-chewing/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-chewing/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-chewing/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-chewing/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-chewing/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 22 Dec 2012 10:11:06 -0000 1.34
+++ ChangeLog 30 Dec 2013 08:17:38 -0000 1.35
@@ -1,6 +1,13 @@
# ChangeLog for app-i18n/ibus-chewing
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-chewing/ChangeLog,v 1.34 2012/12/22 10:11:06 naota Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-chewing/ChangeLog,v 1.35 2013/12/30 08:17:38 naota Exp $
+
+*ibus-chewing-1.4.3-r1 (30 Dec 2013)
+
+ 30 Dec 2013; Naohiro Aota <naota@gentoo.org>
+ +files/ibus-chewing-1.4.3-content-type.patch, +ibus-chewing-1.4.3-r1.ebuild,
+ -ibus-chewing-1.4.3.ebuild:
+ Apply a patch to set content type method.
*ibus-chewing-1.4.3 (22 Dec 2012)
1.1 app-i18n/ibus-chewing/ibus-chewing-1.4.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-chewing/ibus-chewing-1.4.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-chewing/ibus-chewing-1.4.3-r1.ebuild?rev=1.1&content-type=text/plain
Index: ibus-chewing-1.4.3-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-chewing/ibus-chewing-1.4.3-r1.ebuild,v 1.1 2013/12/30 08:17:38 naota Exp $
EAPI=4
inherit cmake-utils
MY_P=${P}-Source
DESCRIPTION="The Chewing IMEngine for IBus Framework"
HOMEPAGE="http://code.google.com/p/ibus/"
SRC_URI="http://ibus.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nls"
RDEPEND="x11-libs/libXtst
>=app-i18n/ibus-1.3
>=dev-libs/libchewing-0.3.3
x11-libs/gtk+:2
dev-util/gob:2"
DEPEND="${RDEPEND}
virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
CMAKE_IN_SOURCE_BUILD=1
PATCHES=(
"${FILESDIR}"/${PN}-1.3.10-cflags.patch
"${FILESDIR}"/${P}-content-type.patch
)
DOCS="AUTHORS ChangeLog ChangeLog.prev README RELEASE-NOTES.txt USER-GUIDE"
src_configure() {
local mycmakeargs=(
-DPRJ_DOC_DIR=/usr/share/doc/${PF}
)
cmake-utils_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-30 8:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 8:17 [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-chewing: ibus-chewing-1.4.3-r1.ebuild ChangeLog ibus-chewing-1.4.3.ebuild Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox