diff --git a/dev-cpp/trompeloeil/trompeloeil-47.ebuild b/dev-cpp/trompeloeil/trompeloeil-47.ebuild index 8dd31dfdc4..d3c3697815 100644 --- a/dev-cpp/trompeloeil/trompeloeil-47.ebuild +++ b/dev-cpp/trompeloeil/trompeloeil-47.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,6 +15,8 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" +BDEPEND="test? ( >=dev-cpp/catch-2:0 )" + src_configure() { local mycmakeargs=( -DTROMPELOEIL_BUILD_TESTS=$(usex test) diff --git a/dev-libs/feedbackd/Manifest b/dev-libs/feedbackd/Manifest index 0f564a66c2..c912da8b55 100644 --- a/dev-libs/feedbackd/Manifest +++ b/dev-libs/feedbackd/Manifest @@ -1,4 +1,4 @@ -DIST feedbackd-0.4.1.tar.xz 95016 BLAKE2B 65cf1d37f087459ccda686e69ee971bcdf305a99c3218a657079ebd1f793be6f1e383b8d482559ebba41504d3eec666f7465e37166a87157fb25b8bf4e2c5ebf SHA512 c1de09a072322db345826b97d6e88653c51eaba1f6be318f8ee80ebb9f880b8dd675925d550a62649c8940de3de72e2557aeace187e0b3e970d36ffbb22c84d0 -DIST feedbackd-0.4.1.tar.xz.asc 833 BLAKE2B b6ee8a3b252c6e5c7093bb459d5fffe12bc7ea8998251d5dafc989d238e6c54cab197b99bea591e5c392013004f218cf8f629b5ab3b9a39492951209cafd01da SHA512 8b87896904a8a1e7ed32de548df2ee5d121f0cd93739c1ee4788f3d4c722cf89c3f46473013276ab096c1b335ab80111770263e23ef5bb8570e215ef267197f2 DIST feedbackd-0.5.0.tar.xz 97480 BLAKE2B a5e8e9e2fbae2097cdfc32dace1e2e2f75f10a93b0b711aa81f4cee8ad7cfb3ba910fe87562c4ae914764f1b0734c6750e0cd2b92481345875ecca12bd7b9aa8 SHA512 a6163b2e777a0e7ca3f8fa4b2c43d9dec3f9d0b6c7dab7031b7105686b5d100c0ec68f80ea9e98f2376452a868421d5e2a3a238d3e0721ca5f3b04882b7a5232 DIST feedbackd-0.5.0.tar.xz.asc 833 BLAKE2B c3367966a88c7259df14f105fe1ab41267ae5c72373b09d1117972b1546de56110c4d9b82b6e91dc92eaa31637a73abac37a1f392afde93db78d15d96497b7c7 SHA512 f16b740a30ccbe8b636d9d6179590e56f7ea28e935c61898a303e8d2a9cf4af51fc9feb305a113a7aaa67901662ea5d7deb8d52899a620e942b6451480ba6d6d +DIST feedbackd-0.6.0.tar.xz 101508 BLAKE2B 45fe1eb4ab051fb52c2f1defda1371d6e6d27cbfdafabd3386a750978f10b0ca2f4115064d7f51787d3561b0e447e726d4f921707a9d15cf34c22f310598d387 SHA512 6a455b807df68df7769d27fa9056ab714fcb9b0771d4b53074412a2afd7721196c6ee6c0986edaffd39914c1a0b7f6cf37ec4cae3f426f6e5d0692417e6a3088 +DIST feedbackd-0.6.0.tar.xz.asc 833 BLAKE2B 4bc108a58a04bf1c13afde3dae1cc10534626b1806cc9204085ada0e89d41da51c323e66540ca8a64e3ea4436836b0e3773b61e2ba67f874b575ae6641058ddb SHA512 f1bd4a5222b58ffae64a3a6747e540e3e8dd7a1d6c20116f082a4992851deb431a6b6695820a3623ab52ed61c217ec671f0e70a8391a63056776894948be5b68 diff --git a/dev-libs/feedbackd/feedbackd-0.4.1.ebuild b/dev-libs/feedbackd/feedbackd-0.6.0.ebuild similarity index 87% rename from dev-libs/feedbackd/feedbackd-0.4.1.ebuild rename to dev-libs/feedbackd/feedbackd-0.6.0.ebuild index eaf15145d1..ab1d958d20 100644 --- a/dev-libs/feedbackd/feedbackd-0.4.1.ebuild +++ b/dev-libs/feedbackd/feedbackd-0.6.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 VALA_USE_DEPEND="vapigen" -inherit meson udev vala verify-sig +inherit meson systemd udev vala verify-sig -DESCRIPTION="A daemon to provide haptic feedback on events" +DESCRIPTION="DBus activated daemon that provides haptic/visual/audio feedback based on events" HOMEPAGE="https://source.puri.sm/Librem5/feedbackd" SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz.asc )" @@ -59,6 +59,7 @@ src_configure() { $(meson_use man) $(meson_use test tests) $(meson_use vala vapi) + -Dsystemd_user_unit_dir="$(systemd_get_userunitdir)" ) meson_src_configure } diff --git a/games-action/ddnet/Manifest b/games-action/ddnet/Manifest index 20307aa117..c98ad12862 100644 --- a/games-action/ddnet/Manifest +++ b/games-action/ddnet/Manifest @@ -2,7 +2,7 @@ DIST cc-1.0.73.crate 57880 BLAKE2B be8d7a25a54afdd759844e76aec61526fc2bd5ca09480 DIST cxx-1.0.71.crate 195479 BLAKE2B 956f735ad6a417337dd6e0f71ba49d21e8ad9724e288b8d05a013c76bdeb0c3565197f8fc02f861a13f68c6823a969b05852c4abc0ef48d3deb4a3ede3ce7d3c SHA512 1b770312e5ea69a9fa3882e2e507d9de4505dbf09fdab4e6cacdeed7a00122b1cc88583d7353959cd0375a380b7e8563a673c4602fc036130f248db97225b305 DIST cxxbridge-flags-1.0.71.crate 5593 BLAKE2B 4f3c72079b42cf41c66dc779a792c76d860e7b85220508b9284b23645b8fae3911864b76719457952bb3b7e666312022def72204c2d096afa2683716cb9f0c5d SHA512 53f5783c4c15b87eac8f6c7ca911b5b3c92a5821040c4000586a118b441aaab17f798f878433436e881f0edd531d9243234cdb4bacfea16fe1f60df080a2d6b9 DIST cxxbridge-macro-1.0.71.crate 59620 BLAKE2B ce4b5bfc016a799312cfc2000bcc7b0b701636a558b66d079e3a69ed3a4c83c3c22cbba7bcd3168107d5dd3a0728e2e8887c0089ac7ef022957cc0559ed7a2c5 SHA512 13b0f742ecf4724214b896bcd3c4fedff011751661bd657ca902f123fcb869e835ce850acb1cb9ebe0cb1d13fb9aecc74c7730586ebd465500c2e01cfe686dbc -DIST ddnet-18.7.tar.gz 47385793 BLAKE2B 4c41a18a9c81d4b077ed430921e6bf6e3c6f08d513c1d2fd5e085249d4ac8c56cb4105e93646aefb4c2b598d0e9d0e8c0d5f4752e4f57bacac33f70eeaf52307 SHA512 e5bf89926c1f1a449c3619e34bfd49f554ef737381e0ae3b75e0417d8462e7e2b07ae194a7fb3e3eb534e41d2c7aa22c581f33b3d618291e5d3bd72ddacf4df1 +DIST ddnet-18.8.2.tar.gz 47392434 BLAKE2B 4d382e536a26fec331fce94be9c1a560e274dca8727c9e1cc0a9b99c7867ce447904e10bd0b90fcbabd1dff74ecfb4497799a43fbdccf8edaf11b52eae5880fe SHA512 5477371d6b1198da63dbda5d440e16251bf4d441df76fa722a08506ebda03f7ac46d86b5825c919a9f4d80356f33ee6e4666df9f712d8e3800264c45db60ba5a DIST link-cplusplus-1.0.6.crate 8150 BLAKE2B 82b0eb89926a7f3b7e427242ff3f65eba78f467f1ab972f7f280daf09e2be7188d8e851a21018a268871d5dc9cf7dfda4ef24952b5bc38bd722a5537504c1ddb SHA512 9f77f71f7261472de0d97b2c26efb43f3d49dafbaa1eb853340467260a65d85344e94e023540e068051108afd63cc48c6a5c8025f50922a73dc6409134418e74 DIST proc-macro2-1.0.40.crate 40559 BLAKE2B d83cf7283393a82ca65263afc375d123bd2f48b719c9eab6859c52dc0c2b9b4b5af3090a0ebd0fedf0e1095f0bafbc443016f751a0485dc654bcd80a6f71e326 SHA512 bb179524bd41e36735010a7ec53e096359ffc3688ab97806a45ed9cfb17e8688ce352bbb8cd3bd4e15a4299e8500603c86591b17cfa31bca03f299f6f6347992 DIST quote-1.0.20.crate 28160 BLAKE2B db257025f64817b1b58eecb8e64e63f1782d8a7fcb42ed6c3364254ec5a26705e49ce0637c880b0355b99a77473ce3083caae2cfabbd1a1a7e4fc826bae2cb7c SHA512 d12f4a425273b99ae655da11fcf5dad2609e20ad3e7d85cde08c7d09f444a5c7a3505470bad2d48b1ba8ea59ebf38ab87aa1052e47ec414acfc05dcb07d438be diff --git a/games-action/ddnet/ddnet-18.7-r1.ebuild b/games-action/ddnet/ddnet-18.8.2.ebuild similarity index 100% rename from games-action/ddnet/ddnet-18.7-r1.ebuild rename to games-action/ddnet/ddnet-18.8.2.ebuild diff --git a/games-util/mangohud/mangohud-0.7.2-r1.ebuild b/games-util/mangohud/mangohud-0.7.2-r1.ebuild index fefcf12e1a..f2c48d53b8 100644 --- a/games-util/mangohud/mangohud-0.7.2-r1.ebuild +++ b/games-util/mangohud/mangohud-0.7.2-r1.ebuild @@ -79,9 +79,10 @@ DEPEND=" RDEPEND=" ${DEPEND} - mangoplot? ( $(python_gen_cond_dep ' + mangoplot? ( + media-fonts/lato + $(python_gen_cond_dep ' || ( - media-fonts/lato dev-python/matplotlib[gtk3,${PYTHON_USEDEP}] dev-python/matplotlib[qt5(-),${PYTHON_USEDEP}] dev-python/matplotlib[qt6(-),${PYTHON_USEDEP}] @@ -91,8 +92,8 @@ RDEPEND=" " src_unpack() { - # Since the package dosent compile with lto (for LLVM at least) just filter it - filter-lto + # Since the package dosent compile with lto (for LLVM at least) just filter it + filter-lto default diff --git a/games-util/mangohud/mangohud-9999.ebuild b/games-util/mangohud/mangohud-9999.ebuild index d270b32323..7447e22a51 100644 --- a/games-util/mangohud/mangohud-9999.ebuild +++ b/games-util/mangohud/mangohud-9999.ebuild @@ -79,9 +79,10 @@ DEPEND=" RDEPEND=" ${DEPEND} - mangoplot? ( $(python_gen_cond_dep ' + mangoplot? ( + media-fonts/lato + $(python_gen_cond_dep ' || ( - media-fonts/lato dev-python/matplotlib[gtk3,${PYTHON_USEDEP}] dev-python/matplotlib[qt5(-),${PYTHON_USEDEP}] dev-python/matplotlib[qt6(-),${PYTHON_USEDEP}] @@ -91,7 +92,7 @@ RDEPEND=" " src_unpack() { - # Since the package dosent compile with lto (for LLVM at least) just filter it + # Since the package dosent compile with lto (for LLVM at least) just filter it filter-lto default diff --git a/gnome-extra/vvmplayer/files/vvmplayer-1.4-skip-appstream-validation.patch b/gnome-extra/vvmplayer/files/vvmplayer-1.4-skip-appstream-validation.patch new file mode 100644 index 0000000000..6bea95da4f --- /dev/null +++ b/gnome-extra/vvmplayer/files/vvmplayer-1.4-skip-appstream-validation.patch @@ -0,0 +1,13 @@ +https://bugs.gentoo.org/947003 +Requires network access. +--- a/data/metainfo/meson.build ++++ b/data/metainfo/meson.build +@@ -15,7 +15,7 @@ if not get_option('network_tests') + endif + appstream_args += ['validate-relax', appstream_file] + +-if appstream_util.found() ++if false + test('Validate appstream file', appstream_util, + args: appstream_args) + endif diff --git a/gnome-extra/vvmplayer/vvmplayer-1.4-r1.ebuild b/gnome-extra/vvmplayer/vvmplayer-1.4-r1.ebuild index 349cdba012..9aeb494007 100644 --- a/gnome-extra/vvmplayer/vvmplayer-1.4-r1.ebuild +++ b/gnome-extra/vvmplayer/vvmplayer-1.4-r1.ebuild @@ -25,6 +25,11 @@ RDEPEND=" " DEPEND="${RDEPEND}" +PATCHES=( + # requires network access + "${FILESDIR}/${P}-skip-appstream-validation.patch" +) + pkg_postinst() { xdg_pkg_postinst gnome2_schemas_update diff --git a/gui-apps/ironbar/ironbar-0.16.1-r1.ebuild b/gui-apps/ironbar/ironbar-0.16.1-r1.ebuild new file mode 100644 index 0000000000..fa0d7340d5 --- /dev/null +++ b/gui-apps/ironbar/ironbar-0.16.1-r1.ebuild @@ -0,0 +1,516 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Autogenerated by pycargoebuild 0.13.3 + +EAPI=8 + +CRATES=" + addr2line@0.19.0 + adler@1.0.2 + ahash@0.8.3 + aho-corasick@1.0.4 + android-tzdata@0.1.1 + android_system_properties@0.1.5 + anstream@0.6.7 + anstyle-parse@0.2.1 + anstyle-query@1.0.0 + anstyle-wincon@3.0.1 + anstyle@1.0.8 + async-broadcast@0.5.1 + async-channel@1.8.0 + async-executor@1.5.1 + async-fs@1.6.0 + async-io@1.13.0 + async-lock@2.7.0 + async-pidfd@0.1.4 + async-process@1.7.0 + async-recursion@1.0.4 + async-task@4.4.0 + async-trait@0.1.68 + atk-sys@0.18.0 + atk@0.18.0 + atomic-waker@1.1.1 + autocfg@1.1.0 + backtrace@0.3.67 + base64@0.21.0 + base64@0.22.0 + bitflags@1.3.2 + bitflags@2.4.0 + block-buffer@0.10.4 + blocking@1.3.1 + bstr@1.8.0 + bumpalo@3.12.0 + byteorder@1.4.3 + bytes@1.5.0 + cairo-rs@0.18.5 + cairo-sys-rs@0.18.2 + calloop-wayland-source@0.2.0 + calloop@0.12.3 + cc@1.0.79 + cfg-expr@0.14.0 + cfg-if@1.0.0 + cfg_aliases@0.2.1 + chrono@0.4.38 + clap@4.5.21 + clap_builder@4.5.21 + clap_derive@4.5.18 + clap_lex@0.7.0 + color-eyre@0.6.3 + color-spantrace@0.2.0 + colorchoice@1.0.0 + concurrent-queue@2.2.0 + core-foundation-sys@0.8.4 + core-foundation@0.9.3 + cpufeatures@0.2.6 + crossbeam-channel@0.5.8 + crossbeam-deque@0.8.3 + crossbeam-epoch@0.9.14 + crossbeam-utils@0.8.15 + crypto-common@0.1.6 + ctrlc@3.4.5 + cursor-icon@1.1.0 + darling@0.14.4 + darling_core@0.14.4 + darling_macro@0.14.4 + dbus@0.9.7 + dbusmenu-glib-sys@0.1.0 + dbusmenu-gtk3-sys@0.1.0 + deranged@0.3.11 + derivative@2.2.0 + derive_is_enum_variant@0.1.1 + derive_more@0.99.17 + digest@0.10.6 + dirs-sys@0.4.1 + dirs@5.0.1 + discard@1.0.4 + dlib@0.5.2 + downcast-rs@1.2.0 + dyn-clone@1.0.17 + either@1.8.1 + enum-kinds@0.5.1 + enumflags2@0.7.7 + enumflags2_derive@0.7.7 + equivalent@1.0.1 + errno@0.3.8 + event-listener@2.5.3 + eyre@0.6.8 + fastrand@1.9.0 + fastrand@2.0.1 + field-offset@0.3.5 + filetime@0.2.22 + fnv@1.0.7 + foreign-types-shared@0.1.1 + foreign-types@0.3.2 + form_urlencoded@1.2.1 + from_variants@1.0.2 + from_variants_impl@1.0.2 + futures-channel@0.3.31 + futures-core@0.3.31 + futures-executor@0.3.30 + futures-io@0.3.31 + futures-lite@1.13.0 + futures-lite@2.5.0 + futures-macro@0.3.31 + futures-signals@0.3.34 + futures-sink@0.3.31 + futures-task@0.3.31 + futures-util@0.3.31 + futures@0.3.30 + gdk-pixbuf-sys@0.18.0 + gdk-pixbuf@0.18.3 + gdk-sys@0.18.0 + gdk@0.18.0 + generic-array@0.14.7 + gensym@0.1.1 + getrandom@0.2.9 + gimli@0.27.2 + gio-sys@0.18.1 + gio@0.18.4 + glib-macros@0.18.3 + glib-sys@0.18.1 + glib@0.18.5 + gobject-sys@0.18.0 + gtk-layer-shell-sys@0.7.0 + gtk-layer-shell@0.8.1 + gtk-sys@0.18.0 + gtk3-macros@0.18.0 + gtk@0.18.1 + h2@0.4.4 + hashbrown@0.15.0 + heck@0.3.3 + heck@0.4.1 + heck@0.5.0 + hermit-abi@0.2.6 + hermit-abi@0.3.9 + hex@0.4.3 + http-body-util@0.1.1 + http-body@1.0.0 + http@1.1.0 + httparse@1.8.0 + hyper-rustls@0.27.2 + hyper-tls@0.6.0 + hyper-util@0.1.3 + hyper@1.2.0 + hyprland-macros@0.4.0-alpha.1 + hyprland@0.4.0-alpha.3 + iana-time-zone-haiku@0.1.2 + iana-time-zone@0.1.60 + ident_case@1.0.1 + idna@0.5.0 + indenter@0.3.3 + indexmap@2.6.0 + inotify-sys@0.1.5 + inotify@0.10.2 + instant@0.1.12 + io-lifetimes@1.0.10 + ipnet@2.7.2 + itoa@1.0.6 + js-sys@0.3.61 + kqueue-sys@1.0.4 + kqueue@1.0.8 + lazy_static@1.4.0 + libc@0.2.155 + libcorn@0.9.2 + libdbus-sys@0.2.5 + libloading@0.7.4 + libpulse-binding@2.28.1 + libpulse-sys@1.21.0 + linux-raw-sys@0.3.8 + linux-raw-sys@0.4.12 + log@0.4.17 + lua-src@547.0.0 + matchers@0.1.0 + memchr@2.6.3 + memmap2@0.9.0 + memoffset@0.7.1 + memoffset@0.8.0 + mime@0.3.17 + minimal-lexical@0.2.1 + miniz_oxide@0.6.2 + mio@1.0.1 + mlua-sys@0.6.1 + mlua@0.9.9 + mpd-utils@0.2.1 + mpd_client@1.3.0 + mpd_protocol@1.0.1 + mpris@2.0.1 + native-tls@0.2.11 + nix@0.26.4 + nix@0.29.0 + nom@7.1.3 + notify-types@1.0.0 + notify@7.0.0 + ntapi@0.4.0 + nu-ansi-term@0.46.0 + num-conv@0.1.0 + num-derive@0.3.3 + num-traits@0.2.19 + num_cpus@1.15.0 + object@0.30.3 + once_cell@1.19.0 + openssl-macros@0.1.1 + openssl-probe@0.1.5 + openssl-sys@0.9.103 + openssl@0.10.66 + option-ext@0.2.0 + ordered-stream@0.2.0 + overload@0.1.1 + owo-colors@3.5.0 + pango-sys@0.18.0 + pango@0.18.3 + parking@2.2.0 + paste@1.0.14 + percent-encoding@2.3.1 + pest@2.7.2 + pest_derive@2.7.2 + pest_generator@2.7.2 + pest_meta@2.7.2 + pin-project-internal@1.1.5 + pin-project-lite@0.2.12 + pin-project@1.1.5 + pin-utils@0.1.0 + pkg-config@0.3.26 + polling@2.7.0 + polling@3.3.1 + powerfmt@0.2.0 + ppv-lite86@0.2.17 + proc-macro-crate@1.3.1 + proc-macro-crate@2.0.0 + proc-macro-error-attr@1.0.4 + proc-macro-error@1.0.4 + proc-macro2@1.0.89 + pure-rust-locales@0.8.1 + quick-xml@0.30.0 + quote@0.3.15 + quote@1.0.35 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + rayon-core@1.11.0 + rayon@1.7.0 + redox_syscall@0.2.16 + redox_syscall@0.3.5 + redox_users@0.4.3 + regex-automata@0.1.10 + regex-automata@0.4.8 + regex-syntax@0.6.29 + regex-syntax@0.8.5 + regex@1.11.1 + reqwest@0.12.9 + ring@0.17.3 + ron@0.8.1 + rustc-demangle@0.1.22 + rustc-hash@2.0.0 + rustc_version@0.4.0 + rustix@0.37.27 + rustix@0.38.28 + rustls-pemfile@2.1.2 + rustls-pki-types@1.4.1 + rustls-webpki@0.102.3 + rustls@0.23.7 + ryu@1.0.13 + same-file@1.0.6 + schannel@0.1.21 + schemars@0.8.21 + schemars_derive@0.8.21 + scoped-tls@1.0.1 + scopeguard@1.1.0 + security-framework-sys@2.8.0 + security-framework@2.8.2 + semver@1.0.17 + serde@1.0.215 + serde_derive@1.0.215 + serde_derive_internals@0.29.0 + serde_json@1.0.133 + serde_repr@0.1.12 + serde_spanned@0.6.5 + serde_urlencoded@0.7.1 + serde_yaml@0.9.34+deprecated + sha1@0.10.5 + sha2@0.10.6 + sharded-slab@0.1.4 + signal-hook-registry@1.4.1 + signal-hook@0.3.17 + slab@0.4.8 + smallvec@1.13.2 + smithay-client-toolkit@0.18.1 + socket2@0.4.9 + socket2@0.5.5 + spin@0.9.8 + static_assertions@1.1.0 + strip-ansi-escapes@0.2.0 + strsim@0.10.0 + strsim@0.11.0 + subtle@2.6.0 + swayipc-async@2.0.1 + swayipc-types@1.3.0 + syn@0.11.11 + syn@1.0.109 + syn@2.0.87 + sync_wrapper@1.0.1 + synom@0.11.3 + sysinfo@0.29.11 + system-deps@6.0.4 + system-tray@0.4.0 + tempfile@3.5.0 + thiserror-impl@1.0.58 + thiserror-impl@2.0.0 + thiserror@1.0.58 + thiserror@2.0.0 + thread_local@1.1.7 + time-core@0.1.2 + time-macros@0.2.18 + time@0.3.36 + tinyvec@1.6.0 + tinyvec_macros@0.1.1 + tokio-macros@2.4.0 + tokio-native-tls@0.3.1 + tokio-rustls@0.26.0 + tokio-util@0.7.7 + tokio@1.41.1 + toml@0.7.6 + toml@0.8.12 + toml_datetime@0.6.5 + toml_edit@0.19.14 + toml_edit@0.20.2 + toml_edit@0.22.9 + tower-layer@0.3.2 + tower-service@0.3.2 + tower@0.4.13 + tracing-appender@0.2.3 + tracing-attributes@0.1.27 + tracing-core@0.1.32 + tracing-error@0.2.0 + tracing-log@0.2.0 + tracing-subscriber@0.3.18 + tracing@0.1.40 + try-lock@0.2.4 + typenum@1.16.0 + ucd-trie@0.1.5 + uds_windows@1.0.2 + unicode-bidi@0.3.13 + unicode-ident@1.0.8 + unicode-normalization@0.1.22 + unicode-segmentation@1.10.1 + unicode-xid@0.0.4 + universal-config@0.5.0 + unsafe-libyaml@0.2.11 + untrusted@0.9.0 + upower_dbus@0.3.2 + url@2.5.2 + utf8parse@0.2.1 + uuid@1.8.0 + valuable@0.1.0 + vcpkg@0.2.15 + version-compare@0.1.1 + version_check@0.9.4 + vte@0.11.1 + vte_generate_state_changes@0.1.1 + waker-fn@1.1.0 + walkdir@2.5.0 + want@0.3.0 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen-backend@0.2.93 + wasm-bindgen-futures@0.4.34 + wasm-bindgen-macro-support@0.2.93 + wasm-bindgen-macro@0.2.93 + wasm-bindgen-shared@0.2.93 + wasm-bindgen@0.2.93 + wayland-backend@0.3.2 + wayland-client@0.31.1 + wayland-csd-frame@0.3.0 + wayland-cursor@0.31.0 + wayland-protocols-wlr@0.2.0 + wayland-protocols@0.31.2 + wayland-scanner@0.31.0 + wayland-sys@0.31.1 + web-sys@0.3.61 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.5 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + windows-core@0.52.0 + windows-registry@0.2.0 + windows-result@0.2.0 + windows-strings@0.1.0 + windows-sys@0.42.0 + windows-sys@0.45.0 + windows-sys@0.48.0 + windows-sys@0.52.0 + windows-sys@0.59.0 + windows-targets@0.42.2 + windows-targets@0.48.0 + windows-targets@0.52.6 + windows_aarch64_gnullvm@0.42.2 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_gnullvm@0.52.6 + windows_aarch64_msvc@0.42.2 + windows_aarch64_msvc@0.48.0 + windows_aarch64_msvc@0.52.6 + windows_i686_gnu@0.42.2 + windows_i686_gnu@0.48.0 + windows_i686_gnu@0.52.6 + windows_i686_gnullvm@0.52.6 + windows_i686_msvc@0.42.2 + windows_i686_msvc@0.48.0 + windows_i686_msvc@0.52.6 + windows_x86_64_gnu@0.42.2 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnu@0.52.6 + windows_x86_64_gnullvm@0.42.2 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_gnullvm@0.52.6 + windows_x86_64_msvc@0.42.2 + windows_x86_64_msvc@0.48.0 + windows_x86_64_msvc@0.52.6 + winnow@0.5.10 + winnow@0.6.5 + xcursor@0.3.4 + xdg-home@1.0.0 + xkeysym@0.2.0 + zbus@3.15.2 + zbus_macros@3.15.2 + zbus_names@2.6.0 + zeroize@1.8.1 + zvariant@3.15.0 + zvariant_derive@3.15.0 + zvariant_utils@1.0.1 +" + +inherit cargo + +DESCRIPTION="Customisable Wayland gtk bar written in Rust" +HOMEPAGE="https://crates.io/crates/ironbar" +SRC_URI=" + https://github.com/JakeStanger/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz + ${CARGO_CRATE_URIS} +" + +LICENSE="MIT" +# Dependent crate licenses +LICENSE+=" + Apache-2.0 BSD CC0-1.0 GPL-3+ ISC MIT MPL-2.0 Unicode-DFS-2016 +" +SLOT="0" +KEYWORDS="~amd64" +IUSE="cairo +http +music notifications +tray +volume" + +DEPEND=" + x11-libs/gtk+:3=[wayland] + gui-libs/gtk-layer-shell[introspection] + cairo? ( dev-lua/lgi[lua_targets_luajit] ) + http? ( dev-libs/openssl:0= ) + music? ( sys-apps/dbus ) + notifications? ( gui-apps/swaync ) + tray? ( dev-libs/libdbusmenu[gtk3] ) + volume? ( media-libs/libpulse ) +" +BDEPEND=" + virtual/pkgconfig +" + +QA_FLAGS_IGNORED="usr/bin/${PN}" + +src_configure() { + # high magic to allow system-libs + export OPENSSL_NO_VENDOR=true + export PKG_CONFIG_ALLOW_CROSS=1 + + local myfeatures=( + "cli" + $(usev cairo) + "clipboard" + "clock" + "config+all" + "focused" + $(usev http) + "ipc" + "launcher" + $(usex "music" "music+all" "") + "network_manager" + $(usev notifications) + "sys_info" + $(usev tray) + "upower" + $(usev volume) + "workspaces+all" + ) + cargo_src_configure --no-default-features +} + +src_install() { + cargo_src_install + + local DOCS=( + CHANGELOG.md + CONTRIBUTING.md + README.md + examples/ + ) + local HTML_DOCS=( + docs/ + ) + docompress -x /usr/share/doc/${PF}/examples + einstalldocs +} diff --git a/gui-apps/ironbar/metadata.xml b/gui-apps/ironbar/metadata.xml index 711300ad4c..8ae81da07d 100644 --- a/gui-apps/ironbar/metadata.xml +++ b/gui-apps/ironbar/metadata.xml @@ -13,6 +13,7 @@ Enables the cairo module Enables HTTP features Enables the music module + Enables the notifications module Enables the tray module Enables the volume module