Date: Sat, 20 Apr 2024 00:59:23 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 28a1dd2319c4 - 2024Q2 - x11-wm/cosmic-comp: update to s20240419 Message-ID: <202404200059.43K0xNS6029250@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=28a1dd2319c45f0d6eeab2910ae278e0ffbfed82 commit 28a1dd2319c45f0d6eeab2910ae278e0ffbfed82 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-19 07:30:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-20 00:59:16 +0000 x11-wm/cosmic-comp: update to s20240419 Changes: https://github.com/pop-os/cosmic-comp/compare/895ea6a...8cee91c (cherry picked from commit d0c0b6576c0672f0d07aaba28451bce3aa808112) --- x11-wm/cosmic-comp/Makefile | 7 ++++--- x11-wm/cosmic-comp/Makefile.crates | 4 +++- x11-wm/cosmic-comp/distinfo | 14 +++++++++----- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index 154635c9dc88..91537678b3c6 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,5 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240411 +PORTVERSION= s20240419 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -17,11 +17,12 @@ RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri \ vulkan-loader>0:graphics/vulkan-loader \ Xwayland:x11-servers/xwayland -USES= cargo gl +USES= cargo gl xorg USE_GITHUB= yes USE_GL= gbm +USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= 895ea6a +GH_TAGNAME= 8cee91c GH_TUPLE= pop-os:iced:0.4.2-1941-g1d9bb7fd:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11-wm/cosmic-comp/Makefile.crates b/x11-wm/cosmic-comp/Makefile.crates index 2d308acb5aa3..91c8aa016f74 100644 --- a/x11-wm/cosmic-comp/Makefile.crates +++ b/x11-wm/cosmic-comp/Makefile.crates @@ -343,6 +343,8 @@ CARGO_CRATES= ab_glyph-0.2.23 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ + pixman-0.1.0 \ + pixman-sys-0.1.0 \ pkg-config-0.3.29 \ png-0.17.11 \ polling-2.8.0 \ @@ -597,6 +599,6 @@ CARGO_CRATES= ab_glyph-0.2.23 \ softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \ smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5 \ smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-mime-types\#cc0101c1f9ccc937a413bd3af3c0f6217f27e935 \ - smithay@git+https://github.com/smithay/smithay?rev=ba0121a\#ba0121aaed065c30ee4c42834126cce481cb0e57 \ + smithay@git+https://github.com/smithay/smithay?rev=eea0d9c\#eea0d9c171f30eb50247632fcddbb84f1dd147f0 \ cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#ff5501d9a36e51c50d908413caf7632d8f7533b7 \ cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#1cc4a1393d0f8be4d444666e260fdb811b400f49 diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index cb2cc84f8447..162b38255478 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1712845803 +TIMESTAMP = 1713511846 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -689,6 +689,10 @@ SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/piper-0.2.1.crate) = 668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4 SIZE (rust/crates/piper-0.2.1.crate) = 15878 +SHA256 (rust/crates/pixman-0.1.0.crate) = d24a24da0bec14f4e43a495c1837a3c358b87532e7fe66bd75c348b89f0451b6 +SIZE (rust/crates/pixman-0.1.0.crate) = 23899 +SHA256 (rust/crates/pixman-sys-0.1.0.crate) = a1a0483e89e81d7915defe83c51f23f6800594d64f6f4a21253ce87fd8444ada +SIZE (rust/crates/pixman-sys-0.1.0.crate) = 6044 SHA256 (rust/crates/pkg-config-0.3.29.crate) = 2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb SIZE (rust/crates/pkg-config-0.3.29.crate) = 20563 SHA256 (rust/crates/png-0.17.11.crate) = 1f6c3c3e617595665b8ea2ff95a86066be38fb121ff920a9c0eb282abcd1da5a @@ -1197,13 +1201,13 @@ SHA256 (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz SIZE (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = 11092 SHA256 (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = c7fa4555cb8d198f1c67f235caffca336fa4242af18740fd948817b4cc671ec6 SIZE (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = 15566 -SHA256 (smithay-smithay-ba0121aaed065c30ee4c42834126cce481cb0e57_GH0.tar.gz) = 87e7b53fc397ac74107095d4ee4d9d130e0a3aecc592e8c2585b3065b12ae6e4 -SIZE (smithay-smithay-ba0121aaed065c30ee4c42834126cce481cb0e57_GH0.tar.gz) = 739532 +SHA256 (smithay-smithay-eea0d9c171f30eb50247632fcddbb84f1dd147f0_GH0.tar.gz) = e026633da926d4363459c8e3cbe76f5ecfb2afae5194ec0ce89bc6b24aefa53c +SIZE (smithay-smithay-eea0d9c171f30eb50247632fcddbb84f1dd147f0_GH0.tar.gz) = 740069 SHA256 (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 606b54e1e361e2b364cf8198b6f0ce9fdde2f1b80f3824e741ef4770f44a79c5 SIZE (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 176154 SHA256 (pop-os-cosmic-protocols-1cc4a1393d0f8be4d444666e260fdb811b400f49_GH0.tar.gz) = 6ce8fe4cef1d5d6d276850f8df6fe58544c47d8375ea50064c43bd495779102e SIZE (pop-os-cosmic-protocols-1cc4a1393d0f8be4d444666e260fdb811b400f49_GH0.tar.gz) = 42798 -SHA256 (pop-os-cosmic-comp-s20240411-895ea6a_GH0.tar.gz) = 3be8ca60b1828ab43341d6ca0b798a6996d128faaf9232559cff240a350a45e7 -SIZE (pop-os-cosmic-comp-s20240411-895ea6a_GH0.tar.gz) = 347638 +SHA256 (pop-os-cosmic-comp-s20240419-8cee91c_GH0.tar.gz) = 059e500d7e7c53bdeb924f11721d8967faf42f0636957d36a19b7fde517d7faf +SIZE (pop-os-cosmic-comp-s20240419-8cee91c_GH0.tar.gz) = 352569 SHA256 (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 737785d7072f96147300e16c4f98130d0560ba79c06c9ea6fce0d3d4eec7bee6 SIZE (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 4664993
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404200059.43K0xNS6029250>