Skip to content

Find and rebuild all packages with static libraries (Gentoo)

License

Notifications You must be signed in to change notification settings

wwjjbb/rebuild-static-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rebuild-static-libs

Find and rebuild all packages with static libraries (Gentoo)

usage: rebuild-static-libs.py [-h] [-a] [-p] [-P]

Remerge packages containing static libraries

optional arguments:
  -h, --help     show this help message and exit
  -a, --ask      Stop and ask before starting emerge
  -p, --pretend  Just pretend, do not carry out any builds
  -P, --pump     Use pump (distcc)

Problems

It's not good with packages that have been masked or gone away. You need to deal with these manually.

You can either carefully unmerge such packages, or edit the generated emerge command to remove them from the list.

About

Find and rebuild all packages with static libraries (Gentoo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages