cococry / ragnar

Minimal, flexible & user-friendly X tiling window manager
https://ragnarwm.org
GNU General Public License v3.0
1.05k stars 21 forks source link

Arch Linux AUR Package #20

Closed Luxzi closed 1 year ago

Luxzi commented 1 year ago

I've created a PKGBUILD for Ragnar. I haven't done much testing since it's two in the morning for me, but it should get the job done. If there are any issues I will fix them tomorrow.

Code here https://github.com/Luxzi/ragnar-pkgbuild

cococry commented 1 year ago

thanks a lot! i will look at it asap.

appreciate the great work!

cococry commented 1 year ago

could you open a pr if it's done?

Luxzi commented 1 year ago

I haven't tested for bugs yet, but since I just woke up I'm going to do some quick VM testing to make sure it installs without issue. I would also like to add that you could add this to the repo but more likely this should just be on the AUR itself that way people can just use an AUR helper tool (such as yay) to install it without hassle. I will create a PR when I am finished testing it.

Luxzi commented 1 year ago

Update:

It installs the files into the right places, I haven't got Xorg to actually start it. Working on it.

Edit: It works now

Luxzi commented 1 year ago

Unless you want me to maintain the AUR package. This is how you upload the the package to the AUR.

https://wiki.archlinux.org/title/AUR_submission_guidelines

cococry commented 1 year ago

i merged it

Luxzi commented 1 year ago

Are you planning on putting it on the AUR? That was why I made it. You also need to understand that the PKGBUILD is supposed to be on the AUR not the repo itself.

cococry commented 1 year ago

i put the PKGBUILD on the AUR under the package name ragnarwm now. Thanks very much again for the PKGBUILD :D

Luxzi commented 1 year ago

No problem :)