clearlinux / clr-bundles

Bundle definitions for Clear Linux OS
112 stars 54 forks source link

pkg-request: wlroots #245

Closed godalming123 closed 1 year ago

godalming123 commented 1 year ago

Would it be possible to have a wlroots package this would make it much easy to build almost all wayland WM's instead of having to create separate bundles for them.

godalming123 commented 1 year ago

If anyone would be willing to help me make a wlroots package I would be willing to do that

fenrus75 commented 1 year ago

before us humans spend time.. let me see what happens if we feed this to our automation... since if the automation can package it then maintenance is a lot more efficient for us

On Sun, Mar 5, 2023, 08:17 godalming123 @.***> wrote:

If anyone would be willing to help me make a wlroots package I would be willing to do that

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/clr-bundles/issues/245#issuecomment-1455135777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FOAGTJ7NYMZNRFN7HTW2S4BTANCNFSM6AAAAAAVPV6NOY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

fenrus75 commented 1 year ago

(fwiw our automation takes an url to a release tar file as input)

On Sun, Mar 5, 2023, 11:03 Arjan van de Ven @.***> wrote:

before us humans spend time.. let me see what happens if we feed this to our automation... since if the automation can package it then maintenance is a lot more efficient for us

On Sun, Mar 5, 2023, 08:17 godalming123 @.***> wrote:

If anyone would be willing to help me make a wlroots package I would be willing to do that

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/clr-bundles/issues/245#issuecomment-1455135777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FOAGTJ7NYMZNRFN7HTW2S4BTANCNFSM6AAAAAAVPV6NOY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

godalming123 commented 1 year ago

Do you want me to provide a URL?

fenrus75 commented 1 year ago

ok so we already had wlroots as a package, but not made into a developer bundle.. fixing that now

On Mon, Mar 6, 2023 at 1:19 AM godalming123 @.***> wrote:

Do you want me to provide a URL?

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/clr-bundles/issues/245#issuecomment-1455766071, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FN6JKJ6PBQGSJ63LH3W2WTYVANCNFSM6AAAAAAVPV6NOY . You are receiving this because you commented.Message ID: @.***>

godalming123 commented 1 year ago

When will I be able to use this?

godalming123 commented 1 year ago

@fenrus75 if/when you add this will it include the development packages, since I want to compile dwl I need these so if not then I wouldn't use this unless I can also install the development packages as well

fenrus75 commented 1 year ago

swupd bundle-add devpkg-wlroots

Loading required manifests... Downloading packs (11.00 MB) for:

seems to work for me

On Sun, Mar 19, 2023 at 4:26 AM godalming123 @.***> wrote:

@fenrus75 https://github.com/fenrus75 if/when you add this will it include the development packages, since I want to compile dwl I need these so if not then I wouldn't use this unless I can also install the development packages as well

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/clr-bundles/issues/245#issuecomment-1475217734, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FNJRWL6ISIET67G4RTW43UNLANCNFSM6AAAAAAVPV6NOY . You are receiving this because you were mentioned.Message ID: @.***>

godalming123 commented 1 year ago

For some reason I could not find wlroots by searching on the website or with:

swupd search wlroots

But now that I can install the package, yes it works.