From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E9DCA138E20 for ; Wed, 19 Feb 2014 12:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D881E0CAC; Wed, 19 Feb 2014 12:02:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7568E0C83 for ; Wed, 19 Feb 2014 12:02:06 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7016F33FACC for ; Wed, 19 Feb 2014 12:02:05 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 1891C2004C; Wed, 19 Feb 2014 12:02:03 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/synergy: synergy-1.4.16_p1969.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: synergy-1.4.16_p1969.ebuild ChangeLog X-VCS-Directories: x11-misc/synergy X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140219120204.1891C2004C@flycatcher.gentoo.org> Date: Wed, 19 Feb 2014 12:02:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3fc4e635-0a8e-45bb-b0e9-7c83d651aace X-Archives-Hash: d863d6418dddf594c66b537315287f92 jer 14/02/19 12:02:03 Modified: ChangeLog Added: synergy-1.4.16_p1969.ebuild Log: Version bump (bug #501748 by Alex Barker). (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.106 x11-misc/synergy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/ChangeLog?rev=1.106&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/ChangeLog?rev=1.106&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/ChangeLog?r1=1.105&r2=1.106 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- ChangeLog 2 Nov 2013 16:24:15 -0000 1.105 +++ ChangeLog 19 Feb 2014 12:02:03 -0000 1.106 @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/synergy -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.105 2013/11/02 16:24:15 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.106 2014/02/19 12:02:03 jer Exp $ + +*synergy-1.4.16_p1969 (19 Feb 2014) + + 19 Feb 2014; Jeroen Roovers +synergy-1.4.16_p1969.ebuild: + Version bump (bug #501748 by Alex Barker). 02 Nov 2013; Jeroen Roovers -files/synergy-1.4.12-cryptopp.patch, -synergy-1.4.10.ebuild, 1.1 x11-misc/synergy/synergy-1.4.16_p1969.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/synergy-1.4.16_p1969.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/synergy/synergy-1.4.16_p1969.ebuild?rev=1.1&content-type=text/plain Index: synergy-1.4.16_p1969.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.16_p1969.ebuild,v 1.1 2014/02/19 12:02:03 jer Exp $ EAPI=5 inherit eutils flag-o-matic gnome2-utils cmake-utils qt4-r2 DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers." HOMEPAGE="http://synergy-foss.org/" SRC_URI=" http://fossfiles.com/${PN}/${P/_p/-r}-Source.tar.gz http://dev.gentoo.org/~hasufell/distfiles/${PN}.png " LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="qt4" COMMON_DEPEND=" dev-libs/crypto++ x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXtst qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) " DEPEND="${COMMON_DEPEND} x11-proto/kbproto x11-proto/randrproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto " RDEPEND="${COMMON_DEPEND} qt4? ( !x11-misc/qsynergy ) " PATCHES=( "${FILESDIR}/${PN}-1.4.15-cryptopp.patch" ) S=${WORKDIR}/${P/_p*/}-Source src_configure() { cmake-utils_src_configure if use qt4 ; then cd src/gui || die qt4-r2_src_configure fi } src_compile() { cmake-utils_src_compile if use qt4 ; then cd src/gui || die qt4-r2_src_compile fi } src_install () { dobin bin/${PN}{c,s} if use qt4 ; then newbin bin/${PN} qsynergy newicon -s 256 "${DISTDIR}"/${PN}.png q${PN}.png make_desktop_entry q${PN} ${PN/s/S} q${PN} Utility; fi insinto /etc newins doc/synergy.conf.example synergy.conf newman doc/${PN}c.man ${PN}c.1 newman doc/${PN}s.man ${PN}s.1 dodoc README doc/synergy.conf.example* ChangeLog } pkg_preinst() { use qt4 && gnome2_icon_savelist } pkg_postinst() { use qt4 && gnome2_icon_cache_update } pkg_postrm() { use qt4 && gnome2_icon_cache_update }