> 2026/01/07 23:03、Pavel Sanda <[email protected]>のメール:
> 
> We could simply create tap in our main git tree, and the formula inside will 
> just point to .dmg provided by our ftp server?

It looks good. Homebrew prefers using HTTPS to download .dmg for security 
reasons, but other protocols can be used.

> If brew can directly talk with git, we could use git.lyx.org if it needs http 
> we can use codeberg which mirrors git.lyx.org.

Homebrew understands the protocols that git does, so git itself can be used. 
But the object to download needs to be .dmg not the source.

> What is not clear to me, where to store the tap itself. It's likely so small 
> that we can directly include it in development/ if brew knows how to reach it 
> deeper in the file structure.
> Or do we need completely clean repo? (That's possible as well, but less 
> convenient than just have it in master branch of lyx.git).

Since cask is just one Ruby file, it can be placed under development/.  I think 
URL need not to be at the top level, but since users need to type URL manually 
to tap, it would be preferable to make URL short, say by creating a link.
> 
> Pavel

Koji

-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to