Hi! I finally managed to build a separate package out of z3. It wasn't easy, because the build system wants to rebuild a z3 and doesn't let you install only the bindings. I managed to make it do just that: build the bindings and install them, and link to the existing z3 package.