From 0fbf4d567a756b350c2d0303499c8f325fc08903 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sat, 25 Aug 2012 11:29:37 +0000 Subject: old (Portage version: 2.2.0_alpha122/cvs/Linux x86_64) --- gnome-extra/synapse/ChangeLog | 6 ++- gnome-extra/synapse/synapse-0.2.4.ebuild | 57 --------------------- gnome-extra/synapse/synapse-0.2.6.ebuild | 57 --------------------- gnome-extra/synapse/synapse-0.2.8.2.ebuild | 81 ------------------------------ 4 files changed, 5 insertions(+), 196 deletions(-) delete mode 100644 gnome-extra/synapse/synapse-0.2.4.ebuild delete mode 100644 gnome-extra/synapse/synapse-0.2.6.ebuild delete mode 100644 gnome-extra/synapse/synapse-0.2.8.2.ebuild diff --git a/gnome-extra/synapse/ChangeLog b/gnome-extra/synapse/ChangeLog index de28354ed7c2..065b3922f6ab 100644 --- a/gnome-extra/synapse/ChangeLog +++ b/gnome-extra/synapse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/synapse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/ChangeLog,v 1.18 2012/08/25 11:28:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/ChangeLog,v 1.19 2012/08/25 11:29:37 ssuominen Exp $ + + 25 Aug 2012; Samuli Suominen -synapse-0.2.4.ebuild, + -synapse-0.2.6.ebuild, -synapse-0.2.8.2.ebuild: + old 25 Aug 2012; Samuli Suominen synapse-0.2.10.ebuild: Remove USE="ayatana" while waiting for GTK+ 3.x port of synapse wrt #411613 diff --git a/gnome-extra/synapse/synapse-0.2.4.ebuild b/gnome-extra/synapse/synapse-0.2.4.ebuild deleted file mode 100644 index 0ad9ae40f800..000000000000 --- a/gnome-extra/synapse/synapse-0.2.4.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.4.ebuild,v 1.5 2012/05/05 06:25:17 jdhore Exp $ - -EAPI=4 - -inherit gnome2-utils - -DESCRIPTION="A program launcher in the style of GNOME Do" -HOMEPAGE="http://launchpad.net/synapse-project/" -SRC_URI="http://launchpad.net/synapse-project/0.2/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-lang/vala:0.12 - dev-libs/dbus-glib - dev-libs/libgee:0 - dev-libs/libzeitgeist - dev-libs/glib:2 - dev-libs/json-glib - dev-libs/libunique:1 - gnome-extra/zeitgeist[fts] - 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" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -pkg_preinst() { - gnome2_icon_savelist -} - -src_prepare() { - sed -i -e 's/GNOME/GNOME;GTK/' data/synapse.desktop.in -} - -src_configure() { - econf VALAC="$(type -P valac-0.12)" -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/gnome-extra/synapse/synapse-0.2.6.ebuild b/gnome-extra/synapse/synapse-0.2.6.ebuild deleted file mode 100644 index 8a795742282b..000000000000 --- a/gnome-extra/synapse/synapse-0.2.6.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.6.ebuild,v 1.6 2012/05/05 06:25:17 jdhore Exp $ - -EAPI=4 - -inherit gnome2-utils - -DESCRIPTION="A program launcher in the style of GNOME Do" -HOMEPAGE="http://launchpad.net/synapse-project/" -SRC_URI="http://launchpad.net/synapse-project/0.2/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-lang/vala:0.12 - dev-libs/dbus-glib - dev-libs/libgee:0 - dev-libs/libzeitgeist - dev-libs/glib:2 - dev-libs/json-glib - dev-libs/libunique:1 - gnome-extra/zeitgeist[fts] - 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" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -pkg_preinst() { - gnome2_icon_savelist -} - -src_prepare() { - sed -i -e 's/GNOME/GNOME;GTK/' data/synapse.desktop.in -} - -src_configure() { - econf VALAC="$(type -P valac-0.12)" -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/gnome-extra/synapse/synapse-0.2.8.2.ebuild b/gnome-extra/synapse/synapse-0.2.8.2.ebuild deleted file mode 100644 index 76bfa46daaec..000000000000 --- a/gnome-extra/synapse/synapse-0.2.8.2.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/synapse/synapse-0.2.8.2.ebuild,v 1.7 2012/05/05 06:25:17 jdhore Exp $ - -EAPI=4 - -AUTOTOOLS_AUTORECONF=true - -inherit gnome2 autotools-utils gnome2-utils - -DESCRIPTION="A program launcher in the style of GNOME Do" -HOMEPAGE="http://launchpad.net/synapse-project/" -SRC_URI="http://launchpad.net/synapse-project/0.2/${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="ayatana plugins +zeitgeist" - -RDEPEND=" - dev-lang/vala:0.12 - dev-libs/dbus-glib - 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 - ayatana? ( dev-libs/libappindicator ) - plugins? ( net-libs/rest ) - zeitgeist? ( - dev-libs/libzeitgeist - gnome-extra/zeitgeist - gnome-extra/zeitgeist-extensions - || ( gnome-extra/zeitgeist[fts] gnome-extra/zeitgeist-extensions[fts] ) - )" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-underlinking.patch - "${FILESDIR}"/${P}-zeitgeist.patch - ) - -pkg_preinst() { - gnome2_icon_savelist -} - -src_prepare() { - sed -i -e 's/GNOME/GNOME;GTK/' data/synapse.desktop.in - autotools-utils_src_prepare -} - -src_configure() { - local myeconfargs=( - $(use_enable ayatana indicator yes) - $(use_enable plugins librest yes) - $(use_enable zeitgeist) - VALAC="$(type -P valac-0.12)" - ) - autotools-utils_src_configure -} - -pkg_preinst() { - gnome2_pkg_preinst -} - -pkg_postinst() { - gnome2_pkg_postinst -} - -pkg_postrm() { - gnome2_pkg_postrm -} -- cgit v1.2.3-65-gdbad