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

[FEAT] Add support for Pacman (Arch Linux) #198

Merged
merged 25 commits into from
Jun 23, 2024

Conversation

prateekmedia
Copy link
Contributor

@prateekmedia prateekmedia commented Jun 17, 2024

The output pacman package is not tested thoroughly, request people to test and give feedback.

I have followed the approach from this article, to test this you basically need to have bsdtar and xz.

Use the following command to test this PR:

dart pub global activate --source git https://github.com/prateekmedia/flutter_distributor --git-ref pacman --git-path packages/flutter_distributor

Closes #175

@prateekmedia prateekmedia changed the title [FEAT] Add support for Pacman [FEAT] Add support for Pacman (Arch Linux) Jun 17, 2024
@prateekmedia prateekmedia marked this pull request as ready for review June 20, 2024 11:27
@lijy91 lijy91 force-pushed the main branch 3 times, most recently from ad425ff to b5b3460 Compare June 23, 2024 02:25
@lijy91
Copy link
Member

lijy91 commented Jun 23, 2024

LGTM

@lijy91 lijy91 merged commit d893621 into leanflutter:main Jun 23, 2024
4 of 5 checks passed
lijy91 pushed a commit that referenced this pull request Jun 23, 2024
* feat: add pacman package support

* fix: null issue

* fix: null issue

* fix: null issue

* fix: formatting of INSTALL file

* fix: also show error

* fix: try to fix error

* fix: try to fix error

* fix: try to fix error

* fix: try to fix error

* fix: try to fix error

* fix: try to fix error

* fix: try to fix error

* fix: rewrite command

* fix: rewrite command

* fix: error in mv

* feat: add sample make_config.yaml for pacman

* chore: update top documentation

* chore: update documentation for pacman

* fix: arch for arm

* fix: add post upgrade scripts

* fix: package usr directory too

* fix: don't block rpm build if metainfo not found
@lijy91
Copy link
Member

lijy91 commented Jun 23, 2024

@prateekmedia Can you provide some documentation for pacman maker?

@prateekmedia
Copy link
Contributor Author

@lijy91 Where should I place the documentation?

@lijy91
Copy link
Member

lijy91 commented Jun 23, 2024

@kjxbyz
Copy link

kjxbyz commented Jul 6, 2024

flutter_distributor adds support for pacman, but documentation is missing.

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

Successfully merging this pull request may close these issues.

Support .pacman format
3 participants