Open W4RH4WK opened 9 years ago
Have you tried just brew pkg --with-deps encfs
? If I install encfs from the existing brew repo this command works. I should think it would work the same way even if it was installed from a local formula.
Yes, I have tried this but it didn't work either. I get the same error in this case. Seems like brew searches for a formula in its repository / taps (?).
$ brew pkg --with-deps encfs
Error: No available formula with the name "encfs"
I have created a tap for the moment, which works fine.
I can see the use case for this, so if you feel like digging into what changes would be needed for local formulae to also work, that would be great!
I'll let you know if I come up with something, but no promises.
I have installed encfs using a local formula with the following command:
but I am not able to package this using brew-pkg: