public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/
Date: Sun, 23 Jan 2022 08:17:40 +0000 (UTC)	[thread overview]
Message-ID: <1642867763.4977f6d227775d8403099a21415d5a0d9e686568.flow@gentoo> (raw)

commit:     4977f6d227775d8403099a21415d5a0d9e686568
Author:     Lev Babiev <harley <AT> hosers <DOT> org>
AuthorDate: Sat Jan 22 16:09:23 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 16:09:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4977f6d2

gui-apps/sfwbar: version bump, remove old

Signed-off-by: Lev Babiev <harley <AT> hosers.org>

 gui-apps/sfwbar/Manifest                           |  5 +----
 gui-apps/sfwbar/sfwbar-0.9.7.ebuild                | 25 ----------------------
 gui-apps/sfwbar/sfwbar-0.9.8.ebuild                | 25 ----------------------
 gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild              | 25 ----------------------
 ...bar-0.9.10.1.ebuild => sfwbar-1.0_beta3.ebuild} |  2 +-
 5 files changed, 2 insertions(+), 80 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 12158a6a2..15e4b4dd6 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,5 +1,2 @@
-DIST sfwbar-0.9.10.1.tar.gz 214168 BLAKE2B d9ff7fbf500c5f24a0ad787c2ea73d8c19dc8755f821cb167a00f4e3b3b07559f70c23d1e391df6caf22d7258f12d0a6f0f98614031c7bb70f9d7fadf1eecf92 SHA512 42f55e42b90c1fd4a30f2ac8a83004f7e17bb6e9716796e88ec28e4526a59143abe1f6f91eaae4c4c663481eb8d4ca883bff056b1fc3c2b0e9b55dfd00ce0d7a
-DIST sfwbar-0.9.7.tar.gz 98524 BLAKE2B 151c0065584858bc3f7e0d092df859840b1806c4f122962e160b9211fc7b6fbfc99febb02f98eb798ef986e37e9e52e5b3d4ec1f36f5da7e9766b8598c014e1f SHA512 e9f214eaf1fa9741fd32c3689b3eb7c9ac1db831c327f7d6e55b876e50dade1514091083e4ee0ab7f3cbc69e07e7f8f73242a54c5ffbb2fddfd1bddb8d33b591
-DIST sfwbar-0.9.8.tar.gz 197627 BLAKE2B 352bf354fd55541c6d554ed4fbb2f1f766d00c6fd06ddf94ec640abfd11c95ede0fb9660906105fa390add7d0f34d9ba778a257ab04c3f20ae900a0d96127a40 SHA512 514bff2752756706d03e8ba71078a35b4bb552d3983c0cbe1e139f415ade705b34bc6abf478feee0e98f36865aca0aa21b72b37bbd0393e6d4bb61eddf7ab377
-DIST sfwbar-0.9.9.3.tar.gz 208100 BLAKE2B eb31d249eb032435f1553991ffd58c244731dfbe15f570aa53fe35dfa583841e0a3fa8bc1b907e1d89b28aa7e9f2bcef556e163372f6a7be0afeeddfe05cba04 SHA512 a8cccaed028e32b924609bb6d6b502bccbfe70c1179aab6f50d82a52ddef705de268660613c530d011513a8f72d8785578d75287ad5280c7cf39306d6457e5b7
 DIST sfwbar-1.0_beta2.tar.gz 194345 BLAKE2B d34f0609a403daa2a995500adf9443aeed98e399d43ecfd0819cf0e34845e2376db114efe2e7ee31bef4958c2951427916b4b82013a8c654db49cb1b2dc14468 SHA512 a69bd9bcd763096d2ee9c46a0f13fc578b0671aea04027dd3fb6d41385a8e6fc57a06ff63068634b28128bac8e5355e543303be1da59d4b1adc2b5fadc5c8f63
