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 5AACB13888F for ; Fri, 16 Oct 2015 18:54:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A10B21C009; Fri, 16 Oct 2015 18:54:50 +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 B1DA221C009 for ; Fri, 16 Oct 2015 18:54:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 740AB33E3A9 for ; Fri, 16 Oct 2015 18:54:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3E66E6A for ; Fri, 16 Oct 2015 18:54:43 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1445021682.265cad94668d6aecccbfb3fe22ff9bbdcd3e2d3d.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/synapse/synapse-0.2.10-r1.ebuild gnome-extra/synapse/synapse-0.2.10.ebuild X-VCS-Directories: gnome-extra/synapse/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 265cad94668d6aecccbfb3fe22ff9bbdcd3e2d3d X-VCS-Branch: master Date: Fri, 16 Oct 2015 18:54:43 +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: febe923f-cd5c-4bd3-9c11-b2fe0be76ab7 X-Archives-Hash: 2ea4c1a1976fbca5920c2efddd0d5c95 commit: 265cad94668d6aecccbfb3fe22ff9bbdcd3e2d3d Author: Justin Lecher gentoo org> AuthorDate: Fri Oct 16 18:29:11 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Oct 16 18:54:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265cad94 gnome-extra/synapse: Fix max vala version due to incompatibilities Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> gnome-extra/synapse/synapse-0.2.10-r1.ebuild | 2 + gnome-extra/synapse/synapse-0.2.10.ebuild | 83 ---------------------------- 2 files changed, 2 insertions(+), 83 deletions(-) diff --git a/gnome-extra/synapse/synapse-0.2.10-r1.ebuild b/gnome-extra/synapse/synapse-0.2.10-r1.ebuild index 4c60891..c81d328 100644 --- a/gnome-extra/synapse/synapse-0.2.10-r1.ebuild +++ b/gnome-extra/synapse/synapse-0.2.10-r1.ebuild @@ -3,8 +3,10 @@ # $Id$ EAPI=5 + GCONF_DEBUG="no" # gnome2_src_configure is not being used AUTOTOOLS_AUTORECONF=true +VALA_MAX_API_VERSION=0.26 inherit gnome2 autotools-utils vala diff --git a/gnome-extra/synapse/synapse-0.2.10.ebuild b/gnome-extra/synapse/synapse-0.2.10.ebuild deleted file mode 100644 index b81e862..0000000 --- a/gnome-extra/synapse/synapse-0.2.10.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -AUTOTOOLS_AUTORECONF=true -VALA_MIN_API_VERSION=0.14 -VALA_MAX_API_VERSION=0.20 - -inherit gnome2 autotools-utils gnome2-utils vala - -DESCRIPTION="A program launcher in the style of GNOME Do" -HOMEPAGE="https://launchpad.net/synapse-project/" -SRC_URI="https://launchpad.net/synapse-project/${PV%.*}/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -# "ayatana" support pending on GTK+-3.x version of synapse wrt #411613 -IUSE="plugins +zeitgeist" - -RDEPEND=" - dev-libs/libgee:0 - dev-libs/glib:2 - dev-libs/json-glib - dev-libs/libunique:1 - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtkhotkey - x11-libs/gtk+:2 - x11-libs/libnotify - x11-libs/pango - x11-themes/gnome-icon-theme - plugins? ( net-libs/rest ) - zeitgeist? ( - dev-libs/libzeitgeist - gnome-extra/zeitgeist - gnome-extra/zeitgeist-extensions - || ( gnome-extra/zeitgeist[fts] gnome-extra/zeitgeist-extensions[fts] ) - )" - #ayatana? ( dev-libs/libappindicator ) -DEPEND="${RDEPEND} - $(vala_depend) - dev-util/intltool - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${PN}-0.2.8.2-underlinking.patch - "${FILESDIR}"/${PN}-0.2.8.2-zeitgeist.patch - ) - -pkg_preinst() { - gnome2_icon_savelist -} - -src_prepare() { - sed -i -e 's/GNOME/GNOME;GTK/' data/synapse.desktop.in || die - vala_src_prepare - autotools-utils_src_prepare -} - -src_configure() { - local myeconfargs=( - --enable-indicator=no - $(use_enable plugins librest yes) - $(use_enable zeitgeist) - ) - autotools-utils_src_configure -} - -pkg_preinst() { - gnome2_pkg_preinst -} - -pkg_postinst() { - gnome2_pkg_postinst -} - -pkg_postrm() { - gnome2_pkg_postrm -}