|
@ -10,6 +10,10 @@ cask 'libreoffice-dev' do |
|
|
homepage 'https://www.libreoffice.org/download/pre-releases/' |
|
|
homepage 'https://www.libreoffice.org/download/pre-releases/' |
|
|
gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3' |
|
|
gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3' |
|
|
|
|
|
|
|
|
|
|
|
conflicts_with cask: [ |
|
|
|
|
|
'libreoffice', |
|
|
|
|
|
'libreoffice-still', |
|
|
|
|
|
] |
|
|
depends_on macos: '>= :mountain_lion' |
|
|
depends_on macos: '>= :mountain_lion' |
|
|
|
|
|
|
|
|
app 'LibreOffice.app' |
|
|
app 'LibreOffice.app' |
|
|