+DIST sfwbar-1.0_beta3.tar.gz 220599 BLAKE2B 4cc44c659c63d90a7485387d4972e65bc08256d5a6d140c74fe768e3f174c6bb4aba88602c34c44b816f33790cbcb6df13f750c741f64ca26a2d783be220fd32 SHA512 7b26941f003eefae169ea5a183a06387aff8f2b4018f16e6472dddd5e38661e257f1d2a0447b82b44af09afc6b99af34893cb82524e536d70891918ac1699d76

diff --git a/gui-apps/sfwbar/sfwbar-0.9.7.ebuild b/gui-apps/sfwbar/sfwbar-0.9.7.ebuild
deleted file mode 100644
index 0c44909c7..000000000
--- a/gui-apps/sfwbar/sfwbar-0.9.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Sway Floating Window Bar"
-HOMEPAGE="https://github.com/LBCrion/sfwbar"
-SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-	gui-libs/gtk-layer-shell
-	dev-libs/libucl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-"

diff --git a/gui-apps/sfwbar/sfwbar-0.9.8.ebuild b/gui-apps/sfwbar/sfwbar-0.9.8.ebuild
deleted file mode 100644
index 0c44909c7..000000000
--- a/gui-apps/sfwbar/sfwbar-0.9.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Sway Floating Window Bar"
-HOMEPAGE="https://github.com/LBCrion/sfwbar"
-SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-	gui-libs/gtk-layer-shell
-	dev-libs/libucl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-"

diff --git a/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild b/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
deleted file mode 100644
index 0c44909c7..000000000
--- a/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Sway Floating Window Bar"
-HOMEPAGE="https://github.com/LBCrion/sfwbar"
-SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-	gui-libs/gtk-layer-shell
-	dev-libs/libucl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-"

diff --git a/gui-apps/sfwbar/sfwbar-0.9.10.1.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
similarity index 96%
rename from gui-apps/sfwbar/sfwbar-0.9.10.1.ebuild
rename to gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
index 67ee9dde3..5adcf0e68 100644
--- a/gui-apps/sfwbar/sfwbar-0.9.10.1.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
@@ -17,7 +17,7 @@ IUSE=""
 DEPEND="
 	>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
 	gui-libs/gtk-layer-shell
-	dev-libs/libucl
+	dev-libs/json-c
 	dev-util/wayland-scanner
 "
 RDEPEND="${DEPEND}"


             reply	other threads:[~2022-01-23  8:17 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-23  8:17 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  9:52 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/ David Roman
2024-06-25  9:52 David Roman
2024-05-02 15:42 David Roman
2023-10-03  9:34 David Roman
2023-10-03  9:34 David Roman
2023-08-12 16:31 David Roman
2023-05-12 10:07 Viorel Munteanu
2023-03-29  6:56 Florian Schmaus
2023-03-29  6:56 Florian Schmaus
2023-03-16  8:41 Florian Schmaus
2023-03-14  6:00 Viorel Munteanu
2022-08-07  9:13 Haelwenn Monnier
2022-02-07 20:35 Arthur Zamarin
2022-02-07 20:35 Arthur Zamarin
2022-01-23  8:17 Florian Schmaus
2021-09-20  9:17 Andrew Ammerlaan
2021-09-20  9:17 Andrew Ammerlaan
2021-08-24 19:24 Andrew Ammerlaan
2021-05-25 23:07 Haelwenn Monnier
2021-05-17 19:11 Andrew Ammerlaan
2021-03-25 14:08 Andrew Ammerlaan
2021-01-23 11:49 Michał Górny
2021-01-23 11:49 Michał Górny
2021-01-23 11:49 Michał Górny
2021-01-02 12:13 Andrew Ammerlaan
2021-01-02 12:13 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-02 12:13 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-01 13:14 Andrew Ammerlaan

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=1642867763.4977f6d227775d8403099a21415d5a0d9e686568.flow@gentoo \
    --to=flow@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