diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-01-04 01:27:12 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-01-04 01:27:12 +0000 |
commit | 3517852e3b8a68d1e997770fc0650c5053bafc6c (patch) | |
tree | 44068672445b1418489aed82de58df3c470289e7 /gui-apps | |
parent | 0f15659d48c193027158492acb726297501202c5 (diff) |
gentoo resync : 04.01.2022
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/Manifest.gz | bin | 3549 -> 3550 bytes | |||
-rw-r--r-- | gui-apps/grim/Manifest | 4 | ||||
-rw-r--r-- | gui-apps/grim/grim-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/grim/grim-9999.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/mako/Manifest | 4 | ||||
-rw-r--r-- | gui-apps/mako/mako-1.6-r3.ebuild (renamed from gui-apps/mako/mako-1.6-r2.ebuild) | 19 | ||||
-rw-r--r-- | gui-apps/mako/mako-9999.ebuild | 19 | ||||
-rw-r--r-- | gui-apps/slurp/Manifest | 6 | ||||
-rw-r--r-- | gui-apps/slurp/slurp-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/slurp/slurp-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/slurp/slurp-9999.ebuild | 4 |
11 files changed, 45 insertions, 27 deletions
diff --git a/gui-apps/Manifest.gz b/gui-apps/Manifest.gz Binary files differindex abcadd4fcd55..561c735c2472 100644 --- a/gui-apps/Manifest.gz +++ b/gui-apps/Manifest.gz diff --git a/gui-apps/grim/Manifest b/gui-apps/grim/Manifest index 1faaa4617d30..2960350b3efe 100644 --- a/gui-apps/grim/Manifest +++ b/gui-apps/grim/Manifest @@ -1,4 +1,4 @@ DIST grim-1.3.1.tar.gz 15778 BLAKE2B 7dc1f2fbc9e0f81c41d8ca535346d185a0f6c7a0ee28f0168a29864a36d1077be961278c1be3e647aa09165d9f3800e1bc7979f9fca95f8b39c339d621cd984d SHA512 07d04681ec589bf3e48b14c3bfcdc2a6012dfe5c5c2d7ee0cba95bc128187ca0de19ec04140dbe00907778f3d68844e6a90dc35365dafa489d65048b590fdf1b -EBUILD grim-1.3.1.ebuild 864 BLAKE2B f27b345c1213b420e3247437e55db7f3f4c74897824869320afc00152067b38ec695ee987ac9c68e07c042b8cdfe922926e6d0d5697c8e21d38e6d302a3d2ab7 SHA512 03df4852d2bed3ae24f8dd7617d971f4ceddfca3d76f923f86a9e263d071efe205d2e7caffc6a9a552bac085e95b23971aca895834c0804356944a2e6e412030 -EBUILD grim-9999.ebuild 865 BLAKE2B 1c444c860c77a34c402170ae6e11d3842892771acb8edef033ffb555174a3d23e6d52eebc4213fbed2180d69ef44ca4f2dc1e22b5327bb745be27c179c764f5d SHA512 a4edacbae42d0193a0b33f469ef905d078b2aa60ae1b267ac4614965bae7d6c91d0af174e8e5678b7debc6026fa42a301ff10127a5843f232f86a789804b400b +EBUILD grim-1.3.1.ebuild 863 BLAKE2B 25197d8097d9bea56e79e392cc306d309d78b461157b8d1ab823e792b94441f6bbe3e45760cd5c62b160c90b627021f5b4dede3d1c4808f5c287b3d865c03923 SHA512 f9fc55938be271c1ee1c45ee256a7f79fb9c30ef28be3c4bf76ba1a29c8c96878fbcb6fc5cd57fe4a7c289e76bdd6da2dff44a4852cfc235d258d36550dea60f +EBUILD grim-9999.ebuild 864 BLAKE2B fa9ac89e7e556155b4f088fb17cf3e9b55f682a115e6110adec1a03f022b2ce95965c44704a3f862b29272f7e6a4596dc32421e75bf63f96005c64984df35955 SHA512 382ee6bcb55911031940bc04ad5870196e3c7940add464d3f8ff5f0af0431b20d7f1e1b7e84623feb21b358f5455788a17d2bf43fdc8c9ef6023ca45ae059335 MISC metadata.xml 567 BLAKE2B d32a0402dd50cbc8bdb831468fd6dc538ad79e42ddbc2bc0078bdb015cafe3b63c970e224dc96a80446ecd977fd28d4331cc7aa5c43468222392d65bc36bba7e SHA512 87bec5b2634c5dbeb7838b0b34532a81050ad5469f483edef935b35ebf4c95d26ef946290b7e2aadb7b664baa132ce8ae9ce92bf3bde04101973438661133f8e diff --git a/gui-apps/grim/grim-1.3.1.ebuild b/gui-apps/grim/grim-1.3.1.ebuild index f688ffa4dade..3636ebfb9e8a 100644 --- a/gui-apps/grim/grim-1.3.1.ebuild +++ b/gui-apps/grim/grim-1.3.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Grab images from a Wayland compositor." +DESCRIPTION="Grab images from a Wayland compositor" HOMEPAGE="https://github.com/emersion/grim" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/grim/grim-9999.ebuild b/gui-apps/grim/grim-9999.ebuild index 818ccfb4b9e2..ca7406fc07a3 100644 --- a/gui-apps/grim/grim-9999.ebuild +++ b/gui-apps/grim/grim-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Grab images from a Wayland compositor." +DESCRIPTION="Grab images from a Wayland compositor" HOMEPAGE="https://github.com/emersion/grim" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/mako/Manifest b/gui-apps/mako/Manifest index a7c500245e26..45f1d49faff6 100644 --- a/gui-apps/mako/Manifest +++ b/gui-apps/mako/Manifest @@ -1,4 +1,4 @@ DIST mako-1.6.tar.gz 60468 BLAKE2B 77fcd52e69d6e253d0afb2b0057c94090c0ad6f6bd929eafb88808ad7b7a0deb76f06af99de8bc94064436c47a4110aa2314557b7ff068ba482f285f2ea23e13 SHA512 1b503779b5607ae072d72ba43a2c4557fdf9fdad113e5a2370eb2e603e51422b3a483ac5f4a948ae33d62e7d9e86a6bbc89b2cba98647c4789505a49981c8baf -EBUILD mako-1.6-r2.ebuild 928 BLAKE2B 09a84e4e533a8428435c3f1ee8fd19c3d68578222f7043be4c46c5b4f897456110d081463f61ae9a235eeb77e1a8dce3951b256007e43c3811e620a63a06c89c SHA512 b78b31b723cd985324ec54a013cf81fa651c46db583323e26bfff365a94da731e2d6ae5e667a79d141cc76bcdb92581b972700e7edb97ec4a85d4c55bb1ff237 -EBUILD mako-9999.ebuild 924 BLAKE2B 1f7c405e835dccfc8e7744ea5853620efc2952a0c38a7ef4b82a12cacac9fc0b5a1f0d15d1eb81892d19445e07c7188adf7c4b8333adb491cc63f9ad4f29080e SHA512 dd53057384a23dc3588c7e0f8f9a609486fadef9ddc3b5e3d886425e8d1d152c9a69604f0c556c8d3622595bcb0918d76f2d69000cb7765865e1efcefd212d60 +EBUILD mako-1.6-r3.ebuild 1167 BLAKE2B 36c378df1a02a3385bd42b63e566a67fbd76385f9944c8cee05f0d472c24e3f14fba014983b0082bdeae46f63894e5ab2c69114084d2e9a7b65f6a4d23e4f2d5 SHA512 9a0b170bd2ed76f7e94b5f599b3e15eb8ccd73b8b6e2646934d7bf57ec8145e16b0a935e0efe907cc87cfdecf7b2a0ee373f094434cdeee6403334ac709f0a9e +EBUILD mako-9999.ebuild 1167 BLAKE2B 36c378df1a02a3385bd42b63e566a67fbd76385f9944c8cee05f0d472c24e3f14fba014983b0082bdeae46f63894e5ab2c69114084d2e9a7b65f6a4d23e4f2d5 SHA512 9a0b170bd2ed76f7e94b5f599b3e15eb8ccd73b8b6e2646934d7bf57ec8145e16b0a935e0efe907cc87cfdecf7b2a0ee373f094434cdeee6403334ac709f0a9e MISC metadata.xml 529 BLAKE2B 4f2efb156f415c6ac8c411f200ef91235304bb2b4cc794ccab638e401164964d8e0268f3ecba0f5dc59bd80c38d0af6fe90b8b8498c317fed041615e4d965ee3 SHA512 f7186a5e6122993c032d502103485093db262193834f568b19a3c19b3b5187e7cfc658c11a53fd47ebb57e091db8734e6f83c4cf99b740fd6f99478bc4275405 diff --git a/gui-apps/mako/mako-1.6-r2.ebuild b/gui-apps/mako/mako-1.6-r3.ebuild index 89b09c2d756e..e3550881594a 100644 --- a/gui-apps/mako/mako-1.6-r2.ebuild +++ b/gui-apps/mako/mako-1.6-r3.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit meson -DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway." +DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway" HOMEPAGE="https://github.com/emersion/mako" if [[ ${PV} == 9999 ]]; then @@ -13,20 +13,20 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/emersion/${PN}.git" else SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm64 x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="MIT" SLOT="0" -IUSE="+icons" +IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland x11-libs/pango x11-libs/cairo || ( - sys-apps/systemd - sys-auth/elogind + systemd? ( sys-apps/systemd ) + elogind? ( sys-auth/elogind ) sys-libs/basu ) sys-apps/dbus @@ -49,5 +49,14 @@ src_configure() { -Dicons=$(usex icons enabled disabled) "-Dwerror=false" ) + + if use systemd ; then + emesonargs+=( -Dsd-bus-provider=libsystemd ) + elif use elogind ; then + emesonargs+=( -Dsd-bus-provider=libelogind ) + else + emesonargs+=( -Dsd-bus-provider=basu ) + fi + meson_src_configure } diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild index 920feefafb99..e3550881594a 100644 --- a/gui-apps/mako/mako-9999.ebuild +++ b/gui-apps/mako/mako-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit meson -DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway." +DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway" HOMEPAGE="https://github.com/emersion/mako" if [[ ${PV} == 9999 ]]; then @@ -18,15 +18,15 @@ fi LICENSE="MIT" SLOT="0" -IUSE="+icons" +IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland x11-libs/pango x11-libs/cairo || ( - sys-apps/systemd - sys-auth/elogind + systemd? ( sys-apps/systemd ) + elogind? ( sys-auth/elogind ) sys-libs/basu ) sys-apps/dbus @@ -37,7 +37,7 @@ DEPEND=" " RDEPEND=" ${DEPEND} - dev-libs/wayland-protocols + >=dev-libs/wayland-protocols-1.21 " BDEPEND=" virtual/pkgconfig @@ -49,5 +49,14 @@ src_configure() { -Dicons=$(usex icons enabled disabled) "-Dwerror=false" ) + + if use systemd ; then + emesonargs+=( -Dsd-bus-provider=libsystemd ) + elif use elogind ; then + emesonargs+=( -Dsd-bus-provider=libelogind ) + else + emesonargs+=( -Dsd-bus-provider=basu ) + fi + meson_src_configure } diff --git a/gui-apps/slurp/Manifest b/gui-apps/slurp/Manifest index a2522e10fe3c..ba4a1c861dab 100644 --- a/gui-apps/slurp/Manifest +++ b/gui-apps/slurp/Manifest @@ -1,6 +1,6 @@ DIST slurp-1.2.0.tar.gz 15317 BLAKE2B 92de74abb54b2d53334e0f0c5d08b0b50e9c4583eb192226e38fcefa07cce2265f808ce81c04170e65d3c1209fa263352e3d70cc0a7cf745ed5e18d57c4d3af6 SHA512 443cd497049a5128e80a48c7b2afcc555a8d58a5eacc2dc6207058a9a399bc9e9804c7bca8b010af63f8be99000c05245720bd3e8cca248a74d5aa63a7faf4f9 DIST slurp-1.3.2.tar.gz 17734 BLAKE2B 42795f1927742ce9606c685a49f2fb395905c875b50b50b60b68bf129d3c6743278a0eeaed72b94921dd65bd4ca4c078c24c693029cff84dbcbe20165242653c SHA512 9e7f9e4b46095fce5dcc05f8d04b5e576771d15080a0ec451a8a5df681d5ab818cb4d5284a74e1650f775e2d05ca32d66551d8e333d6002827c8b60b12d6bb28 -EBUILD slurp-1.2.0.ebuild 850 BLAKE2B 9bbd040d4c88e4b58b5244b89c423edfc126d2b90e718cf8f2b8cdda6012d01a59800d062d59974452f884c8f30b8f968cdd91dc738e0f7e54ee23d886c1f64e SHA512 95a988c9618f250b519a885ed485b840db2d4d5b29fb02b84dbf3ba62ff55b48789190e4332b9361c1827778b0e83c8e6389fb6be9ed6ba196abcf079a5084aa -EBUILD slurp-1.3.2.ebuild 879 BLAKE2B 3c1be55b2a74b8fc0933937e05c33e288de0efba52e2d7673faeae5884e2c1c3a162675f436a2911b1266d100d5ddaf3a885fbff690b81783c25c15923e716dc SHA512 7bbb9ee909397d665c6d4c44f3459a5d114ae7766095ee56dd540a64010625c7d2d8a978292cfb263eee66bed1172a8bd0fae72af725e7e599e7071fd0ebd960 -EBUILD slurp-9999.ebuild 793 BLAKE2B 7f071a9a0247b4c77a4ab1eafc3ccf9ad2c02e394a9a9ac746406481d268a2a393595751bc33a5e7e1ed361deee94a11a06386ba8b5cc80a818611e3d1f1e59c SHA512 9032523746be0c4d4d42d93acdc24555a14f4878baf0ff4cf5ef03a643d14524d8cd4d2dc5aa31fedd80a9dbcfb3a9e7f76faf768165ac3ff4d2a36ffdf573a9 +EBUILD slurp-1.2.0.ebuild 849 BLAKE2B 64384ee944e213b678e637b42869c1bac60b1f47d4ba106bf02820e1caefcbd8861f86d7bda6b58b28c7ca6a5b043db219fe190681e5a7380f8311a35ad5f166 SHA512 dd663cef7a57e8619438940afc46684843e5a4d7d760aadd7ee142a226eaf9b474a680e3d7147de1cb48c2fe1a4d819a9702efc66996561be8349d402c74ea7c +EBUILD slurp-1.3.2.ebuild 878 BLAKE2B 02f908e8c6052fc8d089cd73452cd3c2fca140ac600bc8be9864e0098205439832eb03bb084f4766d6f179b4b835c4cce9ad87d022a51c4ffa4788ce9c2c45fc SHA512 702a857fce37af8b3a8bdad22d2075709cd53226fead837d84763804872456b542046ae2267efb210e0b908753fa9b859de42a92c3bdaf8f04e5f0f71f69d8bb +EBUILD slurp-9999.ebuild 792 BLAKE2B 1af94f889948aab27f87c5befc62ff6e464d8778a2cdd2d5379812899e15f9c51d2f0f2fae766fcb43fc4711e5f5a64be57713522e0667e25321c648a376e00b SHA512 2d6354152489a7aa329bae38d319ad8e85baa5f4b056e5e1a9e0563305f27593336fef394e8450d3897635c72361129f1a686c1d30b75b19cb7885720ee5a0ca MISC metadata.xml 495 BLAKE2B 9dda830e38ac2275687b1267f55a6c6486a5971a0587820092b3bf8e88d0e1151e356511b7aaba15e7cb084cd757f7bfbd9dd5138c4279058f925d443e033ff8 SHA512 2745be04098895d8bb36e3e6d56c68b6b3f5e6ba9fdfd43b191b4362d388f68b116c5aa7559f734b43d75ee0feb4fce8c5a829dc858b47b0287bc8c8b91ac1e1 diff --git a/gui-apps/slurp/slurp-1.2.0.ebuild b/gui-apps/slurp/slurp-1.2.0.ebuild index 7adb476ab7b3..2e9140af3add 100644 --- a/gui-apps/slurp/slurp-1.2.0.ebuild +++ b/gui-apps/slurp/slurp-1.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/slurp/slurp-1.3.2.ebuild b/gui-apps/slurp/slurp-1.3.2.ebuild index caa314103305..ae36f296c2cd 100644 --- a/gui-apps/slurp/slurp-1.3.2.ebuild +++ b/gui-apps/slurp/slurp-1.3.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/slurp/slurp-9999.ebuild b/gui-apps/slurp/slurp-9999.ebuild index fb2c435d74cb..3a5dd5a59936 100644 --- a/gui-apps/slurp/slurp-9999.ebuild +++ b/gui-apps/slurp/slurp-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then |