[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2024-06-25 Thread David Roman
commit: 9ce952631ce178aea45d071959cb47cbaf83d587
Author: Lev Babiev  hosers  org>
AuthorDate: Sun Jun 23 08:18:46 2024 +
Commit: David Roman  gmail  com>
CommitDate: Sun Jun 23 08:19:14 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ce95263

sfwbar: correct KEYWORDS location, enable nm by default

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
index 18edd91f0..8d80a326b 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
@@ -8,10 +8,11 @@ inherit meson xdg
 DESCRIPTION="S* Floating Window Bar"
 HOMEPAGE="https://github.com/LBCrion/sfwbar";
 SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
 
 LICENSE="GPL-3"
 SLOT="0"
+KEYWORDS="~amd64"
+
 IUSE="X mpd pulseaudio alsa"
 
 COMMON_DEPEND="
@@ -44,6 +45,7 @@ src_configure() {
-Dbluez=enabled
-Dbsdctl=disabled
-Diwd=enabled
+   -Dnm=enabled
)
 
meson_src_configure



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2024-06-25 Thread David Roman
commit: dcb10b1c0bae93b30a905ee530e6b9ddc7678c82
Author: Lev Babiev  hosers  org>
AuthorDate: Sat Jun 22 18:17:49 2024 +
Commit: David Roman  gmail  com>
CommitDate: Sat Jun 22 18:17:49 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dcb10b1c

gui-apps/sfwbar: version bump to 1.0_beta15

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest   |  3 +-
 gui-apps/sfwbar/metadata.xml   |  1 +
 gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild   | 46 --
 ...-1.0_beta13.ebuild => sfwbar-1.0_beta15.ebuild} |  4 +-
 4 files changed, 4 insertions(+), 50 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 2cf110798..50735b837 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,3 +1,2 @@
-DIST sfwbar-1.0_beta12.tar.gz 362373 BLAKE2B 
b1adda8a85c90d9459c4716c10eac501062476c4a039be7c8a8ebbcbfe63bb984a6869ed43157d24c02103e996d38e0d55e0d4b0df447f6e838a82bb7b725fc8
 SHA512 
b817ae0a0a77f13c6347ce50308b716ab30d7fc1e7920bf365ef34b332e07736bb4c08ec260195166b3cdc9cbafccabfd656afa7679f539a0a035d12ad519832
-DIST sfwbar-1.0_beta13.tar.gz 370717 BLAKE2B 
1728c823b8f077ed3ddf952138cb7a15c70628df60b9dcdc43abffd7e7b7b39ddee785063b2b144889dbd265cc4851fe953bf31aa0393297b7cf3029019f9224
 SHA512 
e838374bfabea6cdbb71ee2e8f0e8ea814cb874ecf617b250959aec81da3a18dd178e3257ead06bf41be55a0d1492312979eab11318cbc7da913a0881e247d67
 DIST sfwbar-1.0_beta14.tar.gz 386347 BLAKE2B 
1b0549f43fa06578d9fd981c1480040b22f4670c9ed82c04e2b16bdb288468febecc50a7de0688ba8b017b3073c792eea5fadbf051b63d7cf86b659bf4745d83
 SHA512 
e1a1c9d0a8b3c80c3ef043c6f22bb2b915cdf1f36da6ce306f66754af2a68c2077f4e473bd998d6d6282db5fc0652b7b7bbbe333a39390e7e38129163a398055
+DIST sfwbar-1.0_beta15.tar.gz 405881 BLAKE2B 
01f8009bf5cc4d731749389d550347289ee346a1bd2a943e12845194fccc3133eff6a7418c6164b873f9fc291a9e8a19d144efaa9771c8a1738479aed62c26a9
 SHA512 
69828e9859c0dda9195bc0d7932b37f9c09d9ff0f61ba3399821fe6002b6758d28a1231cf14de5e6460777eb5b1ce2871d8d7dc8655c0a38967bb017e8c5

diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
index b4680d837..2bb3793bb 100644
--- a/gui-apps/sfwbar/metadata.xml
+++ b/gui-apps/sfwbar/metadata.xml
@@ -7,6 +7,7 @@


Add support for Music Player Daemon
+   Add support for Pulse Audio sound 
server
Add support for ALSA sound server
Add support for xkb maps


diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild
deleted file mode 100644
index cbcc01884..0
--- a/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="S* Floating Window Bar"
-HOMEPAGE="https://github.com/LBCrion/sfwbar";
-SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X mpd pulseaudio alsa"
-
-COMMON_DEPEND="
-   dev-libs/glib:2
-   dev-libs/json-c:=
-   dev-libs/wayland
-   gui-libs/gtk-layer-shell
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   X? ( x11-libs/libxkbcommon )
-   mpd? ( media-libs/libmpdclient )
-   pulseaudio? ( media-libs/libpulse[glib] )
-   alsa? ( media-libs/alsa-lib )
-"
-RDEPEND="${COMMON_DEPEND}
-   virtual/freedesktop-icon-theme
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/wayland-protocols-1.17
-"
-BDEPEND="dev-util/wayland-scanner"
-
-src_configure() {
-   local emesonargs=(
-   $(meson_feature mpd)
-   $(meson_feature pulseaudio pulse)
-   $(meson_feature X xkb)
-   -Dnetwork=enabled
-   -Dbsdctl=disabled
-   )
-
-   meson_src_configure
-}

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
similarity index 98%
rename from gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild
rename to gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
index ba881b495..18edd91f0 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
@@ -8,11 +8,10 @@ inherit meson xdg
 DESCRIPTION="S* Floating Window Bar"
 HOMEPAGE="https://github.com/LBCrion/sfwbar";
 SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
