public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wofi/
Date: Tue, 25 May 2021 08:10:12 +0000 (UTC)	[thread overview]
Message-ID: <1621930013.643be16aebe297e98255d51093ea0558526ff481.cybertailor@gentoo> (raw)

commit:     643be16aebe297e98255d51093ea0558526ff481
Author:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 24 19:49:58 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue May 25 08:06:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=643be16a

gui-apps/wofi: drop 1.2.2

Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>

 gui-apps/wofi/Manifest          |  1 -
 gui-apps/wofi/wofi-1.2.2.ebuild | 40 ----------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/gui-apps/wofi/Manifest b/gui-apps/wofi/Manifest
index 56fe3ea76..e9b8eb117 100644
--- a/gui-apps/wofi/Manifest
+++ b/gui-apps/wofi/Manifest
@@ -1,3 +1,2 @@
-DIST wofi-1.2.2.tar.gz 71374 BLAKE2B b395c789159685359696078443f3952fd2f164dc8290ed15b6e76e3020446ccbedceb1b433d7b23accc99a21d4225fa91b9e2432c109ed276d1e465c73a30871 SHA512 24bf7dcce439450716edc374db8a1f41f86873305f081f880b60d0220370c777c9e585875c74b26aba4b9ba22e683832cb3898b99a7b98c75bfec2d7253b081c
 DIST wofi-1.2.3.tar.gz 71425 BLAKE2B 88f6911b6fb5cb4a3fcbd6f79e004ceaed1f36b0b236c4ddbd2ef42a6b7eab0319477a5eaa5a7c5935e44793e76e0346455718cec93ca457dfd9ffb76172c21e SHA512 613df12ff3da401d8ca661937cb7a8403ef23ceec328cf45e91b9da8ff6e64f4f669e7052b71c30f4560c975937c18d8912ee55a60bd32ace7498357ab0a8d5a
 DIST wofi-1.2.4.tar.gz 71551 BLAKE2B 705cd65c7b3a96e87b92feb3ddf367b95ad0a690ad7fa234a8e4a12a137acb0417aab35ffe6efac1a600fbe23c5895d61f38eb41aeb7e685ad750da2bedd1c96 SHA512 4eabe6c175e516385b93ddf55b408b0f1ed3bbedc2d5853a3dbd1a4e35a1feb266e649a4c966f3a7a18efaabec758d14787d97a315be7cca86f83aa0f552b2ff

diff --git a/gui-apps/wofi/wofi-1.2.2.ebuild b/gui-apps/wofi/wofi-1.2.2.ebuild
deleted file mode 100644
index ab2a59ac7..000000000
--- a/gui-apps/wofi/wofi-1.2.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-if [ "${PV}" = 9999 ]
-then
-	inherit mercurial
-	EHG_REPO_URI="https://hg.sr.ht/~scoopta/${PN}"
-else
-	SRC_URI="https://hg.sr.ht/~scoopta/wofi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/${PN}-v${PV}"
-	KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Wofi is a launcher/menu program for wlroots based wayland compositors like sway"
-HOMEPAGE="https://hg.sr.ht/~scoopta/wofi"
-LICENSE="GPL-3"
-
-IUSE="+run +drun +dmenu"
-
-DEPEND="
-	dev-libs/wayland
-	x11-libs/gtk+[wayland(-)]"
-RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-RESTRICT="test mirror"
-
-SLOT="0"
-
-src_configure() {
-	local emesonargs=(
-		$(meson_use run enable_run)
-		$(meson_use drun enable_drun)
-		$(meson_use dmenu enable_dmenu)
-	)
-	meson_src_configure
-}


             reply	other threads:[~2021-05-25  8:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25  8:10 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-14  7:33 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wofi/ Anna Vyalkova
2022-11-11 14:13 Anna Vyalkova
2022-11-11  8:25 Jack Sangdahl
2021-08-31 18:52 Ronny Gutbrod
2021-03-28 10:17 Andrew Ammerlaan
2021-02-09 11:55 Matthias Coppens
2021-01-18 15:01 Matthias Coppens
2021-01-18 14:41 Matthias Coppens
2020-12-17 14:36 Matthias Coppens
2020-11-13 22:07 Matthias Coppens
2020-11-13 22:07 Matthias Coppens
2020-08-27 13:56 Matthias Coppens
2020-08-04 17:14 Matthias Coppens
2020-06-30 20:23 Matthias Coppens
2020-06-30 19:32 Andrew Ammerlaan
2020-06-29 20:17 Matthias Coppens
2020-06-29 18:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-29 18:11 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-29 16:32 Matthias Coppens

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=1621930013.643be16aebe297e98255d51093ea0558526ff481.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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