diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest index b8f5d2d9a1..a166782a2d 100644 --- a/app-misc/fastfetch/Manifest +++ b/app-misc/fastfetch/Manifest @@ -1,2 +1,2 @@ -DIST fastfetch-1.6.0.tar.gz 349123 BLAKE2B 9d41c640134d6277a4f844e60654f55870f59b7117f7d3fa4424da777f4e139570e12d97e5781806fdc6d9860b134d7740441983461c205b3b5bd1e07d62079a SHA512 38d027923b5dabea3f85077307767e0ddab6a2685a3ad055fb58abe736d9edc580a4a75811f03ee7904223c67bc31dc84f3da9f4a1aa43a0ccd775c33b3ad941 DIST fastfetch-1.6.1.tar.gz 349168 BLAKE2B 21076a879e921898766d70566f21cbf9d3f05a6dfc8b2b32be8908f32e0b130c01aca43b1c61ea5fb909757eca116e8bdb604f65d695a7b40b40f18607452597 SHA512 f0a5609cf8d3b57331617396f1c9656ac41dbcb58f485cc6a035dcc02813d7888d7ba42ee953d7f6bc1dd5c3a1ca702f6d1a8582ad5c6b8a4d085f1d40ac3c85 +DIST fastfetch-1.6.3.tar.gz 350035 BLAKE2B ca15d18455d889ffe7a5448977f64504eb0c503f81c9d0c276fa6940c668f93e937add5cdda20f37285b9eb7b8974c34b5d3a15eeac6da3b96470c38c04fd6c4 SHA512 04d4dd2850e104b2938bce13a1e3fd93ab1c18676bff9ba3e9524a762ead000c7b3707d530aaad718f1b01723dc749d2f74343a64fb932474098115aadba3665 diff --git a/app-misc/fastfetch/fastfetch-1.6.0.ebuild b/app-misc/fastfetch/fastfetch-1.6.3.ebuild similarity index 100% rename from app-misc/fastfetch/fastfetch-1.6.0.ebuild rename to app-misc/fastfetch/fastfetch-1.6.3.ebuild diff --git a/app-shells/direnv/Manifest b/app-shells/direnv/Manifest new file mode 100644 index 0000000000..500533f779 --- /dev/null +++ b/app-shells/direnv/Manifest @@ -0,0 +1 @@ +DIST direnv-2.32.1.tar.gz 86219 BLAKE2B cfbdcc67648e5955442670a64610bc176d1b765113d29c1def637ea133dea41887774b678dabb6a5016871bd6c63c0ac9acd200a5ce036ca4913311118828ba1 SHA512 1d4f7f4ef8ff4c84e6a5f0cb2cbd510064b7d0c9de41f57b075024af06407fe0cc40ddcd9f6f52ca260550833e38ae9690b39abc85e17a3c500899ec46f761e4 diff --git a/app-shells/direnv/direnv-2.32.1.ebuild b/app-shells/direnv/direnv-2.32.1.ebuild new file mode 100644 index 0000000000..28fcb1df28 --- /dev/null +++ b/app-shells/direnv/direnv-2.32.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2022 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +EGO_PN="github.com/${PN}/${PN}" + +SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +inherit go-module + +DESCRIPTION="Automatically load and unload environment variables depending on the current dir" +HOMEPAGE="https://direnv.net" +LICENSE="MIT" +SLOT="0" + +src_install() { + dobin direnv +} diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest index 18d8aabe81..4aa22a84ca 100644 --- a/media-sound/dzr/Manifest +++ b/media-sound/dzr/Manifest @@ -1 +1 @@ -DIST dzr-220715.tar.gz 6891 BLAKE2B f461b9165bab68f1968a0498dec73b3769d2d7e564ff318c51518e6e3995c8d43311ab21f961c1f2083e7522c7670ed81b510d05f33c0089abe9e48e7e517f38 SHA512 a1bd6971e097a02f69cc270e3377ac2067ce0de7ac1e7e74d79ad6b34d9f35bf59e49f5b1803fc1a6481b3203bc7b10f665604e66cec99257d4faefe2ae0187f +DIST dzr-220810.tar.gz 7487 BLAKE2B 88bb64d009719e0f8bba28a80abcd6b728ccb978d7e5b688ef8c51f69bf011bac69cc7e9029b4ddadda83be7feb01222dd031d59f2fbce9315ef83f16877a1a4 SHA512 6a0434771f835c7c41f5e11d4bd5f2602f1e1442baa9b83af3bc629066a886f2c5e40af2242d9ba37f07d856b924ab22c7bcbf88e09f4ed7de6bcdcef84bf019 diff --git a/media-sound/dzr/dzr-220715.ebuild b/media-sound/dzr/dzr-220810.ebuild similarity index 100% rename from media-sound/dzr/dzr-220715.ebuild rename to media-sound/dzr/dzr-220810.ebuild diff --git a/net-misc/freetube-bin/Manifest b/net-misc/freetube-bin/Manifest index fcc4e8e287..25f191fd07 100644 --- a/net-misc/freetube-bin/Manifest +++ b/net-misc/freetube-bin/Manifest @@ -1 +1 @@ -DIST freetube_0.17.0_amd64.deb 64441542 BLAKE2B 8f2e01cb4944b0f3ed7409083253c6c6ca17698527ad737aec4003ebadb5d58252d09ef78369af0e6416e2b1e802c84adfaea5f2d81ced54a2c220d6a7ccb6ac SHA512 e62463059f26e6825d0fe1af9dbea74b595f7ff0a7acb372da34d9d77127ae14b5fee2e22f302c155282a55fdd29e78b1dd99a47e8307166967a3c9bc7d3faf9 +DIST freetube_0.17.1_amd64.deb 62917380 BLAKE2B e0eb375b9cdb9b83e139ab587a016b3d299d4bdce8557ffdb6259efaad16d6b68dfc28d9be61a660d6bc404f03f585e42027e0c97aa18e5e382a2efffff2b7b4 SHA512 44c40d3608fd1b4338437fc4842f20f78bebfa99906696fd35a71beb16261007743f77558f657e2306bb676db748823dbb67a574a51cbc56984dbf01b50c2976 diff --git a/net-misc/freetube-bin/freetube-bin-0.17.0.ebuild b/net-misc/freetube-bin/freetube-bin-0.17.1.ebuild similarity index 100% rename from net-misc/freetube-bin/freetube-bin-0.17.0.ebuild rename to net-misc/freetube-bin/freetube-bin-0.17.1.ebuild diff --git a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild index f069b84ec1..7e9f3b342f 100644 --- a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild +++ b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild @@ -3,7 +3,8 @@ EAPI=8 -inherit meson +PYTHON_COMPAT=( python{3_9,3_10,3_11} ) +inherit meson python-any-r1 gnome2-utils xdg-utils DESCRIPTION="Tools to access devices with LXI" HOMEPAGE="https://github.com/lxi-tools/lxi-tools" @@ -27,6 +28,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND}" +BDEPEND="${PYTHON_DEPS}" src_configure() { local emesonargs=( @@ -34,3 +36,13 @@ src_configure() { ) meson_src_configure } + +pkg_postinst() { + gnome2_schemas_update + xdg_icon_cache_update +} + +pkg_postrm() { + gnome2_schemas_update + xdg_icon_cache_update +}