-
 IUSE="X mpd pulseaudio alsa"
 
 COMMON_DEPEND="
@@ -44,6 +43,7 @@ src_configure() {
-Didleinhibit=enabled
-Dbluez=enabled
-Dbsdctl=disabled
+   -Diwd=enabled
)
 
meson_src_configure



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2024-05-02 Thread David Roman
commit: 23c785dc7c5b117d56c6f831dfd6515378b6263e
Author: Lucio Sauer  posteo  net>
AuthorDate: Wed May  1 15:49:37 2024 +
Commit: David Roman  gmail  com>
CommitDate: Wed May  1 15:49:37 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23c785dc

gui-apps/sfwbar: remove description for incorrect USE flag

The default pulseaudio USE flag description should be more accurate
here.

Signed-off-by: Lucio Sauer  posteo.net>

 gui-apps/sfwbar/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
index 2bf294c4df..b4680d8377 100644
--- a/gui-apps/sfwbar/metadata.xml
+++ b/gui-apps/sfwbar/metadata.xml
@@ -7,7 +7,6 @@


Add support for Music Player Daemon
-   Add support for Pulse Audio
Add support for ALSA sound server
Add support for xkb maps




[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-10-03 Thread David Roman
commit: 36cbe2462439038a3ba74599706008f7649354ef
Author: Lev Babiev  hosers  org>
AuthorDate: Mon Oct  2 19:57:57 2023 +
Commit: David Roman  gmail  com>
CommitDate: Mon Oct  2 19:57:57 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36cbe246

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild| 44 --
 ...-1.0_beta11.ebuild => sfwbar-1.0_beta13.ebuild} |  6 ++-
 2 files changed, 5 insertions(+), 45 deletions(-)

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild
deleted file mode 100644
index 3caa9228b3..00
--- a/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="S* Floating Window Bar"
-HOMEPAGE="https://github.com/LBCrion/sfwbar";
-SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="X mpd pulseaudio"
-
-COMMON_DEPEND="
-   dev-libs/glib:2
-   dev-libs/json-c:=
-   dev-libs/wayland
-   gui-libs/gtk-layer-shell
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   X? ( x11-libs/libxkbcommon )
-   mpd? ( media-libs/libmpdclient )
-   pulseaudio? ( media-libs/libpulse[glib] )
-"
-RDEPEND="${COMMON_DEPEND}
-   virtual/freedesktop-icon-theme
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-libs/wayland-protocols-1.17
-"
-BDEPEND="dev-util/wayland-scanner"
-
-src_configure() {
-   local emesonargs=(
-   $(meson_feature mpd)
-   $(meson_feature pulseaudio pulse)
-   $(meson_feature X xkb)
-   -Dnetwork=enabled
-   )
-
-   meson_src_configure
-}

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild
similarity index 88%
rename from gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild
rename to gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild
index d7d8937058..0a25934553 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta13.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64"
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="X mpd pulseaudio"
+IUSE="X mpd pulseaudio alsa"
 
 COMMON_DEPEND="
dev-libs/glib:2
@@ -23,6 +23,7 @@ COMMON_DEPEND="
X? ( x11-libs/libxkbcommon )
mpd? ( media-libs/libmpdclient )
pulseaudio? ( media-libs/libpulse[glib] )
+   alsa? ( media-libs/alsa-lib )
 "
 RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme
