[gentoo-commits] repo/proj/guru:dev commit in: app-emacs/envrc/

2024-05-11 Thread Denis Strizhkin
commit: c3ede4233bded574eb296313cbd4d4c5f9eb14b6
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sat May 11 22:38:23 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sat May 11 22:38:23 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3ede423

app-emacs/envrc: add inheritenv dependency

Signed-off-by: Denis Strizhkin  gmail.com>

 app-emacs/envrc/envrc-0.11.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emacs/envrc/envrc-0.11.ebuild 
b/app-emacs/envrc/envrc-0.11.ebuild
index 77286fbeff..50f049b432 100644
--- a/app-emacs/envrc/envrc-0.11.ebuild
+++ b/app-emacs/envrc/envrc-0.11.ebuild
@@ -13,4 +13,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 
+BDEPEND="
+   app-emacs/inheritenv
+"
+
 SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/proj/guru:dev commit in: app-emacs/envrc/, app-emacs/envrc/files/

2024-05-11 Thread Denis Strizhkin
commit: a72d26b9aadc062b6e1064fd2c13d6b9cd05468f
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sat May 11 22:33:00 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sat May 11 22:33:00 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a72d26b9

app-emacs/envrc: new package, add 0.11

Signed-off-by: Denis Strizhkin  gmail.com>

 app-emacs/envrc/Manifest|  1 +
 app-emacs/envrc/envrc-0.11.ebuild   | 16 
 app-emacs/envrc/files/50envrc-gentoo.el |  3 +++
 app-emacs/envrc/metadata.xml| 11 +++
 4 files changed, 31 insertions(+)

diff --git a/app-emacs/envrc/Manifest b/app-emacs/envrc/Manifest
new file mode 100644
index 00..202debb902
--- /dev/null
+++ b/app-emacs/envrc/Manifest
@@ -0,0 +1 @@
+DIST envrc-0.11.tar.gz 11462 BLAKE2B 
f963b18a848f6ae03269a66bfc4ab8370db3214b361374081751b79ac20f5998f5efedb8281a040a0fb5b7189afded3cfe170b84e3bc9012692173cb49c3b34c
 SHA512 
397c6923883e54dbdb35b9c4dce518ac2bf7048792f63f883cc96c55d31ef5d88ca6a15a6f5768a3b814a5106e3e1a1881c95f76086a9142ac95bcb5cb17353d

diff --git a/app-emacs/envrc/envrc-0.11.ebuild 
b/app-emacs/envrc/envrc-0.11.ebuild
new file mode 100644
index 00..77286fbeff
--- /dev/null
+++ b/app-emacs/envrc/envrc-0.11.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs support for direnv which operates buffer-locally"
+HOMEPAGE="https://github.com/purcell/envrc;
+SRC_URI="https://github.com/purcell/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/envrc/files/50envrc-gentoo.el 
b/app-emacs/envrc/files/50envrc-gentoo.el
new file mode 100644
index 00..bdf92d1cab
--- /dev/null
+++ b/app-emacs/envrc/files/50envrc-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'envrc-global-mode "envrc"
+  "Toggle envrc-global-mode." t)

diff --git a/app-emacs/envrc/metadata.xml b/app-emacs/envrc/metadata.xml
new file mode 100644
index 00..9280ae81b5
--- /dev/null
+++ b/app-emacs/envrc/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+strdeni...@gmail.com
+  Denis Strizhkin
+  
+  
+purcell/envrc
+  
+



[gentoo-commits] repo/proj/guru:dev commit in: app-emacs/inheritenv/

2024-05-11 Thread Denis Strizhkin
commit: c34446618174df714c7c4cbc334d710eb5179f4a
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sat May 11 22:32:36 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sat May 11 22:32:36 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3444661

app-emacs/inheritenv: new package, add 0.2

Signed-off-by: Denis Strizhkin  gmail.com>

 app-emacs/inheritenv/Manifest  |  1 +
 app-emacs/inheritenv/inheritenv-0.2.ebuild | 14 ++
 app-emacs/inheritenv/metadata.xml  | 11 +++
 3 files changed, 26 insertions(+)

diff --git a/app-emacs/inheritenv/Manifest b/app-emacs/inheritenv/Manifest
new file mode 100644
index 00..dc7c4368f0
--- /dev/null
+++ b/app-emacs/inheritenv/Manifest
@@ -0,0 +1 @@
+DIST inheritenv-0.2.tar.gz 3441 BLAKE2B 
1c114bb0baa11609542e9ff763ec00049c9b7fff6f0ee7d695f126eed42fa4fae997e2c95f7c2e2b6d0c883f750ddce1057cd34933f160ea5cd0abf25d87f5f6
 SHA512 
0389e4953163f14d5cd262a68d991665fd8ad8251c125f4fa9ba93037b155739d5cde3a61953bfd26983a0a392ee705d4de9d6de301ffa065b377273de025a4d

diff --git a/app-emacs/inheritenv/inheritenv-0.2.ebuild 
b/app-emacs/inheritenv/inheritenv-0.2.ebuild
new file mode 100644
index 00..f2a99a4d0d
--- /dev/null
+++ b/app-emacs/inheritenv/inheritenv-0.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs support for direnv which operates buffer-locally"
+HOMEPAGE="https://github.com/purcell/inheritenv;
+SRC_URI="https://github.com/purcell/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/app-emacs/inheritenv/metadata.xml 
b/app-emacs/inheritenv/metadata.xml
new file mode 100644
index 00..7981f17f60
--- /dev/null
+++ b/app-emacs/inheritenv/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+strdeni...@gmail.com
+  Denis Strizhkin
+  
+  
+purcell/inheritenv
+  
+



[gentoo-commits] repo/proj/guru:dev commit in: media-libs/raylib/

2024-05-07 Thread Denis Strizhkin
commit: c85edea06695fa1c0b7d91ed12d191680a4bfb55
Author: Denis Strizhkin  gmail  com>
AuthorDate: Tue May  7 17:22:22 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Tue May  7 17:22:37 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c85edea0

media-libs/raylib: new package, add 5.0, 

Signed-off-by: Denis Strizhkin  gmail.com>

 media-libs/raylib/Manifest   |  1 +
 media-libs/raylib/metadata.xml   | 14 
 media-libs/raylib/raylib-5.0.ebuild  | 65 
 media-libs/raylib/raylib-.ebuild | 65 
 4 files changed, 145 insertions(+)

diff --git a/media-libs/raylib/Manifest b/media-libs/raylib/Manifest
new file mode 100644
index 00..e13b8a3f73
--- /dev/null
+++ b/media-libs/raylib/Manifest
@@ -0,0 +1 @@
+DIST raylib-5.0.tar.gz 32701105 BLAKE2B 
ee8ef069cd2a7b91efd1d97e8ed9076620c216fb0bf2eb7517624472d157c2d20919a6c54d7f8160e34c1d1a889f1766f5a94c6577bbb68f779e76a5160229dd
 SHA512 
5956bc1646b99baac6eb1652c4d72e96af874337158672155ba144f131de8a4fd19291a58335a92fcaaa2fc818682f93ff4230af0f815efb8b49f7d2a162e9b0

diff --git a/media-libs/raylib/metadata.xml b/media-libs/raylib/metadata.xml
new file mode 100644
index 00..922b621bf3
--- /dev/null
+++ b/media-libs/raylib/metadata.xml
@@ -0,0 +1,14 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+strdeni...@gmail.com
+  Denis Strizhkin
+  
+  
+Link raylib against system GLFW instead of 
embedded one
+  
+  
+raysan5/raylib
+  
+

