network/brave-browser: Updated for version 1.35.103.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-02-18 20:28:06 -05:00 committed by Willy Sudiarto Raharjo
parent cfde7e4e0c
commit 4775bc6fd7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 16 additions and 20 deletions

View file

@ -1,11 +1,6 @@
Brave is a free and open-source web browser developed by Brave
Software, Inc. based on the Chromium web browser.
The browser blocks ads and website trackers, and provides a
way for users to send cryptocurrency contributions in the
form of Basic Attention Tokens to websites and content creators.
Brave is 64-bit software.
Note:
This SlackBuild does not build Brave from source, it repackages
the binary.

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=brave-browser
VERSION=${VERSION:-1.35.100}
VERSION=${VERSION:-1.35.103}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -73,25 +73,26 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
cp -ap usr opt $PKG/
# brave has its own symlinks from opt to bin
cp -ap {opt,usr} $PKG/
# Slackware doesn't ship a GNOME desktop so I don't see any reason for gnome-control-center
# Slackware doesn't ship GNOME desktop
rm -rf $PKG/usr/share/gnome-control-center
# Move icon into place
# move icon into place
mkdir -p $PKG/usr/share/pixmaps
cp opt/brave.com/brave/*.xpm $PKG/usr/share/pixmaps/brave-browser.xpm
cp -a opt/brave.com/brave/product_logo_32.xpm \
$PKG/usr/share/pixmaps/brave-browser.xpm
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
# Place man page(s) where The Man likes 'em
# move man pages into place
mv $PKG/usr/share/man $PKG/usr/man
#find $PKG/usr/man -type f -exec gzip -9 {} \;
#for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $PKG/opt/brave.com/brave/LICENSE \
$PKG/usr/doc/$PRGNAM-$VERSION/
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,10 +1,10 @@
PRGNAM="brave-browser"
VERSION="1.35.100"
VERSION="1.35.103"
HOMEPAGE="https://brave.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.35.100/brave-browser-1.35.100-1.x86_64.rpm"
MD5SUM_x86_64="a4c484aeb9c7dc03a25c4adae4c736d9"
DOWNLOAD_x86_64="https://github.com/brave/brave-browser/releases/download/v1.35.103/brave-browser-1.35.103-1.x86_64.rpm"
MD5SUM_x86_64="c39cf960bb6f86c57824cc480a800aab"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"

View file

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
brave-browser: brave-browser (a safer, faster, and better Web browsing experience)
brave-browser: brave-browser (open source web browser)
brave-browser:
brave-browser: Brave is a free and open-source web browser developed by Brave
brave-browser: Software, Inc. based on the Chromium web browser.
brave-browser:
brave-browser: https://brave-browser.com
brave-browser:
brave-browser:
brave-browser:
brave-browser:
brave-browser: Homepage: https://brave-browser.com
brave-browser: