diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-02 03:04:24 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-02 03:04:24 +0000 |
commit | 37a097af13d675b83911ac006ee9ee22d2163f9a (patch) | |
tree | 75294129093c3332ea0ba918643a3485b19550f6 /gui-libs/wayfire-plugins-extra | |
parent | aac5e1b02ac846f5e1ce85f4f66fdec46aa9b0d1 (diff) |
gentoo auto-resync : 02:11:2024 - 03:04:23
Diffstat (limited to 'gui-libs/wayfire-plugins-extra')
3 files changed, 0 insertions, 89 deletions
diff --git a/gui-libs/wayfire-plugins-extra/Manifest b/gui-libs/wayfire-plugins-extra/Manifest index ac861f39d9bd..79286231f748 100644 --- a/gui-libs/wayfire-plugins-extra/Manifest +++ b/gui-libs/wayfire-plugins-extra/Manifest @@ -1,8 +1,4 @@ -DIST wayfire-plugins-extra-0.8.0.tar.xz 70324 BLAKE2B f8f46782e31f170eb566567f50d302df4db23fbeb29c71569624a7f79c2bbcfcf48b070e7b55bf1880a9cd02afe78783d6680c457e466d765eb0db72f4b1f61b SHA512 8105fea3d8405a88d8c872c1012dadfab55f987a8ff8401f5caeec155214727021cbc7cfaba71c5ee3bc869caf136dcd78c189921c2f41a938b8552962f1597c -DIST wayfire-plugins-extra-0.8.1.tar.xz 75908 BLAKE2B 65c14281fd9738864f2d63f01250e6384cdf46929ee6df653a5614805b89686f0020799246d6caf16b8d45aa16a66f314e705ae96c37188d892d339875ed4c03 SHA512 ebe12545b0a0ca1c443f334b9bfa31d1f446636dbef2b91c280715ad58d8802ab129f6894959727c0b872558f799c973a158e679683f915a5ef89b67087eed01 DIST wayfire-plugins-extra-0.9.0.tar.xz 104424 BLAKE2B 8dde47dd40edabb8243c6a4128229baa4d2ff3407eb9cf0ff1699ca49dfaaf16f951f4faf18138824894f94b0ca6884bbc92fab595d4e08b948b67a0a0cf054f SHA512 fb1e02c4284b499a89a8b81e2b9ef283bdde48745c5f4ee500da4d9450bc5c8d94df6b8eba5d6ff3bb05ba3edbbdbd04b3c5551a73f5765ed3406d8227177f78 -EBUILD wayfire-plugins-extra-0.8.0.ebuild 789 BLAKE2B 28e8ba806c236d0929c3d6b63d353799262d3f5cb6011d31240d22495deec933d624610fbe51f682c5df717a0d9edf16fc7be85e1261b833140dc5ebedb9e12b SHA512 6a7283db6764766cbdee015b5a3de5ec8ff93811a831e979b4ff0fc9b8b9ea387bc45ca264a54e1679b8071deec710a238f24061a6eac3b04385ec25f1edc4f9 -EBUILD wayfire-plugins-extra-0.8.1.ebuild 924 BLAKE2B 385147f03eb265d444e3b2d86cb2b0b8afe048847d63b8ffc659336f2e10fba1d797e0c8e63e19a296a337019a6a7493ec1a430041cdf95ba78d87fc305c8f10 SHA512 d194b143ca2e23caad955338308d466f09d4154dcf090ca4143a63ebf9d4b04c1f0636b68cb8010680ea477e76a8d141d78624f0b466f36369774ed696636388 EBUILD wayfire-plugins-extra-0.9.0.ebuild 924 BLAKE2B 251a7a9d9f24a38aa188e29c0f3b0b0cd4e6e0e342aad611e9dfeeb4278ca8b2bfca5b9fe1ac4f615e2a5bb3a0f07da35e1e36bfc2619e59eb0508c913d302f7 SHA512 eaf19e7431d4242d7f54710c87b460541e6b93a0129248edde3b1ba12ddb7374da97200da446ef6e008aa5403504a1d6c31db11c72f713e6b76b7d255eb3c711 EBUILD wayfire-plugins-extra-9999.ebuild 926 BLAKE2B f73e5c061a1d3f5a2d6c6dc1cd9d747acb5e2c8d4e5cf1f18aa7f981f0fb3f018c0f35e7c9a54b70394aac8a26193aa403a216e2f1db9ef64353967fc2e7cbe7 SHA512 e940e3b7da534810646206f3c1403f7de2087f150acaa8ed01127cc785a3bb6d439778e4631b15c77cdfa5e5328876538ab58a71dafc68e88dbcae088b839119 MISC metadata.xml 345 BLAKE2B 3d712eb0cad1f1e8275ea662fa328ac5fb70ef7490c694959ae892abc97185b143c74aba40e3910ca7f3cc6014cd6eedc88409d87cf3bfe8f2850354115f19ec SHA512 348e54d43e3c6bdb771983e38c56cb537d60f292aba1fae880fcbff8d9cc447ca3038c3b7d02cf87fe08234f40faa47defb1f59f263cae6286f52ab7070f3071 diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild deleted file mode 100644 index dcfbca2f23b6..000000000000 --- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2019-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="extra plugins for wayfire" -HOMEPAGE="https://github.com/WayfireWM/wayfire-plugins-extra" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git" - SLOT="0/9999" -else - SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm64" - SLOT="0/$(ver_cut 1-2)" -fi - -LICENSE="MIT" - -# no tests -RESTRICT="test" - -DEPEND=" - dev-cpp/glibmm:2 - dev-cpp/nlohmann_json - dev-libs/libevdev - dev-libs/wayland - gui-wm/wayfire:${SLOT} -" -RDEPEND="${DEPEND}" -BDEPEND=" - >=dev-libs/wayland-protocols-1.12 - dev-util/wayland-scanner - virtual/pkgconfig -" diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.1.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.1.ebuild deleted file mode 100644 index dcfe54dfa8b9..000000000000 --- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 2019-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="extra plugins for wayfire" -HOMEPAGE="https://github.com/WayfireWM/wayfire-plugins-extra" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git" - SLOT="0/0.8" -else - SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm64" - SLOT="0/$(ver_cut 1-2)" -fi - -LICENSE="MIT" - -# no tests -RESTRICT="test" - -WAYFIRE_REVDEP=" - dev-libs/glib:2 - dev-libs/libsigc++:2 - gui-libs/wf-config:= - gui-libs/wlroots:= - x11-libs/cairo -" - -DEPEND=" - ${WAYFIRE_REVDEP} - dev-cpp/glibmm:2 - dev-cpp/nlohmann_json - dev-libs/libevdev - dev-libs/wayland - >=gui-wm/wayfire-0.8.1 -" -RDEPEND="${DEPEND}" -BDEPEND=" - >=dev-libs/wayland-protocols-1.12 - dev-util/wayland-scanner - virtual/pkgconfig -" |