diff --git a/media-libs/raylib/raylib-5.0.ebuild 
b/media-libs/raylib/raylib-5.0.ebuild
new file mode 100644
index 00..756ae44614
--- /dev/null
+++ b/media-libs/raylib/raylib-5.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A simple and easy-to-use library to learn videogames programming"
+HOMEPAGE="https://www.raylib.com/;
+
+LICENSE="ZLIB"
+SLOT="0"
+
+IUSE="alsa examples static-libs +system-glfw X wayland"
+REQUIRED_USE="|| ( system-glfw || ( X wayland ) )"
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/raysan5/raylib.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/raysan5/raylib/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/raylib-${PV}"
+fi
+
+RDEPEND="
+   alsa? ( media-libs/alsa-lib )
+   X? (
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+   )
+   wayland? (
+   dev-libs/wayland
+   media-libs/mesa[wayland]
+   )
+   system-glfw? ( >=media-libs/glfw-3.2.1 )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=$(usex !static-libs ON OFF)
+   -DUSE_AUDIO=$(usex alsa ON OFF)
+   -DUSE_EXTERNAL_GLFW=$(usex system-glfw ON OFF)
+   -DBUILD_EXAMPLES=OFF
+   )
+   if use !system-glfw; then
+   mycmakeargs+=(-DGLFW_BUILD_WAYLAND=$(usex wayland ON OFF))
+   mycmakeargs+=(-DGLFW_BUILD_X11=$(usex X ON OFF))
+   fi
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   if use examples; then
+   dodoc -r "${S}"/examples/*
+   fi
+}

diff --git a/media-libs/raylib/raylib-.ebuild 
b/media-libs/raylib/raylib-.ebuild
new file mode 100644
index 00..756ae44614
--- /dev/null
+++ b/media-libs/raylib/raylib-.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A simple and easy-to-use library to learn videogames programming"
+HOMEPAGE="https://www.raylib.com/;
+
+LICENSE="ZLIB"
+SLOT="0"
+
+IUSE="alsa examples static-libs +system-glfw X wayland"
+REQUIRED_USE="|| ( system-glfw || ( X wayland ) )"
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/raysan5/raylib.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/raysan5/raylib/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/raylib-${PV}"
+fi
+
+RDEPEND="
+   alsa? ( media-libs/alsa-lib )
+   X? (
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXxf8

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-05-01 Thread Denis Strizhkin
commit: 747f1707f110538d641952839f3c5d373f2aace4
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed May  1 12:10:29 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed May  1 12:10:29 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=747f1707

x11-themes/catppuccin-gtk: add 0.7.4

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 56 
 .../catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild | 99 ++
 2 files changed, 155 insertions(+)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
index c083936ba2..16933e001d 100644
--- a/x11-themes/catppuccin-gtk/Manifest
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -110,3 +110,59 @@ DIST catppuccin-gtk-0.7.3-mocha-sapphire-dark.zip 501178 
BLAKE2B 088bb5e77f90e0b
 DIST catppuccin-gtk-0.7.3-mocha-sky-dark.zip 494385 BLAKE2B 
3470186d08679ff801ec679f8ac979a6de409ab66b259ee729a551c37870b183c59fd5a47421a9b3f22b1082b99f86a6e69a2cbb02b530ee2e4d92a83474fd3e
 SHA512 
48a2724e3a19c34f2b28e0145384103d36df1ad321a05938b589e25cd2a289bc8d128bb0e67897552ceae592a68fbcaf3a8204e5b707d52b74f0399820eb80be
 DIST catppuccin-gtk-0.7.3-mocha-teal-dark.zip 495440 BLAKE2B 
0623016dd88b4baa57660f98e370c514837bd4e7489bb38fe4d21591ca6b1b14ea69119d70ecbd2535ded3905974d4877c1adef8ffd1e65fc89608e0485d
 SHA512 
a13167e901814184b255db5a2feda32f0a3ae43b72e8102df3c4e5c99f69bc0d9659e08ee12ca9e03840b47929fc7a0046c15bc4ab39bf1307067f23209d6557
 DIST catppuccin-gtk-0.7.3-mocha-yellow-dark.zip 495472 BLAKE2B 
e39eced57f965f28746c4a887962158dae3aad041d30e260a0b5f41576d8210201369096c76a594d15631b1d32d4bba4cc9295d6a82658b17f1cca60a69395f8
 SHA512 
e67b025a89e73f0cdb41b7386a1ff3675d209dd09c799388a07a8c24cc77977c69ad7432690668006ab71469f4e59b165c6409af4b2a62f722e074f0c28e4db2
+DIST catppuccin-gtk-0.7.4-frappe-blue-dark.zip 474395 BLAKE2B 
abe63435f30f9ce0d936092563dd4debb02b64a3acfd8f9af00cd868ddb1a90a8cf8079672ca60e125dca4710c0bd13d50ede907e16b2b3fc33715b2017a4272
 SHA512 
01a554deebe85a2321bd3948c5efa2ca9c0862450d0ffcb67fd4014f64d0f8bfff18cee1a617dc823dbc646b425db398a626b33e9f23d7993bd49baead386ffc
+DIST catppuccin-gtk-0.7.4-frappe-flamingo-dark.zip 478502 BLAKE2B 
0429e3f345b710b3900ec925a2cb0d29147ad5f7c1d55643afa94a80c9877870e2a063d85f3669be5cf2200b8be96e42b44a41de6ee1513ac61c2194cb3e6feb
 SHA512 
7a09542952bc6b9f4a4ce1a582b425f14da7a26ec42c13ebda5a67512def2220ee7c5667f7c05731c99de810fc1c5a943c80c127c97a7bc23e818d4e91b3cb8a
+DIST catppuccin-gtk-0.7.4-frappe-green-dark.zip 475111 BLAKE2B 
c6d7faf6674d663d3a5ae209bb80c78da2913e897f348d631d12f61cc7391c91f3d7b5d5ceb70de2811eac7cafad59f0d4b9ff99e226026dffe1df954373ed27
 SHA512 
a1d61e80131ba30236f6461dead7b10714c473cde56fd3cf603aa6361a7e6425671d6b40047023feb420d15dc0d9d647643840e0e26e2ab3fa2a2b6880f1512e
+DIST catppuccin-gtk-0.7.4-frappe-lavender-dark.zip 478520 BLAKE2B 
d0ef631291b0c3d50281f7e81fc7462abc16c580612b0069779d41d5a1d8d164521a7acbd0a41db5d901abb271054fe00036155c7b34d301e39c453d99d27c5f
 SHA512 
15b4a0f234fc26325173d41a03e4dcbde60f6ad508ac95f877720cb35087d407e5f13b8e208e98ebdbf36fd9220bcf6a5954ae26e77574f2372cd5fe97fcc1fa
+DIST catppuccin-gtk-0.7.4-frappe-maroon-dark.zip 475694 BLAKE2B 
7b96fb2741fcfcd5696cae992d66161e6dd988e7cabfcd8b699b06aa9878cfbb82289d5b3121f02cf64defa1c67cb93e563976e25bc28f8125f5fa0c6e0a4826
 SHA512 
f023f5a153890a8d7e1ca4db4543985f2286dba8ebc6903724b794be0b3e922bb06c311e79ef81003164232534688800d2be3ce661417337e8966adccae4970d
+DIST catppuccin-gtk-0.7.4-frappe-mauve-dark.zip 475571 BLAKE2B 
9d0926c6132bc2ce6e76ccebc13380c79c05b852a27fccbaf5d3fc2f83e2d309d2c33388cb7559dd80d7adaa340c733aa3f48a32ace9f1f8ed1182dc23b416d6
 SHA512 
f24ef197e1a52d493420490d523a6f88c9409886b9f72ee6ba418568d4fe1307b0b7e0c491152a1dba74b26952483f3efa7cf31f7319eb88f36c5956acb37aa4
+DIST catppuccin-gtk-0.7.4-frappe-peach-dark.zip 474936 BLAKE2B 
9caadef1d84a493231e1370b4e202aeb61753b9c21518df85cba76cb97fac578fc6ac7ff99fee14946f691593d96a1dfeabdb6e3711311495787f8004af3fc40
 SHA512 
e0b7283cc7576b1c8aedde87110f738bca08760ff3ff4e398b7fa30384e666401db3cb9517e6eb88a34f198f704b139886837fba8818b79574616564fda4e2f0
+DIST catppuccin-gtk-0.7.4-frappe-pink-dark.zip 474528 BLAKE2B 
bc520f23ac77f2310cf4c7fab139b32922fe2a893848d466c9bc3f6780f3e6bef220dfb4ba82ce2e74c3c1b369e9791f725c7a1160c379921a6a04f64897f882
 SHA512 
0e86b2b59f361e2fd1933248517345beaa2339df14d72d95c615bf32893662ed90ff4e59ccdd0756d4b3bd6e63f62ee1b2e579f165c13de3bcfa34ecf5891897
+DIST catppuccin-gtk-0.7.4-frappe-red-dark.zip 472610 BLAKE2B 
0b526b0e8146779d33fc8a72c2fd86a15e1943c9163b6677a7c54b62ff1b52378015fe81baf499e4489e5f1a22de8cd6dc86d1e2cf73d4bb4ae19ef3b9e7447a
 SHA512 
9c7c92c0dc9248670038008d8ab3c28bb588f34febb7937577aaf9afafc3ab5cd615ca3a78b19b612713e79048ead2efcea22cacb87bd9e4a15fd014a082ebd2
+DIST catppuccin-gtk-0.7.4-frappe-rosewater-dark.zip 48646

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-05-01 Thread Denis Strizhkin
commit: c15189f015adff91ace1a6e65a3674d8208ebe57
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed May  1 12:11:20 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed May  1 12:11:20 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c15189f0

x11-themes/catppuccin-gtk: drop 0.7.3

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 56 
 .../catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild | 99 --
 2 files changed, 155 deletions(-)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
index 16933e001d..e62be60080 100644
--- a/x11-themes/catppuccin-gtk/Manifest
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -54,62 +54,6 @@ DIST catppuccin-gtk-0.7.2-mocha-sapphire-dark.zip 501179 
BLAKE2B 36ff5df9ab47b5a
 DIST catppuccin-gtk-0.7.2-mocha-sky-dark.zip 494386 BLAKE2B 
235c8080acb6443e02d0c857e0dd0ea0d81912581aa859273416c664404f6348e28949cf34e7d81959ec5bc464720e0742ab52faa29cb1f70c88b07db7f2b05f
 SHA512 
0626dec2bf992aad185ffc148df45876ac951f12ba70392de6606ce840336b8017a77d7ce9ad247bc2d3cb4bd3ef3927533a96847f1cfc09df83e1e9d773c7e8
 DIST catppuccin-gtk-0.7.2-mocha-teal-dark.zip 495441 BLAKE2B 
55ae6b4fc7519d56d394f3cfd5963099ab3c36bfa28d046400738d559d7b3ff28f0ab496b1896436bbc4a404053e0c82e5f4d6f23e8e9d4b06913821be663274
 SHA512 
4e815f7159a89ffdc57ff5f5f1992ab235897a9c2295d1ef485e80fcfff88c802c8dddeecc51bc6ece446d08df336e83bec37b5a1d77bcad916e12787866a76e
 DIST catppuccin-gtk-0.7.2-mocha-yellow-dark.zip 495473 BLAKE2B 
40407f5f1868c5eb4fb3a899cc7172af5f847ab1c8c04e15064144a45d96f54838b2145d7e718f8bfc12bcecf9bf71865e939ff159d6db15b621b231823796c7
 SHA512 
48d62a78579eeae5412f9598fcdc3562bb1e7079ed8db8f2aed1e4514818ec34203fc3ccceab3c56a1c51fcdbcb4c91cf2c2515d1c2b6f37f77fc2b145dc92e9
-DIST catppuccin-gtk-0.7.3-frappe-blue-dark.zip 498120 BLAKE2B 
e408feef820fa9c1c022deae498bd6316d1727267983664c9e2f10542c0002b26592ac5ce70287ebef01ed27256b63e8cfb700a5d80b260044bb6047a6fb748d
 SHA512 
fb5d8a1ff448a1f4f5e5dab025606c2590d3aa66016a352a294ae4cfd70a4a95e550e318a28b96c89851cf246b843c0e877927880ca121e6aba94c106396a664
-DIST catppuccin-gtk-0.7.3-frappe-flamingo-dark.zip 501827 BLAKE2B 
3e72b6a6ae14cf97c02f5a3196cd90e952b9875cf0673ba9733edd79696468efcca15c9ea69c7c37c05af51fc9a02ac67741f3d90c9d5209358c9d4a60c56bcd
 SHA512 
0cb7f9fb327214b42c90cd5f95d5490594bb5b566f9387dbc928cc3fcc154262384fc43e5152ccbda7b7d45d8f1a08f7743ce8307090037dd5eaede5babd1208
-DIST catppuccin-gtk-0.7.3-frappe-green-dark.zip 497364 BLAKE2B 
846ce14a0de469ec772a1ecadfb29e017dd9e9ac744b6c68989d49a9e4f0e2963b54244b0c669100e5b319301a3113459d35382d0a9985e4d13885cab27703b2
 SHA512 
9810a0313f61c56f579f0cdcfae46143be34358fb83c70d0545099e87c7a3e60032eaa2a568ba9551b6343e9a0a869bf6dcadb2c87773dd037589de487056144
-DIST catppuccin-gtk-0.7.3-frappe-lavender-dark.zip 502318 BLAKE2B 
2a40cee60db2bc1b13f77d4bb0a16e3b91a913131c23ed93b5209bbabb097d6eca0cc9a1d5b31f066330ec5d475157ec699f37b47b4a6910f12f53378b7440f8
 SHA512 
292e7c05c03a2b364cb884a4fafb4ce70cace3f56a9cbea0158a5ad2b5c1db3dd3f1387ba1f0d3459a93230f47044a34afe4a3048eb86347a902ddbc7ca6123a
-DIST catppuccin-gtk-0.7.3-frappe-maroon-dark.zip 498368 BLAKE2B 
4d270636cc67816628489eb94fa8bc35981e1a76fd9f850e8961aadffd005e7e9e239052abd4e926e8b35d6e5670b5107ac87d6251b95bd26d8f5672b1244510
 SHA512 
9543a727e0298d869b16f85e440be7e7d4d8f260ad7dee20225730952e67f5c9c797477c9856b1de4927d4ad46d270767e697b50d5f128fdd8f699acb66045bb
-DIST catppuccin-gtk-0.7.3-frappe-mauve-dark.zip 498930 BLAKE2B 
ec747f2637368ef3c0635764b8081fa13b4734016abdc302a7bd69579af7acaf2a23bf121dd66144469d3174c664eb4deda44f6298debc1f04b6dfe726c1c161
 SHA512 
07cbd86d830d9893acef18e75da316745b88cc009e8ec1b9a547f6fcabf4e7b891ac5d8f15e1bf4dce2a09e5cff74a7e4f2c5ffe3d8ebdd70f0adf6dbb91a3c1
-DIST catppuccin-gtk-0.7.3-frappe-peach-dark.zip 496544 BLAKE2B 
72f78a6db468b8fee5e4b5e92f0e1577514d6ed13c5cc8e839fcc2e684cc130dab211d3414ae7da9c0b81202fa4dbb637729bd0257e021ea9f0cebbce3201fe6
 SHA512 
ae28c968c6167e096c6c30dcec5b944e36112ce5ab3deccf4f645504590f6b48aa70a0b47b50ba2d6a1ac99a49dafdd4f6edc2753cbb909cab78a1f9c2f7bae9
-DIST catppuccin-gtk-0.7.3-frappe-pink-dark.zip 497652 BLAKE2B 
08ec2e628b037db96349c7e10776b38e516abe7cdc3f1bab129e63126d16262ea6bf97df5cefcf80eb8737268e7b6590c6934c00a0f08b299098dd5b6f872eb4
 SHA512 
9954c7d5716aad232636a0d6a7f17930d302584fd95d2c5239a34a923bc34b22573893eb539b8ed06d8177a9a20b9b484705753e5ad124755d2291706ec3956b
-DIST catppuccin-gtk-0.7.3-frappe-red-dark.zip 495158 BLAKE2B 
8e398eb6398fb9629702f8303b8f06788ee072931b97bd198207151f12d8b59482970d562622ffe4c70c5f9187020b8ed43c31da696daa799cebed6173f75f40
 SHA512 
e30ece54ab20b2e88a27746101a02368eca23f9ba87b7bfa3e9d8329691a3a8b866848944333592c4e54d565addf23127bd2f6a806953bd8e03568954e89d3c0
-DIST catppuccin-gtk-0.7.3-frappe-rosewater-dark.zip 50977

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-05-01 Thread Denis Strizhkin
commit: a7a388877037a39337b5313c3133d95c8d44c633
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed May  1 12:13:21 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed May  1 12:13:21 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7a38887

x11-themes/catppuccin-gtk: fix QA warnings

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild | 8 
 x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild | 8 
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild 
b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
index 41cf20ab4e..eeafeb52fe 100644
--- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
+++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
@@ -78,6 +78,10 @@ SRC_URI="
 "
 S="${WORKDIR}"
 
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
 IUSE="+frappe latte macchiato mocha"
 REQUIRED_USE="|| ( frappe latte macchiato mocha )"
 
@@ -85,10 +89,6 @@ BDEPEND="
app-arch/unzip
 "
 
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
 src_install() {
insinto "/usr/share/themes"
for folder in * ; do

diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild 
b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild
index 41cf20ab4e..eeafeb52fe 100644
--- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild
+++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.4.ebuild
@@ -78,6 +78,10 @@ SRC_URI="
 "
 S="${WORKDIR}"
 
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
 IUSE="+frappe latte macchiato mocha"
 REQUIRED_USE="|| ( frappe latte macchiato mocha )"
 
@@ -85,10 +89,6 @@ BDEPEND="
app-arch/unzip
 "
 
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
 src_install() {
insinto "/usr/share/themes"
for folder in * ; do



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/

2024-04-28 Thread Denis Strizhkin
commit: 7a78a9371284200309969bc8a5257e0c610ef143
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sun Apr 28 19:32:56 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sun Apr 28 19:34:28 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a78a937

games-puzzle/katawa-shoujo: add media-libs/libglvnd[X] RDEPEND

Closes: https://bugs.gentoo.org/930816
Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild | 4 
 games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild | 4 
 2 files changed, 8 insertions(+)

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
index 25d8c2981d..93cbaabb0d 100644
--- a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
@@ -23,6 +23,10 @@ KEYWORDS="~amd64"
 QA_PREBUILT="*"
 RESTRICT="strip"
 
+RDEPEND="
+   media-libs/libglvnd[X]
+"
+
 src_install() {
insinto "/opt/${PN}"
doins -r *

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
index 25d8c2981d..93cbaabb0d 100644
--- a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
@@ -23,6 +23,10 @@ KEYWORDS="~amd64"
 QA_PREBUILT="*"
 RESTRICT="strip"
 
+RDEPEND="
+   media-libs/libglvnd[X]
+"
+
 src_install() {
insinto "/opt/${PN}"
doins -r *



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/files/, games-puzzle/katawa-shoujo/

2024-04-27 Thread Denis Strizhkin
commit: befb6ff78e83646c9c5bdc7999a59d0ded213b0c
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sat Apr 27 06:59:42 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sat Apr 27 07:05:21 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=befb6ff7

games-puzzle/katawa-shoujo: put icon into files instead of SRC_URI

Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/Manifest   |   1 -
 games-puzzle/katawa-shoujo/files/katawa-shoujo.png| Bin 0 -> 11932 bytes
 games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild |   3 +--
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/games-puzzle/katawa-shoujo/Manifest 
b/games-puzzle/katawa-shoujo/Manifest
index e0ac46d30c..59b22db1e9 100644
--- a/games-puzzle/katawa-shoujo/Manifest
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -1,2 +1 @@
 DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 
8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0
 SHA512 
ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a
-DIST katawa-shoujo.png 252282 BLAKE2B 
d9872862fe526fd2fed6f3788c1ec15ff4128b4bb1ee98c3a91a0d7b1db7916ab056863a95389d3b1a0581854e92a7f745714b3dfd4fa07c60f2308ad30187b1
 SHA512 
b12e42c8266f20679be55ba81eb273a2c03e2d80d6c24310b79076f65ef82692e80fa2ec45b77c4acfa68758ac6fcc46d340bffbb172ffec3e392891bb534c88

diff --git a/games-puzzle/katawa-shoujo/files/katawa-shoujo.png 
b/games-puzzle/katawa-shoujo/files/katawa-shoujo.png
new file mode 100644
index 00..46fb581ad2
Binary files /dev/null and b/games-puzzle/katawa-shoujo/files/katawa-shoujo.png 
differ

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
index 48fabe77eb..25d8c2981d 100644
--- a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
@@ -9,7 +9,6 @@ DESCRIPTION="Re-Engineered visual novel with accessibility 
features"
 HOMEPAGE="https://www.fhs.sh/projects;
 SRC_URI="

https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2 
-> ${P}.tar.bz2
-   
https://github.com/fleetingheart/web/blob/main/public/android-chrome-512x512.png
 -> ${PN}.png
 "
 S="${WORKDIR}/KSRE-linux"
 
@@ -34,5 +33,5 @@ src_install() {
make_wrapper "${PN}" "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
 
domenu "${FILESDIR}/${PN}.desktop"
-   doicon "${DISTDIR}/${PN}.png"
+   doicon "${FILESDIR}/${PN}.png"
 }



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/

2024-04-27 Thread Denis Strizhkin
commit: bd66823ec300b3b1a3629b1a007a3279bbc7bf60
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sat Apr 27 07:05:08 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sat Apr 27 07:05:21 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd66823e

games-puzzle/katawa-shoujo: add 1.4.7

Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/Manifest|  1 +
 .../katawa-shoujo/katawa-shoujo-1.4.7.ebuild   | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/games-puzzle/katawa-shoujo/Manifest 
b/games-puzzle/katawa-shoujo/Manifest
index 59b22db1e9..1cd20332d3 100644
--- a/games-puzzle/katawa-shoujo/Manifest
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -1 +1,2 @@
 DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 
8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0
 SHA512 
ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a
+DIST katawa-shoujo-1.4.7.tar.bz2 477918242 BLAKE2B 
101b8e9875f85e03b57aa92aaec8c31caee5cbf3ce6b1c1fedeff9f6c51f5a6cc21cbb4d8d4ff12e9d0df9274ae62fe70fe2af2dfdc362d1df47b0cf4be5b843
 SHA512 
915e6e85e93a352c240d9af2358065d84b790e36da8d58c10da24cd96b0f2334763c10be486e330aa854ea0eb5722796eb4361a6ad590b2cc6ba2e4f4fff6a73

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
new file mode 100644
index 00..25d8c2981d
--- /dev/null
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.7.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2024 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit wrapper desktop
+
+DESCRIPTION="Re-Engineered visual novel with accessibility features"
+HOMEPAGE="https://www.fhs.sh/projects;
+SRC_URI="
+   
https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2 
-> ${P}.tar.bz2
+"
+S="${WORKDIR}/KSRE-linux"
+
+LICENSE="
+   MPL-2.0
+   CC-BY-NC-ND-3.0
+"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_PREBUILT="*"
+RESTRICT="strip"
+
+src_install() {
+   insinto "/opt/${PN}"
+   doins -r *
+
+   fperms +x "/opt/${PN}/Katawa Shoujo Re-Engineered.sh"
+   fperms +x "/opt/${PN}/lib/py3-linux-x86_64/Katawa Shoujo Re-Engineered"
+
+   make_wrapper "${PN}" "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
+
+   domenu "${FILESDIR}/${PN}.desktop"
+   doicon "${FILESDIR}/${PN}.png"
+}



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/

2024-04-24 Thread Denis Strizhkin
commit: 02b6c2d5bf7ad6410591d6dc6bcfefb00f502cdb
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed Apr 24 22:26:52 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed Apr 24 22:26:52 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02b6c2d5

games-puzzle/katawa-shoujo: update Manifest

Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/katawa-shoujo/Manifest 
b/games-puzzle/katawa-shoujo/Manifest
index 4b0bd04460..e0ac46d30c 100644
--- a/games-puzzle/katawa-shoujo/Manifest
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -1,2 +1,2 @@
 DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 
8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0
 SHA512 
ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a
-DIST katawa-shoujo.png 148482 BLAKE2B 
1792c5b860562296369bdc5135f284eb20fb45fe0b8351cb066716f2ced733eaa1d665ea406861d40ba4bfffa2fe5aae67210d9d39be18c14aa7ff51ed40be69
 SHA512 
4e0fd095f6ca9bc06658e143567fa6e482cc7e84387d51d7edb8448906f32bf718c1a2528b51326d1630daf01e655e0a3162d1fa0af2522243e47b363234c069
+DIST katawa-shoujo.png 252282 BLAKE2B 
d9872862fe526fd2fed6f3788c1ec15ff4128b4bb1ee98c3a91a0d7b1db7916ab056863a95389d3b1a0581854e92a7f745714b3dfd4fa07c60f2308ad30187b1
 SHA512 
b12e42c8266f20679be55ba81eb273a2c03e2d80d6c24310b79076f65ef82692e80fa2ec45b77c4acfa68758ac6fcc46d340bffbb172ffec3e392891bb534c88



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-04-17 Thread Denis Strizhkin
commit: 9cf79d2a18bdf81f177ecddf01a168d51ef520f3
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed Apr 17 18:15:54 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed Apr 17 18:15:54 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9cf79d2a

sci-physics/ovito: add 3.10.5, drop 3.10.3

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/Manifest | 2 +-
 sci-physics/ovito/{ovito-3.10.3.ebuild => ovito-3.10.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/ovito/Manifest b/sci-physics/ovito/Manifest
index 8dca7077e8..a5ef77b6c3 100644
--- a/sci-physics/ovito/Manifest
+++ b/sci-physics/ovito/Manifest
@@ -1,3 +1,3 @@
-DIST ovito-v3.10.3.tar.bz2 61307108 BLAKE2B 
42a0fd940a95f3091d41cbc21b75955f151f0cf0f2383444c2621bfa4eb67ec784ddf938225a3ba24fa3910a4e4ffd826b9ab9191c2c6a4359f1a8078495912c
 SHA512 
e892230f3082ee9eac953080f7cb13b1f0fc055aa9e43479f1c2c833c0220b7ad3ee319c9a9279393dd2a459902ff8d8044cc8dd238cefe973442b45a2d8a1e7
 DIST ovito-v3.10.4.tar.bz2 61395806 BLAKE2B 
95c2801763f2ee873c1fda5d579d13d5f06643abfef397a3e3d6be50d6b296acddf43ad5370c50b50baa9f13c151430eb76735e1cfedf16bb65e75b2ed88efce
 SHA512 
942109ea031cdfb1412d31a5c39eb6079ab6ff58df2e3e5720df9345d04c479e3d921bc031e6008f9c8ac0f9555feba22ddb8e329f43bc06ce0266a6df7783eb
+DIST ovito-v3.10.5.tar.bz2 61444142 BLAKE2B 
2418210ca1f18640786f758585647f9459110a852b2139d5f20f4443aa19f78e712f7b70537f3471560dddaa3b475f51fc617490b5da04d56fa6a4bcb01c03e4
 SHA512 
2f2c0977bcd3239b88308b98aa63cc915355d84e7045c2b96c50797832efbba486e027cfc4d7ed6a82bebb28347d577dc1660cd9070a206a08f9eeab155b9c01
 DIST ovito_icon.png 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.5.ebuild
similarity index 100%
rename from sci-physics/ovito/ovito-3.10.3.ebuild
rename to sci-physics/ovito/ovito-3.10.5.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/, app-misc/ani-cli/, games-puzzle/katawa-shoujo/

2024-04-15 Thread Denis Strizhkin
commit: d7a42bc7fe3ec09f47cfeceb5ae2960bb2984bce
Author: Denis Strizhkin  gmail  com>
AuthorDate: Tue Apr 16 00:41:41 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Tue Apr 16 00:42:36 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7a42bc7

*/*: add myself as maintainer

