Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : brave | name : brave | ||||
| version : 0.66.99 | version : 0.66.100 | ||||
| release : 32 | release : 33 | ||||
| source : | source : | ||||
| - https://github.com/brave/brave-browser/releases/download/v0.66.99/brave-browser_0.66.99_amd64.deb : 688d09a1ab85923edb5b0ed9e9309c1872faa00dea36ff75dbe77e2358614bb8 | - https://github.com/brave/brave-browser/releases/download/v0.66.100/brave-browser_0.66.100_amd64.deb : 9dca3f88330719f37c9f2c78abef6841760660d9a8a6f366fea2593eb89f0dcf | ||||
| homepage : https://brave.com | homepage : https://brave.com | ||||
| license : | license : | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| - GPL-3.0-or-later # Https Everywhere | - GPL-3.0-or-later # Https Everywhere | ||||
| - GPL-2.0-or-later # Privacy Badger | - GPL-2.0-or-later # Privacy Badger | ||||
| component : network.web.browser | component : network.web.browser | ||||
| summary : A browser with your interests at heart. | summary : A browser with your interests at heart. | ||||
| description: | | description: | | ||||
| Show All 20 Lines | install : | | ||||
| cp -r usr $installdir/ | cp -r usr $installdir/ | ||||
| cp -r opt/brave.com/brave $installdir/usr/share/ | cp -r opt/brave.com/brave $installdir/usr/share/ | ||||
| ln -sfn /usr/share/brave/brave $installdir/usr/bin/brave-browser | ln -sfn /usr/share/brave/brave $installdir/usr/bin/brave-browser | ||||
| install -Dm0644 opt/brave.com/brave/product_logo_128.png $installdir/usr/share/pixmaps/brave-browser.png | install -Dm0644 opt/brave.com/brave/product_logo_128.png $installdir/usr/share/pixmaps/brave-browser.png | ||||
| # Remove stuff that aren't necessary on Solus | # Remove stuff that aren't necessary on Solus | ||||
| sed -i 's/brave-browser-stable/brave-browser/g' $installdir/usr/share/applications/brave-browser.desktop | sed -i 's/brave-browser-stable/brave-browser/g' $installdir/usr/share/applications/brave-browser.desktop | ||||
| rm -f $installdir/usr/share/man/man1/brave-browser-stable.1.gz | rm -f $installdir/usr/share/man/man1/brave-browser-stable.1.gz | ||||
| rm -f $installdir/usr/bin/brave-browser-stable | rm -f $installdir/usr/bin/brave-browser-stable | ||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.