@@ -34,10 +35,13 @@ BDEPEND="dev-util/wayland-scanner"
 
 src_configure() {
local emesonargs=(
+   $(meson_feature alsa)
$(meson_feature mpd)
$(meson_feature pulseaudio pulse)
$(meson_feature X xkb)
-Dnetwork=enabled
+   -Didleinhibit=enabled
+   -Dbluez=enabled
-Dbsdctl=disabled
)
 



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-10-03 Thread David Roman
commit: e4c58e9a9683ac404bada645680cc49bd0daf3a6
Author: Lev Babiev  hosers  org>
AuthorDate: Mon Oct  2 20:51:15 2023 +
Commit: David Roman  gmail  com>
CommitDate: Mon Oct  2 20:51:15 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4c58e9a

gui-apps/sfwbar: update Manifest

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index b21d9e2bfa..908d32d725 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,3 +1,2 @@
-DIST sfwbar-1.0_beta10.tar.gz 328768 BLAKE2B 
9e3530bdb51de0baa997429dcaa5799db34827ccd412872c8f145ba7aef8a02776146e4a28c251968c8d9643a563201c7aa1ab8fbbbafb290c677526c9dfa5ac
 SHA512 
d3671564a228419bca9a8cfa94939efd4c4455b7b80e7e06de023fb694366a267b012ad8167719cf8863bb1841cfba50b269924c4b23b447089ca587616d613f
-DIST sfwbar-1.0_beta11.tar.gz 335292 BLAKE2B 
e4f81db97b73f082fd2d670819dc99b1dcfe15fe70af0a9a6ebc4da333ed33a3db00b6a1c1f9b3c0764a82eb9cb36d08fcabb83b866db7243f0c300a7c7a3842
 SHA512 
390d6018183738a0c3e6321537a3ba8b477a0932b8638115e9617c1f08fefad481c0c7385784178abe0282a2d1318aa288ab5b097da45229823653632d116bb8
 DIST sfwbar-1.0_beta12.tar.gz 362373 BLAKE2B 
b1adda8a85c90d9459c4716c10eac501062476c4a039be7c8a8ebbcbfe63bb984a6869ed43157d24c02103e996d38e0d55e0d4b0df447f6e838a82bb7b725fc8
 SHA512 
b817ae0a0a77f13c6347ce50308b716ab30d7fc1e7920bf365ef34b332e07736bb4c08ec260195166b3cdc9cbafccabfd656afa7679f539a0a035d12ad519832
+DIST sfwbar-1.0_beta13.tar.gz 370717 BLAKE2B 
1728c823b8f077ed3ddf952138cb7a15c70628df60b9dcdc43abffd7e7b7b39ddee785063b2b144889dbd265cc4851fe953bf31aa0393297b7cf3029019f9224
 SHA512 
e838374bfabea6cdbb71ee2e8f0e8ea814cb874ecf617b250959aec81da3a18dd178e3257ead06bf41be55a0d1492312979eab11318cbc7da913a0881e247d67



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-08-12 Thread David Roman
commit: b778224efd80b033b6739cc6f33af72b8bc7ab64
Author: Lev Babiev  hosers  org>
AuthorDate: Fri Aug 11 18:50:24 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Aug 11 18:50:24 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b778224e

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest |  1 +
 gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 512986b625..b21d9e2bfa 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1,3 @@
 DIST sfwbar-1.0_beta10.tar.gz 328768 BLAKE2B 
9e3530bdb51de0baa997429dcaa5799db34827ccd412872c8f145ba7aef8a02776146e4a28c251968c8d9643a563201c7aa1ab8fbbbafb290c677526c9dfa5ac
 SHA512 
d3671564a228419bca9a8cfa94939efd4c4455b7b80e7e06de023fb694366a267b012ad8167719cf8863bb1841cfba50b269924c4b23b447089ca587616d613f
 DIST sfwbar-1.0_beta11.tar.gz 335292 BLAKE2B 
e4f81db97b73f082fd2d670819dc99b1dcfe15fe70af0a9a6ebc4da333ed33a3db00b6a1c1f9b3c0764a82eb9cb36d08fcabb83b866db7243f0c300a7c7a3842
 SHA512 
390d6018183738a0c3e6321537a3ba8b477a0932b8638115e9617c1f08fefad481c0c7385784178abe0282a2d1318aa288ab5b097da45229823653632d116bb8
+DIST sfwbar-1.0_beta12.tar.gz 362373 BLAKE2B 
b1adda8a85c90d9459c4716c10eac501062476c4a039be7c8a8ebbcbfe63bb984a6869ed43157d24c02103e996d38e0d55e0d4b0df447f6e838a82bb7b725fc8
 SHA512 
b817ae0a0a77f13c6347ce50308b716ab30d7fc1e7920bf365ef34b332e07736bb4c08ec260195166b3cdc9cbafccabfd656afa7679f539a0a035d12ad519832

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild
new file mode 100644
index 00..19229ed2bf
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta12.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="S* Floating Window Bar"
+HOMEPAGE="https://github.com/LBCrion/sfwbar";
+SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="X mpd pulseaudio alsa"
+
+COMMON_DEPEND="
+   dev-libs/glib:2
+   dev-libs/json-c:=
+   dev-libs/wayland
+   gui-libs/gtk-layer-shell
+   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
+   X? ( x11-libs/libxkbcommon )
+   mpd? ( media-libs/libmpdclient )
+   pulseaudio? ( media-libs/libpulse[glib] )
+   alsa? ( media-libs/alsa-lib )
+"
+RDEPEND="${COMMON_DEPEND}
+   virtual/freedesktop-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/wayland-protocols-1.17
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature mpd)
+   $(meson_feature pulseaudio pulse)
+   $(meson_feature X xkb)
+   -Dnetwork=enabled
+   -Dbsdctl=disabled
+   )
+
+   meson_src_configure
+}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-05-12 Thread Viorel Munteanu
commit: 445a4ba8d200270586bdee5f607ba1f1942f9628
Author: Lev Babiev  hosers  org>
AuthorDate: Thu May 11 18:09:07 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Thu May 11 18:09:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=445a4ba8

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest |  1 +
 gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index a4f7ae187..512986b62 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1 +1,2 @@
 DIST sfwbar-1.0_beta10.tar.gz 328768 BLAKE2B 
9e3530bdb51de0baa997429dcaa5799db34827ccd412872c8f145ba7aef8a02776146e4a28c251968c8d9643a563201c7aa1ab8fbbbafb290c677526c9dfa5ac
 SHA512 
d3671564a228419bca9a8cfa94939efd4c4455b7b80e7e06de023fb694366a267b012ad8167719cf8863bb1841cfba50b269924c4b23b447089ca587616d613f
+DIST sfwbar-1.0_beta11.tar.gz 335292 BLAKE2B 
e4f81db97b73f082fd2d670819dc99b1dcfe15fe70af0a9a6ebc4da333ed33a3db00b6a1c1f9b3c0764a82eb9cb36d08fcabb83b866db7243f0c300a7c7a3842
 SHA512 
390d6018183738a0c3e6321537a3ba8b477a0932b8638115e9617c1f08fefad481c0c7385784178abe0282a2d1318aa288ab5b097da45229823653632d116bb8

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild
new file mode 100644
index 0..d7d893705
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta11.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="S* Floating Window Bar"
+HOMEPAGE="https://github.com/LBCrion/sfwbar";
+SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="X mpd pulseaudio"
+
+COMMON_DEPEND="
+   dev-libs/glib:2
+   dev-libs/json-c:=
+   dev-libs/wayland
+   gui-libs/gtk-layer-shell
+   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
+   X? ( x11-libs/libxkbcommon )
+   mpd? ( media-libs/libmpdclient )
+   pulseaudio? ( media-libs/libpulse[glib] )
+"
+RDEPEND="${COMMON_DEPEND}
+   virtual/freedesktop-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/wayland-protocols-1.17
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature mpd)
+   $(meson_feature pulseaudio pulse)
+   $(meson_feature X xkb)
+   -Dnetwork=enabled
+   -Dbsdctl=disabled
+   )
+
+   meson_src_configure
+}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-03-28 Thread Florian Schmaus
commit: ea04a57aa5676bdec90a82a99e8f93d114fb0961
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Mar 26 15:18:51 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Mar 26 15:18:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea04a57a

gui-apps/sfwbar: fix deps & use

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 gui-apps/sfwbar/metadata.xml| 21 +++--
 gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild | 44 ++
 gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild| 49 -
 3 files changed, 56 insertions(+), 58 deletions(-)

diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
index b80b6d90d..08fb0fd94 100644
--- a/gui-apps/sfwbar/metadata.xml
+++ b/gui-apps/sfwbar/metadata.xml
@@ -1,13 +1,16 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
-har...@hosers.org
-Lev Babiev
-
-
-LBCrion/sfwbar
-https://github.com/LBCrion/sfwbar/issues
-https://github.com/LBCrion/sfwbar/releases
-
+   
+   har...@hosers.org
+   Lev Babiev
+   
+   
+   Add support for Music Player Daemon
+   
+   
+   LBCrion/sfwbar
+   https://github.com/LBCrion/sfwbar/issues
+   
https://github.com/LBCrion/sfwbar/releases
+   
 

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild
new file mode 100644
index 0..3caa9228b
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta10-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="S* Floating Window Bar"
+HOMEPAGE="https://github.com/LBCrion/sfwbar";
+SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="X mpd pulseaudio"
+
+COMMON_DEPEND="
+   dev-libs/glib:2
+   dev-libs/json-c:=
+   dev-libs/wayland
+   gui-libs/gtk-layer-shell
+   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
+   X? ( x11-libs/libxkbcommon )
+   mpd? ( media-libs/libmpdclient )
+   pulseaudio? ( media-libs/libpulse[glib] )
+"
+RDEPEND="${COMMON_DEPEND}
+   virtual/freedesktop-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-libs/wayland-protocols-1.17
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature mpd)
+   $(meson_feature pulseaudio pulse)
+   $(meson_feature X xkb)
+   -Dnetwork=enabled
+   )
+
+   meson_src_configure
+}

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
deleted file mode 100644
index fec47b4de..0
--- a/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg-utils
-
-DESCRIPTION="S* 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-3"
-SLOT="0"
-IUSE="+mpd +pulse +net +xkb"
-
-DEPEND="
-   mpd? ( media-libs/libmpdclient )
-   pulse? ( media-libs/libpulse )
-   xkb? ( x11-libs/libxkbcommon )
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   gui-libs/gtk-layer-shell
-   dev-libs/json-c
-   dev-util/wayland-scanner
-   virtual/freedesktop-icon-theme
-   >=dev-libs/wayland-protocols-1.17
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   $(meson_feature mpd)
-   $(meson_feature pulse)
-   $(meson_feature net network)
-   )
-
-   meson_src_configure
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-03-28 Thread Florian Schmaus
commit: c193b15968ce9604b11a3c2cc71fdff9788abc45
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Mar 26 15:08:34 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Mar 26 15:08:34 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c193b159

gui-apps/sfwbar: drop 1.0_beta9

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 gui-apps/sfwbar/Manifest|  1 -
 gui-apps/sfwbar/sfwbar-1.0_beta9.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index f9d38989c..a4f7ae187 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1 @@
 DIST sfwbar-1.0_beta10.tar.gz 328768 BLAKE2B 
9e3530bdb51de0baa997429dcaa5799db34827ccd412872c8f145ba7aef8a02776146e4a28c251968c8d9643a563201c7aa1ab8fbbbafb290c677526c9dfa5ac
 SHA512 
d3671564a228419bca9a8cfa94939efd4c4455b7b80e7e06de023fb694366a267b012ad8167719cf8863bb1841cfba50b269924c4b23b447089ca587616d613f
-DIST sfwbar-1.0_beta9.tar.gz 290432 BLAKE2B 
7d83ef6781b0d75c078cc12d9472bae094c428066a47aa000d9bc0ab9beee41f2ce9495a8eee3669e6fc59bf6f615d04b740bdf9548467c581e6fec13424226f
 SHA512 
673c703de28ac3185e96f264a27c038204f9d6a7724a21f813d699f1bb6253da9ede379060d9a1d86217753584ddbcc51beb7401eacdb898862b1400863e2de3

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta9.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta9.ebuild
deleted file mode 100644
index 60d43643e..0
--- a/gui-apps/sfwbar/sfwbar-1.0_beta9.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2022 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-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   gui-libs/gtk-layer-shell
-   dev-libs/json-c
-   dev-util/wayland-scanner
-   >=dev-libs/wayland-protocols-1.17
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-03-16 Thread Florian Schmaus
commit: 3faf42b0665c7bbbcfab6c83cdf2723f11c91794
Author: Lev Babiev  hosers  org>
AuthorDate: Tue Mar 14 18:21:25 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Mar 14 18:21:25 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3faf42b0

gui-apps/sfwbar: update icon cache

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
index a36f0a9d7..fec47b4de 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit meson
+inherit meson xdg-utils
 
 DESCRIPTION="S* Floating Window Bar"
 HOMEPAGE="https://github.com/LBCrion/sfwbar";
@@ -39,3 +39,11 @@ src_configure() {
 
meson_src_configure
 }
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2023-03-13 Thread Viorel Munteanu
commit: d12f5209aac6ecb9780b1a941daaabc5a436aea4
Author: Lev Babiev  hosers  org>
AuthorDate: Mon Mar 13 18:31:05 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Mon Mar 13 18:31:05 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d12f5209

gui-apps/sfwbar: version bump, remove old

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest   |  3 +--
 ...r-1.0_beta6.ebuild => sfwbar-1.0_beta10.ebuild} | 20 +---
 gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild| 27 --
 3 files changed, 18 insertions(+), 32 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index fed9baaff..f9d38989c 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,3 +1,2 @@
-DIST sfwbar-1.0_beta6.tar.gz 256121 BLAKE2B 
b10352c54340c36b03befa4b4f97391d0d688388b626f534d590e71d903f8f80b7aa0b8dd6345b2e72c8a1cc017ff60fc8a312e6473398faa0eebc8788742626
 SHA512 
fedebc219284ef4cc1188fc6f7c0c11560541ab33d10c22da52213bbba2f3acf9c6d7305d8a08a283b42c7f1928e9bd7b24fba966606745b6d292f7202128324
-DIST sfwbar-1.0_beta8.tar.gz 273381 BLAKE2B 
a27b3342e9e5116f3f599ab48d99020c16f28f5253453f693ebecebf37b2bc59f6d2db839d3acd282af9f0294c4963ea903ba691079845ca3d3459b31b116e19
 SHA512 
fa7849bbcb706b5dca56ffd9c560ac93283b02ed0eea7ca8da5cfd217005f976597cd78e5929180abddb59c6bf9f8d76ca506bb8ccddef2e6e737a5760b2bbc0
+DIST sfwbar-1.0_beta10.tar.gz 328768 BLAKE2B 
9e3530bdb51de0baa997429dcaa5799db34827ccd412872c8f145ba7aef8a02776146e4a28c251968c8d9643a563201c7aa1ab8fbbbafb290c677526c9dfa5ac
 SHA512 
d3671564a228419bca9a8cfa94939efd4c4455b7b80e7e06de023fb694366a267b012ad8167719cf8863bb1841cfba50b269924c4b23b447089ca587616d613f
 DIST sfwbar-1.0_beta9.tar.gz 290432 BLAKE2B 
7d83ef6781b0d75c078cc12d9472bae094c428066a47aa000d9bc0ab9beee41f2ce9495a8eee3669e6fc59bf6f615d04b740bdf9548467c581e6fec13424226f
 SHA512 
673c703de28ac3185e96f264a27c038204f9d6a7724a21f813d699f1bb6253da9ede379060d9a1d86217753584ddbcc51beb7401eacdb898862b1400863e2de3

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta6.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
similarity index 59%
rename from gui-apps/sfwbar/sfwbar-1.0_beta6.ebuild
rename to gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
index 60d43643e..a36f0a9d7 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta6.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta10.ebuild
@@ -1,27 +1,41 @@
 # Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit meson
 
-DESCRIPTION="Sway Floating Window Bar"
+DESCRIPTION="S* 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-3"
 SLOT="0"
-IUSE=""
+IUSE="+mpd +pulse +net +xkb"
 
 DEPEND="
+   mpd? ( media-libs/libmpdclient )
+   pulse? ( media-libs/libpulse )
+   xkb? ( x11-libs/libxkbcommon )
>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
gui-libs/gtk-layer-shell
dev-libs/json-c
dev-util/wayland-scanner
+   virtual/freedesktop-icon-theme
>=dev-libs/wayland-protocols-1.17
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
virtual/pkgconfig
 "
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature mpd)
+   $(meson_feature pulse)
+   $(meson_feature net network)
+   )
+
+   meson_src_configure
+}

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild
deleted file mode 100644
index 60d43643e..0
--- a/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2022 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-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   gui-libs/gtk-layer-shell
-   dev-libs/json-c
-   dev-util/wayland-scanner
-   >=dev-libs/wayland-protocols-1.17
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2022-08-07 Thread Haelwenn Monnier
commit: b3ac67d7434fc7baef3eba950ff3a649d448bff5
Author: Lev Babiev  hosers  org>
AuthorDate: Wed Aug  3 07:17:18 2022 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Wed Aug  3 07:17:18 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3ac67d7

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 32aa96f81..40749832a 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1,3 @@
 DIST sfwbar-1.0_beta4.tar.gz 249977 BLAKE2B 
8f92e9eb323f9e12baabc00648d7e192e37d78cb6019334a3f61f5350cd084cf0f70312c24a60f40f068fcddee996bd678f13ddf3fd3c5e35c35fa680f6bc06e
 SHA512 
e86ba30d863d4899be0c7acfb3be9f32f8b9710483138e1757dcabd63219a342152755bb3efc6875694d520aa819196e5150858217c971953837d46e8d55c9e0
 DIST sfwbar-1.0_beta6.tar.gz 256121 BLAKE2B 
b10352c54340c36b03befa4b4f97391d0d688388b626f534d590e71d903f8f80b7aa0b8dd6345b2e72c8a1cc017ff60fc8a312e6473398faa0eebc8788742626
 SHA512 
fedebc219284ef4cc1188fc6f7c0c11560541ab33d10c22da52213bbba2f3acf9c6d7305d8a08a283b42c7f1928e9bd7b24fba966606745b6d292f7202128324
+DIST sfwbar-1.0_beta8.tar.gz 273381 BLAKE2B 
a27b3342e9e5116f3f599ab48d99020c16f28f5253453f693ebecebf37b2bc59f6d2db839d3acd282af9f0294c4963ea903ba691079845ca3d3459b31b116e19
 SHA512 
fa7849bbcb706b5dca56ffd9c560ac93283b02ed0eea7ca8da5cfd217005f976597cd78e5929180abddb59c6bf9f8d76ca506bb8ccddef2e6e737a5760b2bbc0

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild
new file mode 100644
index 0..60d43643e
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2020-2022 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-3"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
+   gui-libs/gtk-layer-shell
+   dev-libs/json-c
+   dev-util/wayland-scanner
+   >=dev-libs/wayland-protocols-1.17
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2022-02-07 Thread Arthur Zamarin
commit: 00e17f01cf6853dce5dde888b5829b489fbc3c2e
Author: Lev Babiev  hosers  org>
AuthorDate: Sun Feb  6 19:45:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb  6 19:45:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00e17f01

gui-apps/sfwbar: add wayland-protocols dependency

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild
index 5e69582aa..121b3cd33 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild
@@ -19,6 +19,7 @@ DEPEND="
gui-libs/gtk-layer-shell
dev-libs/json-c
dev-util/wayland-scanner
+   >=dev-libs/wayland-protocols-1.17
 "
 RDEPEND="${DEPEND}"
 BDEPEND="



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2022-02-07 Thread Arthur Zamarin
commit: 3aa1772d2a1d4fc61c2f2d309a91a599cd234410
Author: Lev Babiev  hosers  org>
AuthorDate: Sun Feb  6 16:52:32 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb  6 16:52:32 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3aa1772d

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 15e4b4dd6..81357f34b 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1,3 @@
 DIST sfwbar-1.0_beta2.tar.gz 194345 BLAKE2B 
d34f0609a403daa2a995500adf9443aeed98e399d43ecfd0819cf0e34845e2376db114efe2e7ee31bef4958c2951427916b4b82013a8c654db49cb1b2dc14468
 SHA512 
a69bd9bcd763096d2ee9c46a0f13fc578b0671aea04027dd3fb6d41385a8e6fc57a06ff63068634b28128bac8e5355e543303be1da59d4b1adc2b5fadc5c8f63
 DIST sfwbar-1.0_beta3.tar.gz 220599 BLAKE2B 
4cc44c659c63d90a7485387d4972e65bc08256d5a6d140c74fe768e3f174c6bb4aba88602c34c44b816f33790cbcb6df13f750c741f64ca26a2d783be220fd32
 SHA512 
7b26941f003eefae169ea5a183a06387aff8f2b4018f16e64725e38661e257f1d2a0447b82b44af09afc6b99af34893cb82524e536d70891918ac1699d76
+DIST sfwbar-1.0_beta4.tar.gz 249977 BLAKE2B 
8f92e9eb323f9e12baabc00648d7e192e37d78cb6019334a3f61f5350cd084cf0f70312c24a60f40f068fcddee996bd678f13ddf3fd3c5e35c35fa680f6bc06e
 SHA512 
e86ba30d863d4899be0c7acfb3be9f32f8b9710483138e1757dcabd63219a342152755bb3efc6875694d520aa819196e5150858217c971953837d46e8d55c9e0

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild
new file mode 100644
index 0..5e69582aa
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2020-2022 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/json-c
+   dev-util/wayland-scanner
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2022-01-23 Thread Florian Schmaus
commit: eebfc635f4de0e31438c900afd04d9b189a1b378
Author: Lev Babiev  hosers  org>
AuthorDate: Sat Jan 22 18:33:04 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sat Jan 22 18:33:04 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eebfc635

gui-apps/sfwbar: bump year

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild 
b/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
index 5adcf0e68..5e69582aa 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

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

gui-apps/sfwbar: version bump, remove old

Signed-off-by: Lev Babiev  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 
7b26941f003eefae169ea5a183a06387aff8f2b4018f16e64725e38661e257f1d2a0447b82b44af09afc6b99af34893cb82524e536d70891918ac1699d76

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..0
--- 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..0
--- 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..0
--- 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[intro

[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-09-20 Thread Andrew Ammerlaan
commit: 052d35cd7b2ee662411636bdd824748f1b889193
Author: Lev Babiev  hosers  org>
AuthorDate: Sun Sep 19 18:27:50 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Sep 19 18:27:50 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=052d35cd

gui-apps/sfwbar: new ebuild, remove broken

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest | 2 +-
 gui-apps/sfwbar/{sfwbar-0.9.10.ebuild => sfwbar-0.9.10.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index b8f29132a..df8d37d71 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,4 +1,4 @@
-DIST sfwbar-0.9.10.tar.gz 214118 BLAKE2B 
a0a1b4998b7e15a0ed8b546736f4bd271183ff8c575fa78f3698aa8c31689b525fb5140d555091621a9c2943a657ee16de97de07450badf227034f550c28fd48
 SHA512 
c2a6298312df16dbfc84927738b6695c08f2d413b80ae03f2d8234c7070aa74aa0d411c77d19a1d862128e3dffdaa42dbc210988e131691337ceae6d8a2e6935
+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

diff --git a/gui-apps/sfwbar/sfwbar-0.9.10.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.10.1.ebuild
similarity index 100%
rename from gui-apps/sfwbar/sfwbar-0.9.10.ebuild
rename to gui-apps/sfwbar/sfwbar-0.9.10.1.ebuild



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-09-20 Thread Andrew Ammerlaan
commit: 4210be173f5f5708d48665e456108d5dbe2d9bf3
Author: Lev Babiev  hosers  org>
AuthorDate: Sun Sep 19 12:04:06 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Sep 19 12:04:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4210be17

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest |  1 +
 gui-apps/sfwbar/sfwbar-0.9.10.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 885e3fecd..b8f29132a 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,3 +1,4 @@
+DIST sfwbar-0.9.10.tar.gz 214118 BLAKE2B 
a0a1b4998b7e15a0ed8b546736f4bd271183ff8c575fa78f3698aa8c31689b525fb5140d555091621a9c2943a657ee16de97de07450badf227034f550c28fd48
 SHA512 
c2a6298312df16dbfc84927738b6695c08f2d413b80ae03f2d8234c7070aa74aa0d411c77d19a1d862128e3dffdaa42dbc210988e131691337ceae6d8a2e6935
 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

diff --git a/gui-apps/sfwbar/sfwbar-0.9.10.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.10.ebuild
new file mode 100644
index 0..67ee9dde3
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.10.ebuild
@@ -0,0 +1,26 @@
+# 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
+   dev-util/wayland-scanner
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-08-24 Thread Andrew Ammerlaan
commit: 738025d94b13ebbca7e7e1cc2a58e8dd05ed2701
Author: Lev Babiev  hosers  org>
AuthorDate: Tue Aug 24 18:16:10 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Aug 24 18:16:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=738025d9

version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
new file mode 100644
index 0..0c44909c7
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
@@ -0,0 +1,25 @@
+# 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
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-05-25 Thread Haelwenn Monnier
commit: 91d3cb850b67c7b04d2bad7dab48bb8b49b274ee
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May 24 19:48:46 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Tue May 25 08:06:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91d3cb85

gui-apps/sfwbar: drop 0.9.4, 0.9.6

Signed-off-by: Anna Vyalkova  sysrq.in>

 gui-apps/sfwbar/Manifest|  2 --
 gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 24 
 gui-apps/sfwbar/sfwbar-0.9.6.ebuild | 25 -
 3 files changed, 51 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 278ac620f..15e3370e1 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,4 +1,2 @@
-DIST sfwbar-0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
-DIST sfwbar-0.9.6.tar.gz 94580 BLAKE2B 
faf6c4fc1e78cc8362e9acbdef6860f766e18bee0f8fa5e7d658fdfbd39cc786ac8c1266554ecc7d3de4d9a81b52760acc3b1dbc947d76e11c862aac2254582e
 SHA512 
37045491bdd6389401f9fb2daec48fa361bb60aea340b56c9c05692614407d3f4a94c73d4800d20bd78a58531570a8114a0aa7dbbb506e06b029f8c82f9ffb99
 DIST sfwbar-0.9.7.tar.gz 98524 BLAKE2B 
151c0065584858bc3f7e0d092df859840b1806c4f122962e160b9211fc7b6fbfc99febb02f98eb798ef986e37e9e52e5b3d4ec1f36f5da7e9766b8598c014e1f
 SHA512 
e9f214eaf1fa9741fd32c3689b3eb7c9ac1db831c327f7d6e55b876e50dade1514091083e4ee0ab7f3cbc69e07e7f8f73242a54c5ffbb2fddfd1bddb8d33b591
 DIST sfwbar-0.9.8.tar.gz 197627 BLAKE2B 
352bf354fd55541c6d554ed4fbb2f1f766d00c6fd06ddf94ec640abfd11c95ede0fb9660906105fa390add7d0f34d9ba778a257ab04c3f20ae900a0d96127a40
 SHA512 
514bff2752756706d03e8ba71078a35b4bb552d3983c0cbe1e139f415ade705b34bc6abf478feee0e98f36865aca0aa21b72b37bbd0393e6d4bb61eddf7ab377

diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
deleted file mode 100644
index 24470d14c..0
--- a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
+++ /dev/null
@@ -1,24 +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"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-   >=x11-libs/gtk+-3.22.0:3[introspection,wayland]
-   gui-libs/gtk-layer-shell
-   >=dev-libs/json-c-0.13:0=
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"

diff --git a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
deleted file mode 100644
index 239854720..0
--- a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 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
-"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-05-17 Thread Andrew Ammerlaan
commit: 1aa52ad3bb1660fbe3df4ee27c5572fbf08c5ec4
Author: Lev Babiev  hosers  org>
AuthorDate: Mon May 17 17:21:38 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon May 17 17:22:14 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1aa52ad3

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/sfwbar-0.9.8.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index cc3ee9336..278ac620f 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,3 +1,4 @@
 DIST sfwbar-0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
 DIST sfwbar-0.9.6.tar.gz 94580 BLAKE2B 
faf6c4fc1e78cc8362e9acbdef6860f766e18bee0f8fa5e7d658fdfbd39cc786ac8c1266554ecc7d3de4d9a81b52760acc3b1dbc947d76e11c862aac2254582e
 SHA512 
37045491bdd6389401f9fb2daec48fa361bb60aea340b56c9c05692614407d3f4a94c73d4800d20bd78a58531570a8114a0aa7dbbb506e06b029f8c82f9ffb99
 DIST sfwbar-0.9.7.tar.gz 98524 BLAKE2B 
151c0065584858bc3f7e0d092df859840b1806c4f122962e160b9211fc7b6fbfc99febb02f98eb798ef986e37e9e52e5b3d4ec1f36f5da7e9766b8598c014e1f
 SHA512 
e9f214eaf1fa9741fd32c3689b3eb7c9ac1db831c327f7d6e55b876e50dade1514091083e4ee0ab7f3cbc69e07e7f8f73242a54c5ffbb2fddfd1bddb8d33b591
+DIST sfwbar-0.9.8.tar.gz 197627 BLAKE2B 
352bf354fd55541c6d554ed4fbb2f1f766d00c6fd06ddf94ec640abfd11c95ede0fb9660906105fa390add7d0f34d9ba778a257ab04c3f20ae900a0d96127a40
 SHA512 
514bff2752756706d03e8ba71078a35b4bb552d3983c0cbe1e139f415ade705b34bc6abf478feee0e98f36865aca0aa21b72b37bbd0393e6d4bb61eddf7ab377

diff --git a/gui-apps/sfwbar/sfwbar-0.9.8.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.8.ebuild
new file mode 100644
index 0..0c44909c7
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.8.ebuild
@@ -0,0 +1,25 @@
+# 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
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-03-25 Thread Andrew Ammerlaan
commit: 0b40cffa49fe82c08d38715083e069536a4c6ecd
Author: Lev Babiev  hosers  org>
AuthorDate: Wed Mar 24 22:22:15 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Mar 24 22:22:15 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b40cffa

gui-apps/sfwbar: new version

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/sfwbar-0.9.7.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 0d6a2cfb9..cc3ee9336 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1,3 @@
 DIST sfwbar-0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
 DIST sfwbar-0.9.6.tar.gz 94580 BLAKE2B 
faf6c4fc1e78cc8362e9acbdef6860f766e18bee0f8fa5e7d658fdfbd39cc786ac8c1266554ecc7d3de4d9a81b52760acc3b1dbc947d76e11c862aac2254582e
 SHA512 
37045491bdd6389401f9fb2daec48fa361bb60aea340b56c9c05692614407d3f4a94c73d4800d20bd78a58531570a8114a0aa7dbbb506e06b029f8c82f9ffb99
+DIST sfwbar-0.9.7.tar.gz 98524 BLAKE2B 
151c0065584858bc3f7e0d092df859840b1806c4f122962e160b9211fc7b6fbfc99febb02f98eb798ef986e37e9e52e5b3d4ec1f36f5da7e9766b8598c014e1f
 SHA512 
e9f214eaf1fa9741fd32c3689b3eb7c9ac1db831c327f7d6e55b876e50dade1514091083e4ee0ab7f3cbc69e07e7f8f73242a54c5ffbb2fddfd1bddb8d33b591

diff --git a/gui-apps/sfwbar/sfwbar-0.9.7.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.7.ebuild
new file mode 100644
index 0..0c44909c7
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.7.ebuild
@@ -0,0 +1,25 @@
+# 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
+"



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-01-23 Thread Michał Górny
commit: a58ddd424f7a8710a8589c2ffadf5e2571668a69
Author: Lev Babiev  hosers  org>
AuthorDate: Fri Jan 22 17:09:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 22 17:09:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a58ddd42

gui-apps/sfwbar: version bump

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/sfwbar-0.9.6.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 06defee6..0d6a2cfb 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1 +1,2 @@
 DIST sfwbar-0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
+DIST sfwbar-0.9.6.tar.gz 94580 BLAKE2B 
faf6c4fc1e78cc8362e9acbdef6860f766e18bee0f8fa5e7d658fdfbd39cc786ac8c1266554ecc7d3de4d9a81b52760acc3b1dbc947d76e11c862aac2254582e
 SHA512 
37045491bdd6389401f9fb2daec48fa361bb60aea340b56c9c05692614407d3f4a94c73d4800d20bd78a58531570a8114a0aa7dbbb506e06b029f8c82f9ffb99

diff --git a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
new file mode 100644
index ..5419d1de
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2020 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
+"
+



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-01-23 Thread Michał Górny
commit: ad518797f2407667b1fbfb4e2879199f79a18a3a
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Jan 23 10:51:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 23 10:51:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad518797

gui-apps/sfwbar: remove blank last line

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 gui-apps/sfwbar/sfwbar-0.9.6.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
index 81b9ab18..23985472 100644
--- a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
+++ b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
@@ -23,4 +23,3 @@ RDEPEND="${DEPEND}"
 BDEPEND="
virtual/pkgconfig
 "
-



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-01-23 Thread Michał Górny
commit: 71669d9c61e4d51b2eba7e92b67bde5073b5986d
Author: Lev Babiev  hosers  org>
AuthorDate: Sat Jan 23 09:34:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 23 09:34:15 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71669d9c

gui-apps/sfwbar: correct year

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/sfwbar-0.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
index 5419d1de..81b9ab18 100644
--- a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
+++ b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-01-02 Thread Andrew Ammerlaan
commit: 19cd8c5509b0d1e314ac4c19a95a80337959bea8
Author: Lev Babiev  hosers  org>
AuthorDate: Fri Jan  1 15:37:55 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Fri Jan  1 15:37:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19cd8c55

gui-apps/sfwbar: update to include comments

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest| 2 +-
 gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 7 +--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 10d8700a..06defee6 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1 +1 @@
-DIST v0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
+DIST sfwbar-0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d

diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
index 15741a72..eece8245 100644
--- a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
+++ b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
@@ -7,7 +7,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";
+SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 KEYWORDS="~amd64"
 
 LICENSE="GPL-2"
@@ -24,8 +24,3 @@ BDEPEND="
virtual/pkgconfig
 "
 
-src_configure() {
-   local emesonargs=(
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/

2021-01-01 Thread Andrew Ammerlaan
commit: 060f7f3498e6abf31a0d2ff7f72fb4273cc2ef69
Author: Lev Babiev  hosers  org>
AuthorDate: Wed Dec 30 20:50:07 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Dec 30 20:50:07 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=060f7f34

gui-apps/sfwbar: new ebuild

Signed-off-by: Lev Babiev  hosers.org>

 gui-apps/sfwbar/Manifest|  1 +
 gui-apps/sfwbar/metadata.xml| 13 +
 gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 31 +++
 3 files changed, 45 insertions(+)

diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
new file mode 100644
index ..10d8700a
--- /dev/null
+++ b/gui-apps/sfwbar/Manifest
@@ -0,0 +1 @@
+DIST v0.9.4.tar.gz 90159 BLAKE2B 
c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039
 SHA512 
e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d

diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
new file mode 100644
index ..e277680b
--- /dev/null
+++ b/gui-apps/sfwbar/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+har...@hosers.org
+Lev Babiev
+
+
+LBCrion/sfwbar
+https://github.com/LBCrion/sfwbar/issues
+https://github.com/LBCrion/sfwbar/releases
+
+

diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
new file mode 100644
index ..15741a72
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020 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";
+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/json-c-0.13:0=
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   )
+   meson_src_configure
+}