Signed-off-by: Denis Strizhkin  gmail.com>

 app-misc/ani-cli/metadata.xml   | 26 +++---
 games-puzzle/katawa-shoujo/metadata.xml |  4 
 sci-physics/ovito/metadata.xml  |  4 
 3 files changed, 23 insertions(+), 11 deletions(-)

diff --git a/app-misc/ani-cli/metadata.xml b/app-misc/ani-cli/metadata.xml
index fc44a2d2c8..d93d51499f 100644
--- a/app-misc/ani-cli/metadata.xml
+++ b/app-misc/ani-cli/metadata.xml
@@ -1,15 +1,19 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   j327a...@anonaddy.me
-   Primary maintainer
-
-
-   med.anis.jbara.2...@gmail.com
-   Primary maintainer
-
-
-   pystardust/ani-cli
-
+   
+   j327a...@anonaddy.me
+   Primary maintainer
+   
+   
+   med.anis.jbara.2...@gmail.com
+   Primary maintainer
+   
+   
+   strdeni...@gmail.com
+       Denis Strizhkin
+   
+   
+   pystardust/ani-cli
+   
 

diff --git a/games-puzzle/katawa-shoujo/metadata.xml 
b/games-puzzle/katawa-shoujo/metadata.xml
index 2f1b9ad948..02952f0df6 100644
--- a/games-puzzle/katawa-shoujo/metadata.xml
+++ b/games-puzzle/katawa-shoujo/metadata.xml
@@ -5,6 +5,10 @@
Vitaly Zdanevich
zdanevich.vit...@ya.ru

+   
+   strdeni...@gmail.com
+       Denis Strizhkin
+   

fleetingheart/ksre


diff --git a/sci-physics/ovito/metadata.xml b/sci-physics/ovito/metadata.xml
index 8b8ef0bd8f..e8ef7e7397 100644
--- a/sci-physics/ovito/metadata.xml
+++ b/sci-physics/ovito/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   strdeni...@gmail.com
+   Denis Strizhkin
+   

stuko/ovito




