summaryrefslogtreecommitdiff
path: root/gui-libs/wayfire-plugins-extra
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /gui-libs/wayfire-plugins-extra
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'gui-libs/wayfire-plugins-extra')
-rw-r--r--gui-libs/wayfire-plugins-extra/Manifest4
-rw-r--r--gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild33
-rw-r--r--gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild4
3 files changed, 38 insertions, 3 deletions
diff --git a/gui-libs/wayfire-plugins-extra/Manifest b/gui-libs/wayfire-plugins-extra/Manifest
index d515603bb07a..b23f32f70e31 100644
--- a/gui-libs/wayfire-plugins-extra/Manifest
+++ b/gui-libs/wayfire-plugins-extra/Manifest
@@ -1,4 +1,6 @@
DIST wayfire-plugins-extra-0.6.0.tar.gz 47411 BLAKE2B 32f784abff6b0f05cdfde0bd491e6c8321eb6038f5ac49ff5b241e628abfb0002289fac6f1deaef4148fd8e071ad08c54ea15a441f9d6356ca43bbf4beb9c7b6 SHA512 2ad35cc54892cf716e8492227f96cab7eb89173294ef928115ca998c8c06e9daef69f60d6d11c5393a3038ded0184ccaa404552fe6035a019682d2fdbe4b768d
+DIST wayfire-plugins-extra-0.7.0.tar.xz 74312 BLAKE2B f72d706502499e4d467a4b59e10f66628024be1bab1c5e10c807758869c9b9e4aacbe426c2db0e3faa5ab166f7e4f4d0f1c345e205c6747a16a164745c6f0d74 SHA512 ff25a4685c88ca0129a2372b216166246cab072c2cb4f84eb7bd500db525bf5881bd7e54d0d888473d4aab0e5b33d2ee13eb7f788bb2a524e1e8e0c5efc1a6bd
EBUILD wayfire-plugins-extra-0.6.0.ebuild 688 BLAKE2B 472cbfa68a581af6bf9a2cde259aac056dc7ce55fa21d348e4910bf00237049f8311465301b859b6335f1b834a6e1c026f2d3212eb03e68f7cfd1b54b8ff1126 SHA512 808abd51fd9b20faad08f2e55d7cf71790a49714834a61509f681e804175ed3557a0fdfd74a56f3a01a05f22aee8359ed9a27489406d23c073bb7e56ccbf0b4b
-EBUILD wayfire-plugins-extra-9999.ebuild 688 BLAKE2B 472cbfa68a581af6bf9a2cde259aac056dc7ce55fa21d348e4910bf00237049f8311465301b859b6335f1b834a6e1c026f2d3212eb03e68f7cfd1b54b8ff1126 SHA512 808abd51fd9b20faad08f2e55d7cf71790a49714834a61509f681e804175ed3557a0fdfd74a56f3a01a05f22aee8359ed9a27489406d23c073bb7e56ccbf0b4b
+EBUILD wayfire-plugins-extra-0.7.0.ebuild 688 BLAKE2B d7e4a3505a83c0428415cc7748fc4aea0657403a8b4f9dbcccc2968a2267bb7a9b419bc4cd686971838ffa1109953c9ed66ae785a2d95ecde7e91c1d1c582b4b SHA512 6cf76150e89ff25309f30c5fb923c4a790117c0a4b559c4a97d1a07e97ea4e30f5d56a763b207c188c8962e74654dce99e0c036c9a0f3c2c7efaeae73b28b77f
+EBUILD wayfire-plugins-extra-9999.ebuild 688 BLAKE2B d7e4a3505a83c0428415cc7748fc4aea0657403a8b4f9dbcccc2968a2267bb7a9b419bc4cd686971838ffa1109953c9ed66ae785a2d95ecde7e91c1d1c582b4b SHA512 6cf76150e89ff25309f30c5fb923c4a790117c0a4b559c4a97d1a07e97ea4e30f5d56a763b207c188c8962e74654dce99e0c036c9a0f3c2c7efaeae73b28b77f
MISC metadata.xml 395 BLAKE2B a08fac50820a592a0c79a1f7b376099208b70506a6d6c5badaf9c06c45639f366d8fbe17b42d8c5f0481ef5411b7ba4e6f675c917333e8dc5aaedcf5ff9a0381 SHA512 8837eddafde633e308bf550a194e21ec15fa7275a23e2fb7677e33f45d2054969a6be7059b7f0c016c376cf79ef9aaed698a63ebaf6a5a653f098d2ac2dcbeab
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild
new file mode 100644
index 000000000000..cc17eb4c723e
--- /dev/null
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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"
+else
+ SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="
+ dev-cpp/glibmm
+ >=gui-libs/wlroots-0.11.0
+ >=gui-wm/wayfire-${PV%.*}
+ x11-libs/cairo
+"
+RDEPEND="${DEPEND}"
+
+BDEPEND="
+ dev-libs/wayland-protocols
+ virtual/pkgconfig
+"
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
index 74ef87cc7523..cc17eb4c723e 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git"
else
- SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~x86"
fi