Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : brave | name : brave | ||||
| version : 0.21.18 | version : 0.21.24 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - git|https://github.com/brave/browser-laptop: v0.21.18dev | - git|https://github.com/brave/browser-laptop: v0.21.24dev | ||||
| license : | license : | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| - GPL-3.0 | - GPL-3.0 | ||||
| - GPL-2.0 | - GPL-2.0 | ||||
| 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: | | ||||
| Browse faster by blocking ads and trackers that violate your privacy and cost you time and money. | Browse faster by blocking ads and trackers that violate your privacy and cost you time and money. | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(gconf-2.0) | - pkgconfig(gconf-2.0) | ||||
| - pkgconfig(gtk+-3.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(xscrnsaver) | - pkgconfig(xscrnsaver) | ||||
| - cups-devel | - cups-devel | ||||
| - yarn | - nodejs | ||||
| rundeps : | rundeps : | ||||
| - libgnome-keyring | - libgnome-keyring | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Don-t-override-the-default-workspace-switching-short.patch | %patch -p1 < $pkgfiles/0001-Don-t-override-the-default-workspace-switching-short.patch | ||||
| yarn install | npm install | ||||
| build : | | build : | | ||||
| CHANNEL=dev yarn build-package | CHANNEL=dev npm run build-package | ||||
| install : | | install : | | ||||
| install -dm00644 $installdir/usr/bin | install -dm00644 $installdir/usr/bin | ||||
| install -dm00644 $installdir/usr/share/brave/ | install -dm00644 $installdir/usr/share/brave/ | ||||
| cp -R brave-linux-x64/* $installdir/usr/share/brave/ | cp -R brave-linux-x64/* $installdir/usr/share/brave/ | ||||
| ln -s /usr/share/brave/brave $installdir/usr/bin/brave | ln -s /usr/share/brave/brave $installdir/usr/bin/brave | ||||
| install -Dm0644 $pkgfiles/brave.desktop $installdir/usr/share/applications/brave.desktop | install -Dm0644 $pkgfiles/brave.desktop $installdir/usr/share/applications/brave.desktop | ||||
| install -Dm0644 res/dev/app.png $installdir/usr/share/pixmaps/brave.png | install -Dm0644 res/dev/app.png $installdir/usr/share/pixmaps/brave.png | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.