[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-04-15 Thread Denis Strizhkin
commit: 01b2886e8e017724ddb284f26890d79d21579099
Author: Denis Strizhkin  gmail  com>
AuthorDate: Tue Apr 16 00:31:18 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Tue Apr 16 00:42:35 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01b2886e

sci-physics/ovito: add 3.10.4, drop 3.10.1

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/Manifest | 5 ++---
 sci-physics/ovito/ovito-3.10.3.ebuild  | 2 +-
 sci-physics/ovito/{ovito-3.10.1.ebuild => ovito-3.10.4.ebuild} | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sci-physics/ovito/Manifest b/sci-physics/ovito/Manifest
index 97a5f8cd85..8dca7077e8 100644
--- a/sci-physics/ovito/Manifest
+++ b/sci-physics/ovito/Manifest
@@ -1,4 +1,3 @@
-DIST ovito-3.10.1_icon.pnp 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
-DIST ovito-3.10.3_icon.pnp 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
-DIST ovito-v3.10.1.tar.bz2 60090909 BLAKE2B 
165ed02213b645aad8a6e5c0745ec60c4517d52ef682511e3f7cda17fc590a96eb3bf06ebdcd402faaabbeb3215facb515272235fc9a1d33bb4740ecac51adc3
 SHA512 
5e04ed9ac5d3adc77ba11ce416ae7facbcff02ec675712782eb19192eed84567ae880d6038a59b7ace69ceb239591eade065bf5facdf5d07473a2d9c02a6b0a9
 DIST ovito-v3.10.3.tar.bz2 61307108 BLAKE2B 
42a0fd940a95f3091d41cbc21b75955f151f0cf0f2383444c2621bfa4eb67ec784ddf938225a3ba24fa3910a4e4ffd826b9ab9191c2c6a4359f1a8078495912c
 SHA512 
e892230f3082ee9eac953080f7cb13b1f0fc055aa9e43479f1c2c833c0220b7ad3ee319c9a9279393dd2a459902ff8d8044cc8dd238cefe973442b45a2d8a1e7
+DIST ovito-v3.10.4.tar.bz2 61395806 BLAKE2B 
95c2801763f2ee873c1fda5d579d13d5f06643abfef397a3e3d6be50d6b296acddf43ad5370c50b50baa9f13c151430eb76735e1cfedf16bb65e75b2ed88efce
 SHA512 
942109ea031cdfb1412d31a5c39eb6079ab6ff58df2e3e5720df9345d04c479e3d921bc031e6008f9c8ac0f9555feba22ddb8e329f43bc06ce0266a6df7783eb
+DIST ovito_icon.png 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.3.ebuild
index ed9d83dd60..0e5ffc066b 100644
--- a/sci-physics/ovito/ovito-3.10.3.ebuild
+++ b/sci-physics/ovito/ovito-3.10.3.ebuild
@@ -6,7 +6,7 @@ LICENSE="GPL-3"
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
-ICON="${P}_icon.pnp"
+ICON="${PN}_icon.png"
 
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2

diff --git a/sci-physics/ovito/ovito-3.10.1.ebuild 
b/sci-physics/ovito/ovito-3.10.4.ebuild
similarity index 96%
rename from sci-physics/ovito/ovito-3.10.1.ebuild
rename to sci-physics/ovito/ovito-3.10.4.ebuild
index ed9d83dd60..0e5ffc066b 100644
--- a/sci-physics/ovito/ovito-3.10.1.ebuild
+++ b/sci-physics/ovito/ovito-3.10.4.ebuild
@@ -6,7 +6,7 @@ LICENSE="GPL-3"
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
-ICON="${P}_icon.pnp"
+ICON="${PN}_icon.png"
 
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-04-15 Thread Denis Strizhkin
commit: 98ee8d512e651ec7674fc59d13def8f18b1dd7b2
Author: Denis Strizhkin  gmail  com>
AuthorDate: Tue Apr 16 00:35:55 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Tue Apr 16 00:42:36 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98ee8d51

sci-physics/ovito: fix QA warnings

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/ovito-3.10.3.ebuild | 11 +--
 sci-physics/ovito/ovito-3.10.4.ebuild | 11 +--
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.3.ebuild
index 0e5ffc066b..644d2c5b7b 100644
--- a/sci-physics/ovito/ovito-3.10.3.ebuild
+++ b/sci-physics/ovito/ovito-3.10.3.ebuild
@@ -1,21 +1,20 @@
 EAPI=8
 
-SLOT="0"
-LICENSE="GPL-3"
-
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
 ICON="${PN}_icon.png"
-
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
 "
-KEYWORDS="~amd64"
-
 S="${WORKDIR}/${PN}-v${PV}"
 
+LICENSE="GPL-3"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
 inherit cmake desktop
 
 DEPEND="

diff --git a/sci-physics/ovito/ovito-3.10.4.ebuild 
b/sci-physics/ovito/ovito-3.10.4.ebuild
index 0e5ffc066b..644d2c5b7b 100644
--- a/sci-physics/ovito/ovito-3.10.4.ebuild
+++ b/sci-physics/ovito/ovito-3.10.4.ebuild
@@ -1,21 +1,20 @@
 EAPI=8
 
-SLOT="0"
-LICENSE="GPL-3"
-
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
 ICON="${PN}_icon.png"
-
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
 "
-KEYWORDS="~amd64"
-
 S="${WORKDIR}/${PN}-v${PV}"
 
+LICENSE="GPL-3"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
 inherit cmake desktop
 
 DEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/, games-puzzle/katawa-shoujo/files/

2024-04-15 Thread Denis Strizhkin
commit: 4be659d0b0d6fe5d5829ce1fb79a8b461f806abc
Author: Denis Strizhkin  gmail  com>
AuthorDate: Mon Apr 15 18:03:06 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Mon Apr 15 18:03:23 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4be659d0

games-puzzle/katawa-shoujo: add icon & desktop entry

Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/Manifest|  1 +
 games-puzzle/katawa-shoujo/files/katawa-shoujo.desktop |  9 +
 games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild  | 10 --
 3 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/katawa-shoujo/Manifest 
b/games-puzzle/katawa-shoujo/Manifest
index 59b22db1e9..4b0bd04460 100644
--- a/games-puzzle/katawa-shoujo/Manifest
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -1 +1,2 @@
 DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 
8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0
 SHA512 
ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a
+DIST katawa-shoujo.png 148482 BLAKE2B 
1792c5b860562296369bdc5135f284eb20fb45fe0b8351cb066716f2ced733eaa1d665ea406861d40ba4bfffa2fe5aae67210d9d39be18c14aa7ff51ed40be69
 SHA512 
4e0fd095f6ca9bc06658e143567fa6e482cc7e84387d51d7edb8448906f32bf718c1a2528b51326d1630daf01e655e0a3162d1fa0af2522243e47b363234c069

diff --git a/games-puzzle/katawa-shoujo/files/katawa-shoujo.desktop 
b/games-puzzle/katawa-shoujo/files/katawa-shoujo.desktop
new file mode 100644
index 00..46228cb139
--- /dev/null
+++ b/games-puzzle/katawa-shoujo/files/katawa-shoujo.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=Katawa Shoujo
+Comment=Bishoujo-style visual novel game that tells a story of a young man and 
five other girls suffering with varying disabilities
+Icon=katawa-shoujo
+Exec=/usr/bin/katawa-shoujo
+Terminal=false
+Categories=Game;

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
index becf8b7edc..48fabe77eb 100644
--- a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
@@ -3,11 +3,14 @@
 
 EAPI=8
 
-inherit wrapper
+inherit wrapper desktop
 
 DESCRIPTION="Re-Engineered visual novel with accessibility features"
 HOMEPAGE="https://www.fhs.sh/projects;
-SRC_URI="https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2
 -> ${P}.tar.bz2"
+SRC_URI="
+   
https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2 
-> ${P}.tar.bz2
+   
https://github.com/fleetingheart/web/blob/main/public/android-chrome-512x512.png
 -> ${PN}.png
+"
 S="${WORKDIR}/KSRE-linux"
 
 LICENSE="
@@ -29,4 +32,7 @@ src_install() {
fperms +x "/opt/${PN}/lib/py3-linux-x86_64/Katawa Shoujo Re-Engineered"
 
make_wrapper "${PN}" "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
+
+   domenu "${FILESDIR}/${PN}.desktop"
+   doicon "${DISTDIR}/${PN}.png"
 }



[gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/katawa-shoujo/

2024-04-15 Thread Denis Strizhkin
commit: 73da044f54fdeadc99e39004ce2b03bebcacbf16
Author: Denis Strizhkin  gmail  com>
AuthorDate: Mon Apr 15 17:25:06 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Mon Apr 15 17:25:44 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73da044f

games-puzzle/katawa-shoujo: update SRC_URI & don't use cp -r

Signed-off-by: Denis Strizhkin  gmail.com>

 games-puzzle/katawa-shoujo/Manifest   |  2 +-
 games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild | 13 +++--
 games-puzzle/katawa-shoujo/metadata.xml   |  3 +++
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/games-puzzle/katawa-shoujo/Manifest 
b/games-puzzle/katawa-shoujo/Manifest
index d68ad5cc46..59b22db1e9 100644
--- a/games-puzzle/katawa-shoujo/Manifest
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -1 +1 @@
-DIST KSRE-linux.tar.bz2 478484884 BLAKE2B 
45e49c4a122c492d468eb9025ff0377416c63b35b465ee6b1f75517b9cdc94ce36f27fc9c76849ae0e1a01ad7bd33e9b830c6c7b60f091fa84936a93a29eb009
 SHA512 
6ec1ac1d101c3722c150461575f9a995a0299ea026f849cf5b39ad5347738531786b6f16fa077b2ae2f1e9f3f79d509ebadbe90f59ad063cdd67a545e7d7985c
+DIST katawa-shoujo-1.4.6.tar.bz2 478087906 BLAKE2B 
8c63431b5cb66c5e866b86514e764dafb5ce77d097cefceb091bcd8f75708e0e4fbf4b73229c6a1e3748240d5a5561176a3f623d4539373972376dce212c28b0
 SHA512 
ebef5a3342384e0e1f9fb4849e923ff606730cfd55ee8182a4c652c7bf2c77f719fc8ff4d43129911490f867927a06d44292a60b15141b1d3d8bd4065e56d36a

diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild 
b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
index 2c3eaf95fa..becf8b7edc 100644
--- a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
@@ -7,7 +7,8 @@ inherit wrapper
 
 DESCRIPTION="Re-Engineered visual novel with accessibility features"
 HOMEPAGE="https://www.fhs.sh/projects;
-SRC_URI="https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2;
+SRC_URI="https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2
 -> ${P}.tar.bz2"
+S="${WORKDIR}/KSRE-linux"
 
 LICENSE="
MPL-2.0
@@ -20,12 +21,12 @@ KEYWORDS="~amd64"
 QA_PREBUILT="*"
 RESTRICT="strip"
 
-S="${WORKDIR}/KSRE-linux"
-
 src_install() {
-   dodir etc
-   cp -r . "$ED/opt/$PN" || die
+   insinto "/opt/${PN}"
+   doins -r *
 
-   make_wrapper ${PN} "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
+   fperms +x "/opt/${PN}/Katawa Shoujo Re-Engineered.sh"
+   fperms +x "/opt/${PN}/lib/py3-linux-x86_64/Katawa Shoujo Re-Engineered"
 
+   make_wrapper "${PN}" "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
 }

diff --git a/games-puzzle/katawa-shoujo/metadata.xml 
b/games-puzzle/katawa-shoujo/metadata.xml
index 812e586b96..2f1b9ad948 100644
--- a/games-puzzle/katawa-shoujo/metadata.xml
+++ b/games-puzzle/katawa-shoujo/metadata.xml
@@ -5,4 +5,7 @@
Vitaly Zdanevich
zdanevich.vit...@ya.ru

+   
+   fleetingheart/ksre
+   
 



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/, x11-themes/catppuccin-btop/, ...

2024-04-12 Thread Denis Strizhkin
commit: 213201df2d678c914ec77d2209d627ece93a05c8
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Apr 12 15:07:19 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Apr 12 15:07:19 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=213201df

x11-themes/catppuccin-*: fix description

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild   | 2 +-
 x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild | 2 +-
 x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild | 2 +-
 x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild | 2 +-
 x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild 
b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
index 558385c1d7..a8e83b2757 100644
--- a/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
+++ b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
@@ -1,6 +1,6 @@
 EAPI=8
 
-DESCRIPTION="Soothing pastel theme for btop ."
+DESCRIPTION="Soothing pastel theme for btop"
 HOMEPAGE="https://github.com/catppuccin;
 
 SRC_URI="

diff --git a/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild 
b/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
index 65a079ea8a..80f8d0ca6f 100644
--- a/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
+++ b/x11-themes/catppuccin-cursors/catppuccin-cursors-0.2.0.ebuild
@@ -1,7 +1,7 @@
 
 EAPI=8
 
-DESCRIPTION=" Soothing pastel mouse cursors."
+DESCRIPTION="Soothing pastel mouse cursors"
 HOMEPAGE="https://github.com/catppuccin;
 
 MY_URI="https://github.com/catppuccin/cursors/releases/download/v${PV}/;

diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild 
b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
index df7f49d791..41cf20ab4e 100644
--- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
+++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild
@@ -1,7 +1,7 @@
 
 EAPI=8
 
-DESCRIPTION="Catppuccin is a community-driven pastel theme."
+DESCRIPTION="Soothing pastel theme for GTK"
 HOMEPAGE="https://github.com/catppuccin;
 
 MY_URI="https://github.com/catppuccin/gtk/releases/download/v${PV}/;

diff --git a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild 
b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild
index df7f49d791..41cf20ab4e 100644
--- a/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild
+++ b/x11-themes/catppuccin-gtk/catppuccin-gtk-0.7.3.ebuild
@@ -1,7 +1,7 @@
 
 EAPI=8
 
-DESCRIPTION="Catppuccin is a community-driven pastel theme."
+DESCRIPTION="Soothing pastel theme for GTK"
 HOMEPAGE="https://github.com/catppuccin;
 
 MY_URI="https://github.com/catppuccin/gtk/releases/download/v${PV}/;

diff --git a/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild 
b/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild
index a2d2d855fe..4cf94af41e 100644
--- a/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild
+++ b/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild
@@ -1,6 +1,6 @@
 EAPI=8
 
-DESCRIPTION="Soothing pastel theme for Kvantum."
+DESCRIPTION="Soothing pastel theme for Kvantum"
 HOMEPAGE="https://github.com/catppuccin;
 
 EGIT_REPO_URI="https://github.com/catppuccin/Kvantum.git;



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-kvantum/

2024-04-12 Thread Denis Strizhkin
commit: f1cd5cfbc66af7f31af2d2cae75c44f6a5e4fbb4
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Apr 12 14:59:38 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Apr 12 14:59:38 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1cd5cfb

x11-themes/catppuccin-kvantum: new package, add 

Signed-off-by: Denis Strizhkin  gmail.com>

 .../catppuccin-kvantum-.ebuild  | 21 +
 x11-themes/catppuccin-kvantum/metadata.xml  | 11 +++
 2 files changed, 32 insertions(+)

diff --git a/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild 
b/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild
new file mode 100644
index 00..a2d2d855fe
--- /dev/null
+++ b/x11-themes/catppuccin-kvantum/catppuccin-kvantum-.ebuild
@@ -0,0 +1,21 @@
+EAPI=8
+
+DESCRIPTION="Soothing pastel theme for Kvantum."
+HOMEPAGE="https://github.com/catppuccin;
+
+EGIT_REPO_URI="https://github.com/catppuccin/Kvantum.git;
+inherit git-r3
+
+S="${WORKDIR}/${P}/src"
+
+RDEPEND="
+   x11-themes/kvantum
+"
+
+LICENSE="MIT"
+SLOT="0"
+
+src_install() {
+   insinto "/usr/share/Kvantum"
+   doins -r Catppuccin-*
+}

diff --git a/x11-themes/catppuccin-kvantum/metadata.xml 
b/x11-themes/catppuccin-kvantum/metadata.xml
new file mode 100644
index 00..9eb391ea36
--- /dev/null
+++ b/x11-themes/catppuccin-kvantum/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   strdeni...@gmail.com
+   Denis Strizhkin
+   
+   
+   catppuccin/Kvantum
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-04-10 Thread Denis Strizhkin
commit: ed2f764a353df057f38136fb742810f88f62d079
Author: Denis Strizhkin  gmail  com>
AuthorDate: Thu Apr 11 00:16:33 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Thu Apr 11 00:16:33 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed2f764a

x11-themes/catppuccin-gtk: add 0.7.3, drop 0.7.1

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 112 ++---
 ...tk-0.7.1.ebuild => catppuccin-gtk-0.7.3.ebuild} |   0
 2 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
index 055afb75dd..c083936ba2 100644
--- a/x11-themes/catppuccin-gtk/Manifest
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -1,59 +1,3 @@
-DIST catppuccin-gtk-0.7.1-frappe-blue-dark.zip 497646 BLAKE2B 
2d1f2c09ed4a42992805e7ae79add2b13e7cf3c364150a3d54ea747759608494f8cbaad3b01723e6a01e9a48c48b1504b177f80b371a2249b12250e966da2fcf
 SHA512 
51b4c554a88199abd744a236c6efce73cc295800d7c4f81a68663cdbe03db614d3f02d799b8ebb223a9d1a369bf54e3161b009981117a503718dfaa05d776587
-DIST catppuccin-gtk-0.7.1-frappe-flamingo-dark.zip 501352 BLAKE2B 
2962f5d1f5c0213409d10d28aac8c61941077fd8630151e33847ec456b2f52e8750998835b70d5840f9f5b36d57a1311236114299b8b9a359f4b94767364db17
 SHA512 
27740ab67acacc1ac26ac6487816424e8ab6f549c6e6de430fc36e99d9b7bcce18975e9a451a20a10c1a415690689b8739860ff1649ccc781c9894a38880940f
-DIST catppuccin-gtk-0.7.1-frappe-green-dark.zip 496890 BLAKE2B 
8b5a25522b4a8cd5374665f7719ddb42ec439192b8beab8ae895411cb1fc649a9a003092798f273cb1a4dce6a9fc6ce580830785ae1c17110b8ce953e395dfe9
 SHA512 
fcb3d638b62a33684093c3c8d0b05f90b31831750fea4ad0c0296593dc6a3997d89b9f08b03e38b1737338fc4a25bb7613f9fba3c9107466e6b83a0b01582d60
-DIST catppuccin-gtk-0.7.1-frappe-lavender-dark.zip 501845 BLAKE2B 
8abc3e457f07f529336e810c1d7091bdd2ada69186ebd668362431208f460e3b8c11d62736c64cdd05915aef7677b01379d21521b2fe2eb22d1e671b28b3f992
 SHA512 
f5b8eb96875c521aa2be5742f04e465a25bfa80b3b9282a642597d7ce1e131e20bf0562061908e82290dd71ec3dd55bbe8b601c74079149b2cd1b8cc1ea940b3
-DIST catppuccin-gtk-0.7.1-frappe-maroon-dark.zip 497892 BLAKE2B 
356c5b55239d6f3e78609368f51e48beb1cf9979ac7e8b62a5cb1ab77d04bfc8e203cfc5b12740f8d0a0a818d7a609986330d5c5322ae88aad18fa7a16086564
 SHA512 
21bafff62ea2fd2fc890d830f10ae579eaf519d3d708d86bdbec3ea5d7a317a7741568c81b7be30b8f88ef6f7ed3ac8ef2db0a12f29f8f98f85489f38e9065c7
-DIST catppuccin-gtk-0.7.1-frappe-mauve-dark.zip 498455 BLAKE2B 
19b63b5700f2cd13d01a2062f9cd7f1f6ee8ab8ccd3e57740cd0e478f4494537bdf9a906e5a11d90311f985b700a2736fbf21399b1e342c419d7a6c3ec3e56fc
 SHA512 
145e997e439f77c912c8d95ba4a085c0e20e373980bf95efd8bc5fe14fb31f04ad7ff4bd25e4c221f51185044dc4fbb67cc3512d51f54310309a868e897c2cc1
-DIST catppuccin-gtk-0.7.1-frappe-peach-dark.zip 496070 BLAKE2B 
7da62bee9139e5b4f9ba1d2456dd4c15d30b3e6e29a2df2d803e57b02483bea28fcedc38db20b86ff857e38bfb109c5d852631ed395df32bc7264602b18fdb27
 SHA512 
5c116b83ab12e3ecc4491497dcb6a947142a27bae05cb38186c169d55a591b99dd9482e8aa4cd9fdfa8490ddcd68572f23ee117fdac28f564237c8e373505a9f
-DIST catppuccin-gtk-0.7.1-frappe-pink-dark.zip 497179 BLAKE2B 
bed40ada8de0f4474daf3f7106b2815763995115432646beb635af122b1f822755cb333fd7884319105b99ab50f2db073dc237295c12508cbefebedf86a1177d
 SHA512 
7d4097b1d05ba88b6aa5a9376c6bb2c747dacf262c922e6a7ee079293628cc6146480e1c4b2dedbd57741a939fc3d9ca8ebf4f8db38181bd066e37a666543f5a
-DIST catppuccin-gtk-0.7.1-frappe-red-dark.zip 494685 BLAKE2B 
30b3346719b63b3321038d23c2ac243fe240aaca27b76b32404256ea9d191797f9d6caa12c9e14df244d69a766ed97e1f9e56dcca2a15928c858351cf453d293
 SHA512 
a41bdc01fb91e454ed19dbd122d217f946b01a0c26c5565272c8304ddb0f8832f3223f28439720e060ebb8f4bc4426658f305fbc38c7cfda960ee9538ce47e08
-DIST catppuccin-gtk-0.7.1-frappe-rosewater-dark.zip 509300 BLAKE2B 
1b6d820a745bba32f505cec8b9fecc3b296a12a7d8f94f3d9dc604ec3facc4b22ea66bd603f44a06ae8a9746eeb6a8c7b311bc63cbe3c8922d273ed1b5fcfc17
 SHA512 
bb49842a2f50140f29f7879fb765be603a56a4a6e47fdd33141a487e37e115f07ce4d40986cb3f6f29b4e44705572d6c810876ce8b1ef8f59541a43a37fe8fdc
-DIST catppuccin-gtk-0.7.1-frappe-sapphire-dark.zip 501867 BLAKE2B 
53d735a1dad019fa48c476d715aedee40758fa668a0b79214ac2a243bdb126896f253f377e932657dac81ad0bcb505ab1061606abef986f8d67cf49a9e6f78a7
 SHA512 
133aef37bed849b76528de54a10556b42665ddc3afab788df654a8e9576d8c78a6b6c16a403851099b469657306c31083ffd0d3093c7df72eb52dd72f2766cde
-DIST catppuccin-gtk-0.7.1-frappe-sky-dark.zip 495082 BLAKE2B 
555f25e058839fd2ea667d7fa3a7b5cb76ebe85a6336c06910f29b270d2eca23fb5e76d4db31cb4545669964855ec5733b85934346bad4f7f1fd18f82385839a
 SHA512 
5713304787a85041468bc65c5542f956efb4534e066f161c442bd0697fb4419e8c5c898544d270b9adb37dada5f4ebfbe3c931d3a49797b576e7e75cdde8a73d
-DIST catppuccin-gtk-0.7.1-frappe-teal-dark.zip 496126 BLAKE2B 
2fabd9f2705e454ef933c4489c88c55e578a3f9a26a7489d4bed2bf0f1f82d7db1693b34bbed28a23cada83f5ec470df7bb2b0ad73ad62c74edfbb4ae216

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-04-05 Thread Denis Strizhkin
commit: 485aefd02c0802a4d2bdaf8eb9c10bf7166d2bec
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Apr  5 17:46:07 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Apr  5 17:46:07 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=485aefd0

x11-themes/catppuccin-gtk: add 0.7.2

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 56 
 .../catppuccin-gtk/catppuccin-gtk-0.7.2.ebuild | 99 ++
 2 files changed, 155 insertions(+)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
index f49af0e42c..055afb75dd 100644
--- a/x11-themes/catppuccin-gtk/Manifest
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -54,3 +54,59 @@ DIST catppuccin-gtk-0.7.1-mocha-sapphire-dark.zip 500699 
BLAKE2B fcb4ee54831071e
 DIST catppuccin-gtk-0.7.1-mocha-sky-dark.zip 493907 BLAKE2B 
e9b9acfc95dca4ec8d6607dbc4acffe68b4d60878c9415d038d8f1a4b0bf885d7ad5ece8a032abbea7e9b80e01924d09d07b8f727f11080d70a5a62532109733
 SHA512 
04a4519db3872bc4303e54a5ec3bc62be37cf36e9be29c8ec5bdc37946560cf080c2279cc625758dcab476ed6e1ab0ec2aca041c3ee19fe6ba9b13c9216249fd
 DIST catppuccin-gtk-0.7.1-mocha-teal-dark.zip 494960 BLAKE2B 
4f97f70802451c47d0cc5cc6b773bb785c1027b68f9be5fd899fbbddc21f0a75180b50fd7f33a4d13913428172cac998e9732e142c4dd766d3400a700a67c737
 SHA512 
19cf13b911d0202657d834bb710c694f1d40a473392a17af1e820a4ce5c1d407ce2eebfcf87d64e1d3f8f2edd6e6a8fe4ed77e29c5c6ba629c07bb24c3ca4e56
 DIST catppuccin-gtk-0.7.1-mocha-yellow-dark.zip 495008 BLAKE2B 
17022e6f398873f4e8fef3763d110f42e821893c3bea1c9cc52a402b708b335ecf6986c5c3db0fea1209fecbc9844fba33a9b4064b6264a36a0649eeea4e5308
 SHA512 
d98f3d8860abee91002d31cef13aec495f8e896c3b2c6b4e4b1e5d3bd281ab3d0ef30e0b0dd72c55e7f3f46c6672d5ff1e340bdbac5abb7e8f69c4cdacd81232
+DIST catppuccin-gtk-0.7.2-frappe-blue-dark.zip 498121 BLAKE2B 
89e37bc929585242f006fb96fb560b9b1aa17bcdf70ceaf0be6b64a62153775a941a9162640c6fcb21cf413392541d501e9554e95f79286f726d2b2a5812e306
 SHA512 
52a775a25a1ce8c012ae8a816bf6adee1610e66cc053edbf99a4a1640e33a82c0614e70e45c935c401ec9ea7ae69cd900c0abdf3b2fc0a21c517f06d32d5c99f
+DIST catppuccin-gtk-0.7.2-frappe-flamingo-dark.zip 501828 BLAKE2B 
0af64f6d70b05062f1eaa353fca2ad5f691a30f09ed9020b8ae0cea1ac344b7cf25cdd6e7e43b76aa474c391b00bd1d7d38acbd552710bcb68b8259a9225ddd0
 SHA512 
ac93ec579afd00649bb73a5e4309dff93ed865580674e40b9d623f82b90402bcc465b4fbd623204368fbde3eea39e71eeb54d25300b673661b297612ec765b5c
+DIST catppuccin-gtk-0.7.2-frappe-green-dark.zip 497364 BLAKE2B 
7f31e1349c49745a8e8df59c15a9a25bc5ed942c15e28c20d8b166f37fdc0fd1a8c1b4c60eda9b99f67f7bb42d1fda22810c0251e21d651ee8d74c1304356416
 SHA512 
b07b9673716792e4d9037039b1f062c2058fb8f6781d5b6bcb0c0575699911daeef17dfd41742ebaacf8d48e0f61fe9955a2251e00dbbe8d94c9efd8a4abd088
+DIST catppuccin-gtk-0.7.2-frappe-lavender-dark.zip 502319 BLAKE2B 
69e5e6d638b2bad20e10a7796551aef4aa22b773e3b23c2080adb66469ddc3623400218b486859adfc7366daafaa92e5443f7bcd1eb29adebc947b2f050e6ea2
 SHA512 
cb8b628eeb8466cbf86a4533e548751013584c11c2a73ba32a053b8f897fd5f2a9b7336c11616ae81fdb57e4e6d4583ebc443c2359335bd9b627ffc70d0ebbc0
+DIST catppuccin-gtk-0.7.2-frappe-maroon-dark.zip 498368 BLAKE2B 
73ced45c9ba8d3136f7080113ed4b5c04920eaaa868ec149b5da7ac6341237f8eaa28234d31a5acc2432cd0ef242b865548951a8d06150a7438bdd6e7b6a8f7f
 SHA512 
54d5ee98059f63db445934142e5fcecf2d315b8159a819dc10da1f438c935dfd05bc46576dccb1d766dc2786fbf8847b4def0773f146475abe11a44c9258ce42
+DIST catppuccin-gtk-0.7.2-frappe-mauve-dark.zip 498930 BLAKE2B 
664992b5d38fe1f0f9bdceb263407e71b52ab8e55ac0eacb88d396e6bc27891c08da5c2d83ad2db18d71d081241b7fb0e07c3252bf6ff1a45d3e54be26aee7b5
 SHA512 
545d2d001659fd27f7fc844e82c8aca574051dd5e2536e7e517d89dadd94c92d60d1ec86c237ab4081504749ad6b78b0c9ebc64126e5dd79b58dec085c1b6a29
+DIST catppuccin-gtk-0.7.2-frappe-peach-dark.zip 496545 BLAKE2B 
f311f92fa7c337ff77a74ae9c3f4aefcc8df7eb818782aee07fd503290ba6effd6da1414a10233a28db79d22fa5a5d3020160c40e45f218ca41da20d2d5f62fa
 SHA512 
0b3421e4f72dadf80b46366b3eca4c3b7cc9e4ac5007e2d2fb308e484bce2f8dd4b6291b75f528b34e1145df964619d36f02572f177ebe2edb06e9fafe51bd51
+DIST catppuccin-gtk-0.7.2-frappe-pink-dark.zip 497653 BLAKE2B 
7476a55b8c4913b9ebf192c2487610b4f27063170507e07d1cadd4b972faae78b6c2d911b1662024cbdd3e2b274551e079bd8d0b9bb2c588ad27128ea9649265
 SHA512 
5ba61252135edf5194d2674bdb3ec4baccb4e9067853bbccf2217c809887d4a879714b6af52b8be1513c7489249e85187adb6a26ff39482c498b889df64bc7f6
+DIST catppuccin-gtk-0.7.2-frappe-red-dark.zip 495159 BLAKE2B 
90b357e5142f05e8a4a372b4693da4013ed8c255d0125ccc5c654909cb5d69337609b1b40962d4a59faec452c5bfb240b6c7403f72c24536f82e3298d3fedc86
 SHA512 
31a7266ccd09bb0f45f1004133c4eaa4f48256d61dc8ce3d8e661063ec8fe08f59bbead399d10fc13238166d7333b65e2e409b2f0733564aaeddf777f921
+DIST catppuccin-gtk-0.7.2-frappe-rosewater-dark.zip 50977

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-btop/

2024-04-05 Thread Denis Strizhkin
commit: 3dfca8dcb13ea5f02cfbef4ee2dfe59fafd7f0de
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Apr  5 17:39:13 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Apr  5 17:39:49 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dfca8dc

x11-themes/catppuccin-btop: change DEPEND to RDEPEND & simplify install

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild 
b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
index 800fb024b0..558385c1d7 100644
--- a/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
+++ b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
@@ -8,7 +8,7 @@ SRC_URI="
 "
 S="${WORKDIR}/themes"
 
-DEPEND="
+RDEPEND="
sys-process/btop
 "
 
@@ -18,9 +18,5 @@ KEYWORDS="~amd64"
 
 src_install() {
insinto "/usr/share/btop/themes"
-   for f in "${S}"/*.theme; do
-   if [ -f "$f" ]; then
-   doins "$f"
-   fi
-   done
+   doins *.theme
 }



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-btop/

2024-03-29 Thread Denis Strizhkin
commit: 37a59a97346b79b2fca4c5864a3fd7a9f855936a
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Mar 29 17:25:30 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Mar 29 17:25:30 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37a59a97

x11-themes/catppuccin-btop: new package, add 1.0.0

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-btop/Manifest|  1 +
 .../catppuccin-btop/catppuccin-btop-1.0.0.ebuild   | 26 ++
 x11-themes/catppuccin-btop/metadata.xml| 11 +
 3 files changed, 38 insertions(+)

diff --git a/x11-themes/catppuccin-btop/Manifest 
b/x11-themes/catppuccin-btop/Manifest
new file mode 100644
index 00..90d4dce4da
--- /dev/null
+++ b/x11-themes/catppuccin-btop/Manifest
@@ -0,0 +1 @@
+DIST catppuccin-btop-1.0.0.tar.gz 1869 BLAKE2B 
c63aa3250653d94b088f7dfbeb8c6efc86b863c7dbe44277b4948b9a3a0b52f008ad1846f7bbf78b19a4df0b0a7f0a61fe5c8bd25de6b5215735b7ab9870fdef
 SHA512 
0746315186ca000fab3985efe73e908872614ee9310777a6dd8eaed37ba1a8204b43804b17a5ca62f7b07ad5f8d59a5883742551f41156bc6ff9cbf05654b9f2

diff --git a/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild 
b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
new file mode 100644
index 00..800fb024b0
--- /dev/null
+++ b/x11-themes/catppuccin-btop/catppuccin-btop-1.0.0.ebuild
@@ -0,0 +1,26 @@
+EAPI=8
+
+DESCRIPTION="Soothing pastel theme for btop ."
+HOMEPAGE="https://github.com/catppuccin;
+
+SRC_URI="
+   
https://github.com/catppuccin/btop/releases/download/${PV}/themes.tar.gz -> 
${P}.tar.gz
+"
+S="${WORKDIR}/themes"
+
+DEPEND="
+   sys-process/btop
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_install() {
+   insinto "/usr/share/btop/themes"
+   for f in "${S}"/*.theme; do
+   if [ -f "$f" ]; then
+   doins "$f"
+   fi
+   done
+}

diff --git a/x11-themes/catppuccin-btop/metadata.xml 
b/x11-themes/catppuccin-btop/metadata.xml
new file mode 100644
index 00..04f837b809
--- /dev/null
+++ b/x11-themes/catppuccin-btop/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   strdeni...@gmail.com
+   Denis Strizhkin
+   
+   
+   catppuccin/btop
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-cursors/

2024-03-28 Thread Denis Strizhkin
commit: bd3f19f0d4a83a61edcc62756076c2642aaac680
Author: Denis Strizhkin  gmail  com>
AuthorDate: Thu Mar 28 12:51:49 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Thu Mar 28 12:51:49 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd3f19f0

x11-themes/catppuccin-cursors: new package, add 0.2.0

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-cursors/Manifest | 56 
 .../catppuccin-cursors-0.2.0.ebuild| 99 ++
 x11-themes/catppuccin-cursors/metadata.xml | 17 
 3 files changed, 172 insertions(+)

diff --git a/x11-themes/catppuccin-cursors/Manifest 
b/x11-themes/catppuccin-cursors/Manifest
new file mode 100644
index 00..19f33938bc
--- /dev/null
+++ b/x11-themes/catppuccin-cursors/Manifest
@@ -0,0 +1,56 @@
+DIST catppuccin-cursors-0.2.0-frappe-blue.zip 656098 BLAKE2B 
8ee537da02b7c01fee7b6a1cbeb6f0a09976df1ca59afb2e4aed376db4402bd8cb005a7fdd338706d1193f97b45bc2729a96ec2e12c420cebb875c80f3d960fe
 SHA512 
08a8e672dd97abfa5fdeedb9b7ec8dc2b7ddc8efe628eb0120313134b82b5b98d1c21fd660302023057d989cefd96b35623209664c7d3fd90e1cd9a82e80550b
+DIST catppuccin-cursors-0.2.0-frappe-flamingo.zip 666094 BLAKE2B 
a8e4ab763d1834ad04544aa22624f3e658a7581f938a79f68e9cef3d4168bba248183d803af6a15cc55c8ffb7d5662eadd49c0cd760820fc37f1e7dff7d38029
 SHA512 
80cb4f87ef25d5cb3a2d9dde0d27e8d512d92a05d342d02d05dfc6e0a08a177f54055fece1460220af71c177fb5d5f5bfcd3a51b7ce0ed7db4865474e82072ba
+DIST catppuccin-cursors-0.2.0-frappe-green.zip 663874 BLAKE2B 
9b1faced81a8df2f2e713e9248fd341d0d93730c6c06bb61f7b9c4db972d7125146bdd4941899384598344dee7c353dc77c2b6dbb8e54a797229bec6dad63d26
 SHA512 
29d26e2f009df136a677b18bab560cf009b4bd74b59fdd8e56e35c511f6eff83174d1bba33b2fc05c6cc8d794ef7bee06f2ac43fb041e1277b8cdb4cd1b3e562
+DIST catppuccin-cursors-0.2.0-frappe-lavender.zip 656098 BLAKE2B 
b8759f0aef2a84d03887ae90bc1cdc6c9c7a5d0450fc34fd989326d5ed0672fb11d481d948cfb3bf37d5a6754f323675cd51ae854d69f907193e7c1b2fb2645f
 SHA512 
cca12688b7f9e207beac1b2eec3f4933903f203e1cafaf0a2e3811fbcc51ccc063984b94ea8b958d8769f94c5078ce6af8eaca5556b471e2f1ecaed841845285
+DIST catppuccin-cursors-0.2.0-frappe-maroon.zip 666981 BLAKE2B 
592bf23d4ce62cc2d47b85a07bab76f35cfa08068ac1a166b1943a8fcc8ede31e0829c2fb6da3f5f5b002452a729787566b7b9fd6b3edf1ac2e7e09bc1a36180
 SHA512 
6742dff27e670ba76ba10cf4adace0e121afda1d44dad78839b98324833df9d1de30e1eac8ff87e4fd10a92b631411d2345b6c53e7e854b800035fa14a02
+DIST catppuccin-cursors-0.2.0-frappe-mauve.zip 664815 BLAKE2B 
3d4db776e5fe4a6243903078b1d84784e2f7e56c1d0869d92061998d33947cc1ae19354c8eaf2c1a6371d6150224a663764404a1aa500edd0b817eb724952479
 SHA512 
e09f7ea426ea330285ef57f9216d9376a69bf7edba3c89c73c5be3603def9f0e14d866f15c7ba892b731e1692763e7d6f308f48dc7273bc688ea5f00ba3a92cc
+DIST catppuccin-cursors-0.2.0-frappe-peach.zip 669156 BLAKE2B 
df8091657d29320fbc8ad324b27e4df77108e83e5e121fa7811805472a7e28af08a2b992f056cc53b156366a4c20a54e377f793b391fe978767479057c65
 SHA512 
c2848e80dd94bb08d9845fb899a6698ff4d7fe534283627f08f4e575b69170d4f9f90d726954700641830c691daaed37ba2a776f46ba521ec467f7a9426f9504
+DIST catppuccin-cursors-0.2.0-frappe-pink.zip 670328 BLAKE2B 
65a15e6c21befd9feed97c0b4d53cc9a0e1ac09b084a66e226f7cd66b5fcdbbc29fbe4e3f1ab4be7ce878a625b57be69be7ce1dffbdf8ab11c9f246599704ef5
 SHA512 
a88926fe0802d496777e3a6ab8c83858011d306447682b22e328cb80510ff086b53d0a5c30bf1c32909fbfcc22a4ad6faf473acb1085b40d74013b4ba97b5ee6
+DIST catppuccin-cursors-0.2.0-frappe-red.zip 661285 BLAKE2B 
6b015ad191cb31c4deea7012d12de04e487f090139138911db8d20889690794f44fa38903d0e82dc8ca3c9eb96fe14f5d1ab476407870ce5d3f75b650c77f062
 SHA512 
7a53cd5fc7afaae191a142bb4c5645c5b3369219419165e184154e88ff11331bd6a2000cfa1d9602ad86ad0702727798c62d221fcc87a5095d84a860602258a8
+DIST catppuccin-cursors-0.2.0-frappe-rosewater.zip 670387 BLAKE2B 
8de1a0859bb539a91553de2d78a38fc89b0938d6bfc02ff8d5ddd1d2caa2a2a180393b77c5e5924e826b67ded63cce291da4bf16c270cba0b23c58d68d24efc8
 SHA512 
7c5185d3ab76fd9c2a23a2d015bfacfbed1ae9bcbcafdfbf288987e21751b6ac264299935af95597b6d01e4b3cd191d927ceb4af22694bc06dc273a84920e26f
+DIST catppuccin-cursors-0.2.0-frappe-sapphire.zip 661205 BLAKE2B 
e848efbe70d332bd15a8cf01a474a8923143317b5011157ea9d9bc4d33f325c4f8abb017d826d719325f3552df01d295c09e1f70f8d46204cd7cfe73cb1abeb3
 SHA512 
e8d8a2c38c2f26ca76df1ae381f09ebc98a480c78043885a077b1ecf1802490eb604b623f8d91cf8bf0d80254c2478119678fc8b12326f3c8a67a2fadf3440b2
+DIST catppuccin-cursors-0.2.0-frappe-sky.zip 664205 BLAKE2B 
b74c1cc8fa4ea478a01dbd770b798499f0e91fe6fd26a579e0e5e0fb08114ca6660fe67181c3930a0258e2f4451895d3e7bc06a9f1c6a804203f07c3118f15cb
 SHA512 
c299790819fd41179224e7c8efdca1ff88bde702c5a9bb8d77074f019255c779ca419429603ad76aed6e48733d187815f371d8db7c2275e3d5487a86eff977b6
+DIST catppuccin-cursors-0.2.0-frappe-teal.zip 66164

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin-gtk/

2024-03-27 Thread Denis Strizhkin
commit: 05f4169d87c7bc123bcae4ecc9a5ff0d6911bacc
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed Mar 27 21:41:34 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed Mar 27 21:41:34 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05f4169d

x11-themes/catppuccin-gtk: Added Mocha and Macchiato flavors

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 28 +++
 .../catppuccin-gtk/catppuccin-gtk-0.7.1.ebuild | 96 +++---
 x11-themes/catppuccin-gtk/metadata.xml |  6 +-
 3 files changed, 98 insertions(+), 32 deletions(-)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
index b9d313982e..f49af0e42c 100644
--- a/x11-themes/catppuccin-gtk/Manifest
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -26,3 +26,31 @@ DIST catppuccin-gtk-0.7.1-latte-sapphire-light.zip 499187 
BLAKE2B 5cb7fbf4b8e03f
 DIST catppuccin-gtk-0.7.1-latte-sky-light.zip 492261 BLAKE2B 
0f5dbdd9d8ac0b179d49f496bce2eb4395c10a3671afa503c65c58106f85076d7a1b8b786910b6c722709d4efe55d68d60ef0e36eae934d2a52b0457b5d8c886
 SHA512 
37a2ce91a58627d5fc929843552c4c950f2bcb048f18c9993f296eb7fc30352736420198510ad0cc33719193ad9c964fc8efdcd33f8f14c617d99fc17f36e48a
 DIST catppuccin-gtk-0.7.1-latte-teal-light.zip 493325 BLAKE2B 
54ba596101abb48323d8c1883dcd9d51dd826c910914ebba3cac1bce691c06da33a4a01c12d3f29ca2fdc17eb38894493cf5889a151bac774cd038b0ddf9628c
 SHA512 
464c0edcf458da84fbd50f4c1247110090f4cd6348fa056e601e81e2d3a53a9ab86f72f0aeae0ea6b40bfc3cfb4fc1d9d9e8671b77e8217462e91c40579d6172
 DIST catppuccin-gtk-0.7.1-latte-yellow-light.zip 495033 BLAKE2B 
60d0dbd43f16108c03b8a9d5b4794157b16c576b6958d376db2a63788157e61125f5553fdcb7ccb73692f7ac4c3a67d6b631f73f1123710758bbd79b7e15cf5f
 SHA512 
0c36f72ad120a6d4b16932946ab98a2a0005f5470c209fb8c6fbab88d3c4f8967987f1855d227a78b4ba3b4005788d93cdefe786e9cae1fbbfb7e808a221b757
+DIST catppuccin-gtk-0.7.1-macchiato-blue-dark.zip 500781 BLAKE2B 
47e50b7d3588d73aee51c9b473b1d2d42f3d016340fc105ebc45baab2f41a992fa6fb9795c5dcc9e47c979f2116bcf9f06dc123a8d2e71ba586aaf402d360408
 SHA512 
11853f02ad408a5041c23e21e1f1d7c56b5592b73e3b06e3c4f2d8aa094dd242f14badb4cab38eca4618dc5f40c9233940db3242eb275ab956551f071f9283e0
+DIST catppuccin-gtk-0.7.1-macchiato-flamingo-dark.zip 504495 BLAKE2B 
3a3a9448f4e1710a2bb53d1b214427ce1f4cf821e2c701d35d72b0c578075ed0c8f58dcb9863576e7a4e7c9b6d0a870fde48bb846bc2a75c45eecd0f0d774e00
 SHA512 
4431720fe5a33e8376f4fe3265e389bc3e18b9efc673859bf0a628e7a68565903fe14c25e14e95c42a0293840eac13eff3ac111acf27a5c1c7e5bca0f8bca562
+DIST catppuccin-gtk-0.7.1-macchiato-green-dark.zip 500024 BLAKE2B 
d7a5de6e3337a29cf0fc13962762bd10346701e2f6615dd381ae62ed4f67fd55142c2ea235b37a5baffc37df82a96f24b38ee4ae9657190ec00ac685f80d031a
 SHA512 
36d0fc715720f03ff65989363bffd8af2db2720ddc5b45bbad4f00c2b498d65232342ebf0271c6b56dc303ea797214602837ddb1a6c311efbfdf54ccb17800ec
+DIST catppuccin-gtk-0.7.1-macchiato-lavender-dark.zip 504982 BLAKE2B 
c2f16d63e9014d2a02c6a2f0f48972ea8a382bedb78410c0f2ae4b6bcd28d48dbfb655b8b4a52a31cb0e5342f0d94f89c86e56825fc3c22724554eca522b496e
 SHA512 
b1aec557194a3522997e884461586e51c42a4fe1d20cb19498750e6e8996bae8b0901aeb5b5dc1c743ea250a00bb36660ec3fe6b4c2e494f7285fe26b9453c01
+DIST catppuccin-gtk-0.7.1-macchiato-maroon-dark.zip 501036 BLAKE2B 
2f10481c537395b64889d7b8e0f756e403fe16a8b98cfc19762f4f5c334f65d7b971608fa5cd25122ee180dbb8b36dff2ca6c0eefc019ad72da34e5529c2897d
 SHA512 
b7ce8a0900813901f30e4a1e80467ea9f3ed2692fa8c1dbc636e2df3da67c68eecc811071e008423d88e74d761a2ed79934e6f3fe96e0d4fa1de6b2ecf295b48
+DIST catppuccin-gtk-0.7.1-macchiato-mauve-dark.zip 501615 BLAKE2B 
6a746964c4d26ccaaece28f4b97e23d8c405fa5ef7623f9fa6c935139b388e235dcf4733adbbab20cfac8e22459573b5233842c1571ef430f5e4cbcb4c32f71e
 SHA512 
dd1f4e7eccd92dba12d5d592905068fe8c54d78c30d2effe748b8df5902a1eb0c392d849ac38f67dcbb24c5d8093e88b10408e461aab1ddf2c8b234bb05d9710
+DIST catppuccin-gtk-0.7.1-macchiato-peach-dark.zip 499213 BLAKE2B 
6b0b4ee0e935dfa637b38e5ecb92e655bb3ace7d687b4d08a78c2ffd8c9c232de3632b97ad17b72e4404e361fb2657f8cfa384861d35623d8da89f4fdc590cc7
 SHA512 
7fa19bd41a9ff9e0ed391ff14ebe797a9a20288a93ba5a92510c3b1a8271420c358d923b16de6292c72071b8fc88a453cb568a37a96104004987e72ae04b381b
+DIST catppuccin-gtk-0.7.1-macchiato-pink-dark.zip 500336 BLAKE2B 
8cc8ed33343e5f95ff8def2ac7bff243a50c1fcfbb908ad50dd14178d723d210653ced0e645d510ae4c44bbabf4e4df98d042bc98d02980849a0feaeaf1b0a3e
 SHA512 
70111bf9724089122d3ae48bb84f2453f90292be90bf360f2c6038af7b5d82feffe2cc86679df6de26ee1f5fe5afd73c085578d580c299415dad7f0ccdaf9233
+DIST catppuccin-gtk-0.7.1-macchiato-red-dark.zip 497875 BLAKE2B 
95dc452ee8994fa51e6bc1aa4e36501cc9ecdc3ef18ee2e25873c1602104ad2ed931b65cc0086f2d05fed289ecee3b6fc6c4186cda1d49262e8908af41021907
 SHA512 
bd5fefcb6240654df64e8a5ec2a079d5989ec27de4c905ed794d86a9559ee0aa217fc9d72702a87d248858f7262931b58efba01d8b5123b0eb23aefe7538eb00
+DIST c

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin/, x11-themes/catppuccin-gtk/

2024-03-25 Thread Denis Strizhkin
commit: 6d23676a99133cf7fb93741a4a6414e6c312588a
Author: Denis Strizhkin  gmail  com>
AuthorDate: Mon Mar 25 22:20:20 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Mon Mar 25 22:20:20 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d23676a

x11-themes/catppuccin: rename to cattpuccin-gtk & add light theme

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin-gtk/Manifest | 28 ++
 .../catppuccin-gtk/catppuccin-gtk-0.7.1.ebuild | 63 ++
 .../{catppuccin => catppuccin-gtk}/metadata.xml|  1 +
 x11-themes/catppuccin/Manifest | 14 -
 x11-themes/catppuccin/catppuccin-0.7.1.ebuild  | 45 
 5 files changed, 92 insertions(+), 59 deletions(-)

diff --git a/x11-themes/catppuccin-gtk/Manifest 
b/x11-themes/catppuccin-gtk/Manifest
new file mode 100644
index 00..b9d313982e
--- /dev/null
+++ b/x11-themes/catppuccin-gtk/Manifest
@@ -0,0 +1,28 @@
+DIST catppuccin-gtk-0.7.1-frappe-blue-dark.zip 497646 BLAKE2B 
2d1f2c09ed4a42992805e7ae79add2b13e7cf3c364150a3d54ea747759608494f8cbaad3b01723e6a01e9a48c48b1504b177f80b371a2249b12250e966da2fcf
 SHA512 
51b4c554a88199abd744a236c6efce73cc295800d7c4f81a68663cdbe03db614d3f02d799b8ebb223a9d1a369bf54e3161b009981117a503718dfaa05d776587
+DIST catppuccin-gtk-0.7.1-frappe-flamingo-dark.zip 501352 BLAKE2B 
2962f5d1f5c0213409d10d28aac8c61941077fd8630151e33847ec456b2f52e8750998835b70d5840f9f5b36d57a1311236114299b8b9a359f4b94767364db17
 SHA512 
27740ab67acacc1ac26ac6487816424e8ab6f549c6e6de430fc36e99d9b7bcce18975e9a451a20a10c1a415690689b8739860ff1649ccc781c9894a38880940f
+DIST catppuccin-gtk-0.7.1-frappe-green-dark.zip 496890 BLAKE2B 
8b5a25522b4a8cd5374665f7719ddb42ec439192b8beab8ae895411cb1fc649a9a003092798f273cb1a4dce6a9fc6ce580830785ae1c17110b8ce953e395dfe9
 SHA512 
fcb3d638b62a33684093c3c8d0b05f90b31831750fea4ad0c0296593dc6a3997d89b9f08b03e38b1737338fc4a25bb7613f9fba3c9107466e6b83a0b01582d60
+DIST catppuccin-gtk-0.7.1-frappe-lavender-dark.zip 501845 BLAKE2B 
8abc3e457f07f529336e810c1d7091bdd2ada69186ebd668362431208f460e3b8c11d62736c64cdd05915aef7677b01379d21521b2fe2eb22d1e671b28b3f992
 SHA512 
f5b8eb96875c521aa2be5742f04e465a25bfa80b3b9282a642597d7ce1e131e20bf0562061908e82290dd71ec3dd55bbe8b601c74079149b2cd1b8cc1ea940b3
+DIST catppuccin-gtk-0.7.1-frappe-maroon-dark.zip 497892 BLAKE2B 
356c5b55239d6f3e78609368f51e48beb1cf9979ac7e8b62a5cb1ab77d04bfc8e203cfc5b12740f8d0a0a818d7a609986330d5c5322ae88aad18fa7a16086564
 SHA512 
21bafff62ea2fd2fc890d830f10ae579eaf519d3d708d86bdbec3ea5d7a317a7741568c81b7be30b8f88ef6f7ed3ac8ef2db0a12f29f8f98f85489f38e9065c7
+DIST catppuccin-gtk-0.7.1-frappe-mauve-dark.zip 498455 BLAKE2B 
19b63b5700f2cd13d01a2062f9cd7f1f6ee8ab8ccd3e57740cd0e478f4494537bdf9a906e5a11d90311f985b700a2736fbf21399b1e342c419d7a6c3ec3e56fc
 SHA512 
145e997e439f77c912c8d95ba4a085c0e20e373980bf95efd8bc5fe14fb31f04ad7ff4bd25e4c221f51185044dc4fbb67cc3512d51f54310309a868e897c2cc1
+DIST catppuccin-gtk-0.7.1-frappe-peach-dark.zip 496070 BLAKE2B 
7da62bee9139e5b4f9ba1d2456dd4c15d30b3e6e29a2df2d803e57b02483bea28fcedc38db20b86ff857e38bfb109c5d852631ed395df32bc7264602b18fdb27
 SHA512 
5c116b83ab12e3ecc4491497dcb6a947142a27bae05cb38186c169d55a591b99dd9482e8aa4cd9fdfa8490ddcd68572f23ee117fdac28f564237c8e373505a9f
+DIST catppuccin-gtk-0.7.1-frappe-pink-dark.zip 497179 BLAKE2B 
bed40ada8de0f4474daf3f7106b2815763995115432646beb635af122b1f822755cb333fd7884319105b99ab50f2db073dc237295c12508cbefebedf86a1177d
 SHA512 
7d4097b1d05ba88b6aa5a9376c6bb2c747dacf262c922e6a7ee079293628cc6146480e1c4b2dedbd57741a939fc3d9ca8ebf4f8db38181bd066e37a666543f5a
+DIST catppuccin-gtk-0.7.1-frappe-red-dark.zip 494685 BLAKE2B 
30b3346719b63b3321038d23c2ac243fe240aaca27b76b32404256ea9d191797f9d6caa12c9e14df244d69a766ed97e1f9e56dcca2a15928c858351cf453d293
 SHA512 
a41bdc01fb91e454ed19dbd122d217f946b01a0c26c5565272c8304ddb0f8832f3223f28439720e060ebb8f4bc4426658f305fbc38c7cfda960ee9538ce47e08
+DIST catppuccin-gtk-0.7.1-frappe-rosewater-dark.zip 509300 BLAKE2B 
1b6d820a745bba32f505cec8b9fecc3b296a12a7d8f94f3d9dc604ec3facc4b22ea66bd603f44a06ae8a9746eeb6a8c7b311bc63cbe3c8922d273ed1b5fcfc17
 SHA512 
bb49842a2f50140f29f7879fb765be603a56a4a6e47fdd33141a487e37e115f07ce4d40986cb3f6f29b4e44705572d6c810876ce8b1ef8f59541a43a37fe8fdc
+DIST catppuccin-gtk-0.7.1-frappe-sapphire-dark.zip 501867 BLAKE2B 
53d735a1dad019fa48c476d715aedee40758fa668a0b79214ac2a243bdb126896f253f377e932657dac81ad0bcb505ab1061606abef986f8d67cf49a9e6f78a7
 SHA512 
133aef37bed849b76528de54a10556b42665ddc3afab788df654a8e9576d8c78a6b6c16a403851099b469657306c31083ffd0d3093c7df72eb52dd72f2766cde
+DIST catppuccin-gtk-0.7.1-frappe-sky-dark.zip 495082 BLAKE2B 
555f25e058839fd2ea667d7fa3a7b5cb76ebe85a6336c06910f29b270d2eca23fb5e76d4db31cb4545669964855ec5733b85934346bad4f7f1fd18f8

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/catppuccin/

2024-03-23 Thread Denis Strizhkin
commit: 17e727b2e1f6c61e58ce57ca7ff759a3ddd57133
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sun Mar 24 05:18:35 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sun Mar 24 05:19:51 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17e727b2

x11-themes/catppuccin: new package, add 0.7.1

Signed-off-by: Denis Strizhkin  gmail.com>

 x11-themes/catppuccin/Manifest| 14 +
 x11-themes/catppuccin/catppuccin-0.7.1.ebuild | 45 +++
 x11-themes/catppuccin/metadata.xml| 14 +
 3 files changed, 73 insertions(+)

diff --git a/x11-themes/catppuccin/Manifest b/x11-themes/catppuccin/Manifest
new file mode 100644
index 00..2ebf8f0743
--- /dev/null
+++ b/x11-themes/catppuccin/Manifest
@@ -0,0 +1,14 @@
+DIST catppuccin-0.7.1-blue-dark.zip 497646 BLAKE2B 
2d1f2c09ed4a42992805e7ae79add2b13e7cf3c364150a3d54ea747759608494f8cbaad3b01723e6a01e9a48c48b1504b177f80b371a2249b12250e966da2fcf
 SHA512 
51b4c554a88199abd744a236c6efce73cc295800d7c4f81a68663cdbe03db614d3f02d799b8ebb223a9d1a369bf54e3161b009981117a503718dfaa05d776587
+DIST catppuccin-0.7.1-flamingo-dark.zip 501352 BLAKE2B 
2962f5d1f5c0213409d10d28aac8c61941077fd8630151e33847ec456b2f52e8750998835b70d5840f9f5b36d57a1311236114299b8b9a359f4b94767364db17
 SHA512 
27740ab67acacc1ac26ac6487816424e8ab6f549c6e6de430fc36e99d9b7bcce18975e9a451a20a10c1a415690689b8739860ff1649ccc781c9894a38880940f
+DIST catppuccin-0.7.1-green-dark.zip 496890 BLAKE2B 
8b5a25522b4a8cd5374665f7719ddb42ec439192b8beab8ae895411cb1fc649a9a003092798f273cb1a4dce6a9fc6ce580830785ae1c17110b8ce953e395dfe9
 SHA512 
fcb3d638b62a33684093c3c8d0b05f90b31831750fea4ad0c0296593dc6a3997d89b9f08b03e38b1737338fc4a25bb7613f9fba3c9107466e6b83a0b01582d60
+DIST catppuccin-0.7.1-lavender-dark.zip 501845 BLAKE2B 
8abc3e457f07f529336e810c1d7091bdd2ada69186ebd668362431208f460e3b8c11d62736c64cdd05915aef7677b01379d21521b2fe2eb22d1e671b28b3f992
 SHA512 
f5b8eb96875c521aa2be5742f04e465a25bfa80b3b9282a642597d7ce1e131e20bf0562061908e82290dd71ec3dd55bbe8b601c74079149b2cd1b8cc1ea940b3
+DIST catppuccin-0.7.1-maroon-dark.zip 497892 BLAKE2B 
356c5b55239d6f3e78609368f51e48beb1cf9979ac7e8b62a5cb1ab77d04bfc8e203cfc5b12740f8d0a0a818d7a609986330d5c5322ae88aad18fa7a16086564
 SHA512 
21bafff62ea2fd2fc890d830f10ae579eaf519d3d708d86bdbec3ea5d7a317a7741568c81b7be30b8f88ef6f7ed3ac8ef2db0a12f29f8f98f85489f38e9065c7
+DIST catppuccin-0.7.1-mauve-dark.zip 498455 BLAKE2B 
19b63b5700f2cd13d01a2062f9cd7f1f6ee8ab8ccd3e57740cd0e478f4494537bdf9a906e5a11d90311f985b700a2736fbf21399b1e342c419d7a6c3ec3e56fc
 SHA512 
145e997e439f77c912c8d95ba4a085c0e20e373980bf95efd8bc5fe14fb31f04ad7ff4bd25e4c221f51185044dc4fbb67cc3512d51f54310309a868e897c2cc1
+DIST catppuccin-0.7.1-peach-dark.zip 496070 BLAKE2B 
7da62bee9139e5b4f9ba1d2456dd4c15d30b3e6e29a2df2d803e57b02483bea28fcedc38db20b86ff857e38bfb109c5d852631ed395df32bc7264602b18fdb27
 SHA512 
5c116b83ab12e3ecc4491497dcb6a947142a27bae05cb38186c169d55a591b99dd9482e8aa4cd9fdfa8490ddcd68572f23ee117fdac28f564237c8e373505a9f
+DIST catppuccin-0.7.1-pink-dark.zip 497179 BLAKE2B 
bed40ada8de0f4474daf3f7106b2815763995115432646beb635af122b1f822755cb333fd7884319105b99ab50f2db073dc237295c12508cbefebedf86a1177d
 SHA512 
7d4097b1d05ba88b6aa5a9376c6bb2c747dacf262c922e6a7ee079293628cc6146480e1c4b2dedbd57741a939fc3d9ca8ebf4f8db38181bd066e37a666543f5a
+DIST catppuccin-0.7.1-red-dark.zip 494685 BLAKE2B 
30b3346719b63b3321038d23c2ac243fe240aaca27b76b32404256ea9d191797f9d6caa12c9e14df244d69a766ed97e1f9e56dcca2a15928c858351cf453d293
 SHA512 
a41bdc01fb91e454ed19dbd122d217f946b01a0c26c5565272c8304ddb0f8832f3223f28439720e060ebb8f4bc4426658f305fbc38c7cfda960ee9538ce47e08
+DIST catppuccin-0.7.1-rosewater-dark.zip 509300 BLAKE2B 
1b6d820a745bba32f505cec8b9fecc3b296a12a7d8f94f3d9dc604ec3facc4b22ea66bd603f44a06ae8a9746eeb6a8c7b311bc63cbe3c8922d273ed1b5fcfc17
 SHA512 
bb49842a2f50140f29f7879fb765be603a56a4a6e47fdd33141a487e37e115f07ce4d40986cb3f6f29b4e44705572d6c810876ce8b1ef8f59541a43a37fe8fdc
+DIST catppuccin-0.7.1-sapphire-dark.zip 501867 BLAKE2B 
53d735a1dad019fa48c476d715aedee40758fa668a0b79214ac2a243bdb126896f253f377e932657dac81ad0bcb505ab1061606abef986f8d67cf49a9e6f78a7
 SHA512 
133aef37bed849b76528de54a10556b42665ddc3afab788df654a8e9576d8c78a6b6c16a403851099b469657306c31083ffd0d3093c7df72eb52dd72f2766cde
+DIST catppuccin-0.7.1-sky-dark.zip 495082 BLAKE2B 
555f25e058839fd2ea667d7fa3a7b5cb76ebe85a6336c06910f29b270d2eca23fb5e76d4db31cb4545669964855ec5733b85934346bad4f7f1fd18f82385839a
 SHA512 
5713304787a85041468bc65c5542f956efb4534e066f161c442bd0697fb4419e8c5c898544d270b9adb37dada5f4ebfbe3c931d3a49797b576e7e75cdde8a73d
+DIST catppuccin-0.7.1-teal-dark.zip 496126 BLAKE2B 
2fabd9f2705e454ef933c4489c88c55e578a3f9a26a7489d4bed2bf0f1f82d7db1693b34bbed28a23cada83f5ec470df7bb2b0ad73ad62c74edfbb4ae216473

[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-03-12 Thread Denis Strizhkin
commit: 9d899f201218564f31627636b69529c493c5ff40
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed Mar 13 00:13:38 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed Mar 13 00:13:38 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d899f20

sci-physics/ovito: add dev-libs/c-blosc dependency

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/ovito-3.10.1.ebuild | 5 +++--
 sci-physics/ovito/ovito-3.10.3.ebuild | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-physics/ovito/ovito-3.10.1.ebuild 
b/sci-physics/ovito/ovito-3.10.1.ebuild
index 9449df6239..ed9d83dd60 100644
--- a/sci-physics/ovito/ovito-3.10.1.ebuild
+++ b/sci-physics/ovito/ovito-3.10.1.ebuild
@@ -19,12 +19,13 @@ S="${WORKDIR}/${PN}-v${PV}"
 inherit cmake desktop
 
 DEPEND="
+   dev-libs/boost
+   dev-libs/c-blosc
dev-qt/qtbase:6[gui]
dev-qt/qtsvg:6
+   media-video/ffmpeg
sci-libs/hdf5
-   dev-libs/boost
sci-libs/netcdf
-   media-video/ffmpeg
virtual/opengl
 "
 

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.3.ebuild
index 9449df6239..ed9d83dd60 100644
--- a/sci-physics/ovito/ovito-3.10.3.ebuild
+++ b/sci-physics/ovito/ovito-3.10.3.ebuild
@@ -19,12 +19,13 @@ S="${WORKDIR}/${PN}-v${PV}"
 inherit cmake desktop
 
 DEPEND="
+   dev-libs/boost
+   dev-libs/c-blosc
dev-qt/qtbase:6[gui]
dev-qt/qtsvg:6
+   media-video/ffmpeg
sci-libs/hdf5
-   dev-libs/boost
sci-libs/netcdf
-   media-video/ffmpeg
virtual/opengl
 "
 



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-02-28 Thread Denis Strizhkin
commit: 9494e442742a827ac6125e5527925061177a3214
Author: Denis Strizhkin  gmail  com>
AuthorDate: Wed Feb 28 18:34:26 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Wed Feb 28 18:35:48 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9494e442

sci-physics/ovito: update SRC_URI

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/Manifest| 3 ++-
 sci-physics/ovito/ovito-3.10.1.ebuild | 4 ++--
 sci-physics/ovito/ovito-3.10.3.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sci-physics/ovito/Manifest b/sci-physics/ovito/Manifest
index 8be46ce439..97a5f8cd85 100644
--- a/sci-physics/ovito/Manifest
+++ b/sci-physics/ovito/Manifest
@@ -1,3 +1,4 @@
-DIST logo_rgb-768x737.png 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
+DIST ovito-3.10.1_icon.pnp 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
+DIST ovito-3.10.3_icon.pnp 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
 DIST ovito-v3.10.1.tar.bz2 60090909 BLAKE2B 
165ed02213b645aad8a6e5c0745ec60c4517d52ef682511e3f7cda17fc590a96eb3bf06ebdcd402faaabbeb3215facb515272235fc9a1d33bb4740ecac51adc3
 SHA512 
5e04ed9ac5d3adc77ba11ce416ae7facbcff02ec675712782eb19192eed84567ae880d6038a59b7ace69ceb239591eade065bf5facdf5d07473a2d9c02a6b0a9
 DIST ovito-v3.10.3.tar.bz2 61307108 BLAKE2B 
42a0fd940a95f3091d41cbc21b75955f151f0cf0f2383444c2621bfa4eb67ec784ddf938225a3ba24fa3910a4e4ffd826b9ab9191c2c6a4359f1a8078495912c
 SHA512 
e892230f3082ee9eac953080f7cb13b1f0fc055aa9e43479f1c2c833c0220b7ad3ee319c9a9279393dd2a459902ff8d8044cc8dd238cefe973442b45a2d8a1e7

diff --git a/sci-physics/ovito/ovito-3.10.1.ebuild 
b/sci-physics/ovito/ovito-3.10.1.ebuild
index 20f1e4f1c2..9449df6239 100644
--- a/sci-physics/ovito/ovito-3.10.1.ebuild
+++ b/sci-physics/ovito/ovito-3.10.1.ebuild
@@ -6,11 +6,11 @@ LICENSE="GPL-3"
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
-ICON="logo_rgb-768x737.png"
+ICON="${P}_icon.pnp"
 
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
-   https://www.ovito.org/wp-content/uploads/${ICON}
+   https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
 "
 KEYWORDS="~amd64"
 

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.3.ebuild
index 20f1e4f1c2..9449df6239 100644
--- a/sci-physics/ovito/ovito-3.10.3.ebuild
+++ b/sci-physics/ovito/ovito-3.10.3.ebuild
@@ -6,11 +6,11 @@ LICENSE="GPL-3"
 DESCRIPTION="Open Visualization Tool"
 HOMEPAGE="https://www.ovito.org;
 
-ICON="logo_rgb-768x737.png"
+ICON="${P}_icon.pnp"
 
 SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
-   https://www.ovito.org/wp-content/uploads/${ICON}
+   https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
 "
 KEYWORDS="~amd64"
 



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/

2024-02-25 Thread Denis Strizhkin
commit: 11d667c901f6e38d1116449fb0423dbecb14bc0c
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sun Feb 25 17:44:58 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sun Feb 25 17:45:08 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11d667c9

sci-physics/ovito: add 3.10.3

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/Manifest|  1 +
 sci-physics/ovito/ovito-3.10.3.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/sci-physics/ovito/Manifest b/sci-physics/ovito/Manifest
index e6fa89d316..8be46ce439 100644
--- a/sci-physics/ovito/Manifest
+++ b/sci-physics/ovito/Manifest
@@ -1,2 +1,3 @@
 DIST logo_rgb-768x737.png 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
 DIST ovito-v3.10.1.tar.bz2 60090909 BLAKE2B 
165ed02213b645aad8a6e5c0745ec60c4517d52ef682511e3f7cda17fc590a96eb3bf06ebdcd402faaabbeb3215facb515272235fc9a1d33bb4740ecac51adc3
 SHA512 
5e04ed9ac5d3adc77ba11ce416ae7facbcff02ec675712782eb19192eed84567ae880d6038a59b7ace69ceb239591eade065bf5facdf5d07473a2d9c02a6b0a9
+DIST ovito-v3.10.3.tar.bz2 61307108 BLAKE2B 
42a0fd940a95f3091d41cbc21b75955f151f0cf0f2383444c2621bfa4eb67ec784ddf938225a3ba24fa3910a4e4ffd826b9ab9191c2c6a4359f1a8078495912c
 SHA512 
e892230f3082ee9eac953080f7cb13b1f0fc055aa9e43479f1c2c833c0220b7ad3ee319c9a9279393dd2a459902ff8d8044cc8dd238cefe973442b45a2d8a1e7

diff --git a/sci-physics/ovito/ovito-3.10.3.ebuild 
b/sci-physics/ovito/ovito-3.10.3.ebuild
new file mode 100644
index 00..20f1e4f1c2
--- /dev/null
+++ b/sci-physics/ovito/ovito-3.10.3.ebuild
@@ -0,0 +1,40 @@
+EAPI=8
+
+SLOT="0"
+LICENSE="GPL-3"
+
+DESCRIPTION="Open Visualization Tool"
+HOMEPAGE="https://www.ovito.org;
+
+ICON="logo_rgb-768x737.png"
+
+SRC_URI="
+   https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
+   https://www.ovito.org/wp-content/uploads/${ICON}
+"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/${PN}-v${PV}"
+
+inherit cmake desktop
+
+DEPEND="
+   dev-qt/qtbase:6[gui]
+   dev-qt/qtsvg:6
+   sci-libs/hdf5
+   dev-libs/boost
+   sci-libs/netcdf
+   media-video/ffmpeg
+   virtual/opengl
+"
+
+src_configure() {
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   domenu "${FILESDIR}/ovito.desktop"
+   newicon "${DISTDIR}/${ICON}" ovito.png
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/ani-cli/

2024-02-25 Thread Denis Strizhkin
commit: c46fe5ef4f98eefe647d066c27be4bc5827fe432
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sun Feb 25 11:49:02 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sun Feb 25 11:49:02 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c46fe5ef

app-misc/ani-cli: add 4.8 drop 4.7,4.4 (no longer work)

Signed-off-by: Denis Strizhkin  gmail.com>

 app-misc/ani-cli/Manifest  |  4 +--
 app-misc/ani-cli/ani-cli-4.4.ebuild| 34 --
 .../{ani-cli-4.7.ebuild => ani-cli-4.8.ebuild} |  0
 3 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/app-misc/ani-cli/Manifest b/app-misc/ani-cli/Manifest
index 8484f21509..b9c3b2c599 100644
--- a/app-misc/ani-cli/Manifest
+++ b/app-misc/ani-cli/Manifest
@@ -1,3 +1 @@
-DIST ani-cli 19981 BLAKE2B 
02fed707373d3569a82f845227fa282fff173c2b002b9232ea3ea9245b643c256992cd90b7aa8b825511b7114320a2627f12ef40488cb732a1f5a782c4a309a9
 SHA512 
c1d2256af8c88d6428c4767dc3715d12cacc869cbfe62a7fb0e0831eee9836373cdf2a042bed822868571448ed140f9f94c33303680318585d54c37f39ba7723
-DIST ani-cli.1 4187 BLAKE2B 
c5d8515324fe6a51454a3ecd9daf145b8f21cb12dec2e2d7e898e5d343f206a9ddc2e10c998daef1cebb6fc41414d86b0f131349ec148578bc3a6f0de4c48d37
 SHA512 
71e1a25c9fff197e96efcdc784cf19af06ec598ea5e32aae52913df3f426bebe801fec3536f725abb181175a8ddc594987de5cda96c44292f4f65c28d9d01f45
-DIST v4.7.tar.gz 233837 BLAKE2B 
f3aed4ded9ffeaceb617c144e0976135fdff2dda2b4d016b0770385e45c907adf93d09d33b901ad324c490676953c020b40178a944d98dc4afbb278c366e84c9
 SHA512 
d0ebd157ce5de7f8b793016991a7edf63dcf6831759ddb5595935ffd2c9693dfb9693a68e7fbc3d3d81033d4caae98c11308283cd6a86c40d4572754b1d97aa0
+DIST v4.8.tar.gz 234163 BLAKE2B 
d7db7e70c67d3f042841ebdb1695ba3614b32a6eccf7bc0e8b5dd1cee6f89b670e18f30ddcae055900b9dc11450abbd78d4bbff11dd23144ebe7b734209071a4
 SHA512 
fece70b1613e28366dc6716ce02720ca53dfa750fdd6d40a5d292f0e4c242920e5c7fa5f82f51c90ad86f2cdb301ac19628d9a3616f44acc8f208d7d58495476

diff --git a/app-misc/ani-cli/ani-cli-4.4.ebuild 
b/app-misc/ani-cli/ani-cli-4.4.ebuild
deleted file mode 100644
index 3509e10ce0..00
--- a/app-misc/ani-cli/ani-cli-4.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A cli to browse and watch anime."
-HOMEPAGE="https://github.com/pystardust/ani-cli;
-if [[ "${PV}" == ** ]]; then
-   EGIT_REPO_URI="https://github.com/pystardust/ani-cli.git;
-   inherit git-r3
-else
-   SRC_URI="
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli.1
-   "
-   S="${WORKDIR}"
-   KEYWORDS="~amd64 ~x86"
-fi
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   media-video/mpv
-   app-shells/fzf
-   media-video/ffmpeg
-   net-misc/aria2"
-
-RDEPEND="${DEPEND}"
-
-src_install() {
-   dobin "${SRC_URI:+$DISTDIR/}ani-cli"
-   doman "${SRC_URI:+$DISTDIR/}ani-cli.1"
-}

diff --git a/app-misc/ani-cli/ani-cli-4.7.ebuild 
b/app-misc/ani-cli/ani-cli-4.8.ebuild
similarity index 100%
rename from app-misc/ani-cli/ani-cli-4.7.ebuild
rename to app-misc/ani-cli/ani-cli-4.8.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/ani-cli/

2024-02-25 Thread Denis Strizhkin
commit: 29c3e8f3b9e0d59ef56a92722a8144d683b1384c
Author: Denis Strizhkin  gmail  com>
AuthorDate: Sun Feb 25 11:41:58 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Sun Feb 25 11:41:58 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29c3e8f3

app-misc/ani-cli: update SRC_URI

Signed-off-by: Denis Strizhkin  gmail.com>

 app-misc/ani-cli/Manifest|  3 +--
 app-misc/ani-cli/ani-cli-4.7.ebuild  | 11 +--
 app-misc/ani-cli/ani-cli-.ebuild | 13 ++---
 3 files changed, 12 insertions(+), 15 deletions(-)

diff --git a/app-misc/ani-cli/Manifest b/app-misc/ani-cli/Manifest
index 03e092f461..8484f21509 100644
--- a/app-misc/ani-cli/Manifest
+++ b/app-misc/ani-cli/Manifest
@@ -1,4 +1,3 @@
 DIST ani-cli 19981 BLAKE2B 
02fed707373d3569a82f845227fa282fff173c2b002b9232ea3ea9245b643c256992cd90b7aa8b825511b7114320a2627f12ef40488cb732a1f5a782c4a309a9
 SHA512 
c1d2256af8c88d6428c4767dc3715d12cacc869cbfe62a7fb0e0831eee9836373cdf2a042bed822868571448ed140f9f94c33303680318585d54c37f39ba7723
-DIST ani-cli-4.7 20275 BLAKE2B 
7968e2aa467cc3a873f9d4d35ee50ba1f4f9e5b9f54aab2a36565b0aec14d1d410245e646c791dcdd32770bcd179a395e496bce683d35ca91fc7f579
 SHA512 
579a440945193219569969a3c39fa3ee0b7ae7eab5676e34bde3c7dd20902d13431cff5cdcf7fd106545be8a0c03de1170aea111cdca881b8585318faf747d27
-DIST ani-cli-4.7.1 4446 BLAKE2B 
644bd41d5394dd87fb00fc99b1070406bd947e4c6b4b261d402233c9d61b479f1a8a44179620c10381010a45c11c1f6898f2c674fcb2ae59995e4e0f4eb3e878
 SHA512 
f8a2185052cfe0309c172d673429eb7625b3d033422c886e79ffccdc8ca2ecf69c5073bcf2a41f5a9c0b215f3045b45f3d14b5f87032a979686c0d95d4258032
 DIST ani-cli.1 4187 BLAKE2B 
c5d8515324fe6a51454a3ecd9daf145b8f21cb12dec2e2d7e898e5d343f206a9ddc2e10c998daef1cebb6fc41414d86b0f131349ec148578bc3a6f0de4c48d37
 SHA512 
71e1a25c9fff197e96efcdc784cf19af06ec598ea5e32aae52913df3f426bebe801fec3536f725abb181175a8ddc594987de5cda96c44292f4f65c28d9d01f45
+DIST v4.7.tar.gz 233837 BLAKE2B 
f3aed4ded9ffeaceb617c144e0976135fdff2dda2b4d016b0770385e45c907adf93d09d33b901ad324c490676953c020b40178a944d98dc4afbb278c366e84c9
 SHA512 
d0ebd157ce5de7f8b793016991a7edf63dcf6831759ddb5595935ffd2c9693dfb9693a68e7fbc3d3d81033d4caae98c11308283cd6a86c40d4572754b1d97aa0

diff --git a/app-misc/ani-cli/ani-cli-4.7.ebuild 
b/app-misc/ani-cli/ani-cli-4.7.ebuild
index fc2d9328c5..c26ce60700 100644
--- a/app-misc/ani-cli/ani-cli-4.7.ebuild
+++ b/app-misc/ani-cli/ani-cli-4.7.ebuild
@@ -6,14 +6,13 @@ EAPI=8
 DESCRIPTION="A cli to browse and watch anime."
 HOMEPAGE="https://github.com/pystardust/ani-cli;
 if [[ "${PV}" == ** ]]; then
-   EGIT_REPO_URI="https://github.com/pystardust/ani-cli.git;
+   EGIT_REPO_URI="https://github.com/pystardust/${PN}.git;
inherit git-r3
 else
SRC_URI="
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli -> ${P}
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli.1 -> ${P}.1
+   
https://github.com/pystardust/${PN}/archive/refs/tags/v${PV}.tar.gz
"
-   S="${WORKDIR}"
+   S="${WORKDIR}/${P}"
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
@@ -29,6 +28,6 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_install() {
-   newbin "${DISTDIR}/${P}" "${PN}"
-   newman "${DISTDIR}/${P}.1" "${PN}.1"
+   dobin "${PN}"
+   doman "${PN}.1"
 }

diff --git a/app-misc/ani-cli/ani-cli-.ebuild 
b/app-misc/ani-cli/ani-cli-.ebuild
index 61c10aa623..c26ce60700 100644
--- a/app-misc/ani-cli/ani-cli-.ebuild
+++ b/app-misc/ani-cli/ani-cli-.ebuild
@@ -6,15 +6,14 @@ EAPI=8
 DESCRIPTION="A cli to browse and watch anime."
 HOMEPAGE="https://github.com/pystardust/ani-cli;
 if [[ "${PV}" == ** ]]; then
-   EGIT_REPO_URI="https://github.com/pystardust/ani-cli.git;
+   EGIT_REPO_URI="https://github.com/pystardust/${PN}.git;
inherit git-r3
 else
SRC_URI="
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli -> ${P}
-   
https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli.1 -> ${P}.1
+   
https://github.com/pystardust/${PN}/archive/refs/tags/v${PV}.tar.gz
"
-   S="${WORKDIR}"
-   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${P}"
+   KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-3"
@@ -29,6 +28,6 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_install() {
-   newbin "${DISTDIR}/${P}" "${PN}"
-   newman "${DISTDIR}/${P}.1" "${PN}.1"
+   dobin "${PN}"
+   doman "${PN}.1"
 }



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/ovito/files/, sci-physics/ovito/

2024-02-23 Thread Denis Strizhkin
commit: 34498bc1207871e2307c56ed4d9293c69c4bea32
Author: Denis Strizhkin  gmail  com>
AuthorDate: Fri Feb 23 11:45:28 2024 +
Commit:     Denis Strizhkin  gmail  com>
CommitDate: Fri Feb 23 11:45:28 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34498bc1

sci-physics/ovito: new package, add 3.10.1

Signed-off-by: Denis Strizhkin  gmail.com>

 sci-physics/ovito/Manifest|  2 ++
 sci-physics/ovito/files/ovito.desktop | 10 +
 sci-physics/ovito/metadata.xml|  7 ++
 sci-physics/ovito/ovito-3.10.1.ebuild | 40 +++
 4 files changed, 59 insertions(+)

diff --git a/sci-physics/ovito/Manifest b/sci-physics/ovito/Manifest
new file mode 100644
index 00..e6fa89d316
--- /dev/null
+++ b/sci-physics/ovito/Manifest
@@ -0,0 +1,2 @@
+DIST logo_rgb-768x737.png 203649 BLAKE2B 
db797ac474fa9a9da838446cc97b30a6c4c05e141706e695a762f915d9c21e3bd8624851e10e41782aeb0c7bee37b606ebd8485b4c58d4c1654aa201af6feb13
 SHA512 
1afe91e9634a6574ba58535cb9b636b63daa02d9157f50d9c5c959c9da151e9635ca73d0616fd8ccac2e7742f2289a6eba05e62b206baee4f738c53526ec4bb8
+DIST ovito-v3.10.1.tar.bz2 60090909 BLAKE2B 
165ed02213b645aad8a6e5c0745ec60c4517d52ef682511e3f7cda17fc590a96eb3bf06ebdcd402faaabbeb3215facb515272235fc9a1d33bb4740ecac51adc3
 SHA512 
5e04ed9ac5d3adc77ba11ce416ae7facbcff02ec675712782eb19192eed84567ae880d6038a59b7ace69ceb239591eade065bf5facdf5d07473a2d9c02a6b0a9

diff --git a/sci-physics/ovito/files/ovito.desktop 
b/sci-physics/ovito/files/ovito.desktop
new file mode 100644
index 00..3f3dfc9aa5
--- /dev/null
+++ b/sci-physics/ovito/files/ovito.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=OVITO
+Comment=Open Visualization Tool
+Exec=ovito
+Icon=ovito
+Terminal=false
+StartupNotify=false
+Categories=Education;Science;

diff --git a/sci-physics/ovito/metadata.xml b/sci-physics/ovito/metadata.xml
new file mode 100644
index 00..8b8ef0bd8f
--- /dev/null
+++ b/sci-physics/ovito/metadata.xml
@@ -0,0 +1,7 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   stuko/ovito
+   
+

diff --git a/sci-physics/ovito/ovito-3.10.1.ebuild 
b/sci-physics/ovito/ovito-3.10.1.ebuild
new file mode 100644
index 00..20f1e4f1c2
--- /dev/null
+++ b/sci-physics/ovito/ovito-3.10.1.ebuild
@@ -0,0 +1,40 @@
+EAPI=8
+
+SLOT="0"
+LICENSE="GPL-3"
+
+DESCRIPTION="Open Visualization Tool"
+HOMEPAGE="https://www.ovito.org;
+
+ICON="logo_rgb-768x737.png"
+
+SRC_URI="
+   https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
+   https://www.ovito.org/wp-content/uploads/${ICON}
+"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/${PN}-v${PV}"
+
+inherit cmake desktop
+
+DEPEND="
+   dev-qt/qtbase:6[gui]
+   dev-qt/qtsvg:6
+   sci-libs/hdf5
+   dev-libs/boost
+   sci-libs/netcdf
+   media-video/ffmpeg
+   virtual/opengl
+"
+
+src_configure() {
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   domenu "${FILESDIR}/ovito.desktop"
+   newicon "${DISTDIR}/${ICON}" ovito.png
+}