Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arch PKGBUILD #36

Merged
merged 5 commits into from
Oct 4, 2020
Merged

Arch PKGBUILD #36

merged 5 commits into from
Oct 4, 2020

Conversation

sp1ritCS
Copy link
Contributor

@sp1ritCS sp1ritCS commented Oct 2, 2020

I've create an Arch PKGBUILD (and freedesktop desktop entry)

This should close #35

You can now install czkawka on arch using:

yay -S czkawka
git clone git@github.com:qarmin/czkawka.git && cd czkawka
cd pkgs/arch
makepkg -si

or

git clone https://aur.archlinux.org/czkawka-git.git && cd czkawka-git
makepkg -si

I've choosen drive-multidisk as an icon; feel free to change it

@kepet19
Copy link

kepet19 commented Oct 2, 2020

You are fast!
That is nice!

@qarmin
Copy link
Owner

qarmin commented Oct 3, 2020

What about this comment?
Git dependency should be added?
https://aur.archlinux.org/packages/czkawka-git/#comment-768547

@sp1ritCS
Copy link
Contributor Author

sp1ritCS commented Oct 3, 2020

Git dependency should be added?

Oh, I totally forgot that derp

@qarmin qarmin added the enhancement New feature or request label Oct 4, 2020
@qarmin qarmin merged commit e60c042 into qarmin:master Oct 4, 2020
@qarmin
Copy link
Owner

qarmin commented Oct 4, 2020

Tested on Manjaro and it works really fine.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arch AUR Package
3 participants