public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-configtool: fcitx-configtool-0.4.7.ebuild ChangeLog fcitx-configtool-0.2.0.ebuild fcitx-configtool-0.4.4-r1.ebuild
@ 2013-07-24 10:32 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2013-07-24 10:32 UTC (permalink / raw
  To: gentoo-commits

yngwin      13/07/24 10:32:23

  Modified:             ChangeLog
  Added:                fcitx-configtool-0.4.7.ebuild
  Removed:              fcitx-configtool-0.2.0.ebuild
                        fcitx-configtool-0.4.4-r1.ebuild
  Log:
  Version bump; drop old
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x2B2474AD43CE296E!)

Revision  Changes    Path
1.19                 app-i18n/fcitx-configtool/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	10 May 2013 07:16:24 -0000	1.18
+++ ChangeLog	24 Jul 2013 10:32:22 -0000	1.19
@@ -1,6 +1,13 @@
 # ChangeLog for app-i18n/fcitx-configtool
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.18 2013/05/10 07:16:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.19 2013/07/24 10:32:22 yngwin Exp $
+
+*fcitx-configtool-0.4.7 (24 Jul 2013)
+
+  24 Jul 2013; Ben de Groot <yngwin@gentoo.org> +fcitx-configtool-0.4.7.ebuild,
+  -fcitx-configtool-0.2.0.ebuild, -fcitx-configtool-0.4.4-r1.ebuild,
+  -files/fcitx-configtool-0.2.0-fix-gtk.patch:
+  Version bump; drop old
 
   10 May 2013; Patrick Lauer <patrick@gentoo.org>
   -fcitx-configtool-0.4.1.ebuild:



1.1                  app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild

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

Index: fcitx-configtool-0.4.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild,v 1.1 2013/07/24 10:32:22 yngwin Exp $

EAPI=5

inherit cmake-utils

DESCRIPTION="A GTK+ GUI configuration tool for fcitx"
HOMEPAGE="http://fcitx-im.org/"
SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk +gtk3"
REQUIRED_USE="|| ( gtk gtk3 )"

RDEPEND=">=app-i18n/fcitx-4.2.8
	dev-libs/glib:2
	gtk? ( x11-libs/gtk+:2 )
	gtk3? ( x11-libs/gtk+:3	)"
DEPEND="${RDEPEND}
	app-text/iso-codes
	dev-libs/libunique:1
	dev-util/intltool
	virtual/pkgconfig"

src_configure() {
	local mycmakeargs="
		$(cmake-utils_use_enable gtk GTK2)
		$(cmake-utils_use_enable gtk3 GTK3)"
	cmake-utils_src_configure
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-24 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24 10:32 [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-configtool: fcitx-configtool-0.4.7.ebuild ChangeLog fcitx-configtool-0.2.0.ebuild fcitx-configtool-0.4.4-r1.ebuild Ben de Groot (yngwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox