public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/
Date: Tue, 19 Mar 2019 10:49:28 +0000 (UTC)	[thread overview]
Message-ID: <1552992566.69254be1c3ee992ab069af0ba1ee9414321d1049.jer@gentoo> (raw)

commit:     69254be1c3ee992ab069af0ba1ee9414321d1049
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 10:48:12 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 10:49:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69254be1

gnome-extra/synapse: Old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 gnome-extra/synapse/Manifest                |  1 -
 gnome-extra/synapse/synapse-0.2.99.2.ebuild | 56 -----------------------------
 2 files changed, 57 deletions(-)

diff --git a/gnome-extra/synapse/Manifest b/gnome-extra/synapse/Manifest
index 21a27bc1b04..df7fc3e5c9b 100644
--- a/gnome-extra/synapse/Manifest
+++ b/gnome-extra/synapse/Manifest
@@ -1,2 +1 @@
-DIST synapse-0.2.99.2.tar.xz 444156 BLAKE2B b1fccaecf6ea0d8623e305852e3ae21bb0f95b38a086152643bfb15f82c59a27fc499487ad9a3dba56378f260eea26a43a76bef11220b9e24b2027b1a1a8f8ca SHA512 e4b6e0399a83fc7880d786e8cff6360850d5ce1ac2eabccb5ce6d3989e4356c42adf1155905b39bb6b10887c02844dad01cdf8d556bc4bd6c7cd11956f8116c7
 DIST synapse-0.2.99.4.tar.xz 538476 BLAKE2B 27de41362ca53c06ba70d9b0df728aa64e72f19b726b5e5cb4797c85bf296c43969b58491430c585887e0a74339c49399bbe415c13827fa2b0243e8b1bdd8598 SHA512 d9668fb9dd18d97da89bf5f0a9864f843c629f91751b326b4e97de74c6db64a59dbcd221f1b6ed0fc199a683ed511d86f280756fe4c21195d6169d2977315325

diff --git a/gnome-extra/synapse/synapse-0.2.99.2.ebuild b/gnome-extra/synapse/synapse-0.2.99.2.ebuild
deleted file mode 100644
index 9c6818eff3b..00000000000
--- a/gnome-extra/synapse/synapse-0.2.99.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-GCONF_DEBUG="no" # gnome2_src_configure is not being used
-AUTOTOOLS_AUTORECONF=true
-
-inherit gnome2 autotools-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/0.3/${PV}/+download/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-# "ayatana" support pending on GTK+-3.x version of synapse wrt #411613
-IUSE="plugins"
-
-RDEPEND="
-	dev-libs/libgee:0.8
-	>=dev-libs/glib-2.28.0:2
-	dev-libs/json-glib
-	dev-libs/keybinder:3
-	dev-libs/libunique:1
-	sys-apps/dbus
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtkhotkey
-	>=x11-libs/gtk+-3.0.0:3
-	x11-libs/libnotify
-	x11-libs/pango
-	x11-themes/adwaita-icon-theme
-	plugins? ( >=net-libs/rest-0.7 )"
-
-	#ayatana? ( dev-libs/libappindicator )
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	dev-util/intltool
-	virtual/pkgconfig"
-
-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=(
-		$(use_enable plugins librest yes)
-		--disable-zeitgeist
-		--enable-indicator=no
-		)
-	autotools-utils_src_configure
-}


             reply	other threads:[~2019-03-19 10:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 10:49 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-27 15:12 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/ Pacho Ramos
2023-01-23 18:08 Sam James
2023-01-23 17:48 Sam James
2022-09-27 23:57 Matt Turner
2021-08-11  2:05 Sam James
2021-03-29 23:00 Jonas Stein
2020-05-01 17:57 Pacho Ramos
2019-03-19  2:03 Thomas Deutschmann
2019-03-16 21:39 Agostino Sarubbo
2018-10-14 13:29 Jeroen Roovers
2018-10-14 12:46 Jeroen Roovers
2018-10-14 12:46 Jeroen Roovers
2018-10-14 12:18 Jeroen Roovers
2018-05-02 14:41 Mikle Kolyada
2017-04-21 12:32 Pacho Ramos
2017-02-12 15:44 Agostino Sarubbo
2017-02-04 15:21 Agostino Sarubbo
2016-11-27 11:21 Pacho Ramos
2016-09-25 19:43 Jeroen Roovers
2015-11-03 16:18 Agostino Sarubbo
2015-10-27 12:18 Agostino Sarubbo
2015-10-24  6:23 Justin Lecher
2015-10-16 18:54 Justin Lecher
2015-10-16 18:54 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1552992566.69254be1c3ee992ab069af0ba1ee9414321d1049.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox