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

pmerge: add binary package support #36

Open
austin987 opened this issue Feb 9, 2015 · 2 comments
Open

pmerge: add binary package support #36

austin987 opened this issue Feb 9, 2015 · 2 comments
Labels
enhancement package-manager bugs relating to pkgcore as a package manager

Comments

@austin987
Copy link

pmerge: error: unrecognized arguments: -b --binpkg-respect-use --with-bdeps=y

@radhermit
Copy link
Contributor

Status updates:
--with-built-depends renamed to --with-bdeps
-b/--buildpkg now supported

Note that pkgcore doesn't support y/n arguments like portage. Either the option is passed or it isn't corresponding to the related true/false values. I'm not entirely sure my emerge added the value possibilities since I think they're optional.

@radhermit
Copy link
Contributor

Upcoming planned support:

-B/--buildpkgonly
--binpkg-respect-use

@arthurzam arthurzam added the package-manager bugs relating to pkgcore as a package manager label Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement package-manager bugs relating to pkgcore as a package manager
Projects
None yet
Development

No branches or pull requests

3 participants