network/opera: Updated for version 105.0.4970.29.

Fixed the opera.desktop file.
Abandoned by the maintainer, see https://bit.ly/eddropopera

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-12-03 18:40:25 +01:00 committed by Willy Sudiarto Raharjo
parent 9c21b71b52
commit ba808cb9ad
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 8 additions and 6 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opera PRGNAM=opera
VERSION=${VERSION:-89.0.4447.83} VERSION=${VERSION:-105.0.4970.29}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}
@ -106,6 +106,8 @@ install -Dm644 $CWD/eula.html $PKG/usr/share/licenses/$PRGNAM/eula.html
install -Dm644 $CWD/terms.html $PKG/usr/share/licenses/$PRGNAM/terms.html install -Dm644 $CWD/terms.html $PKG/usr/share/licenses/$PRGNAM/terms.html
install -Dm644 $CWD/privacy.html $PKG/usr/share/licenses/$PRGNAM/privacy.html install -Dm644 $CWD/privacy.html $PKG/usr/share/licenses/$PRGNAM/privacy.html
sed -i '/^TargetEnvironment/d' $PKG/usr/share/applications/$PRGNAM.desktop
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install mkdir -p $PKG/install

View File

@ -1,10 +1,10 @@
PRGNAM="opera" PRGNAM="opera"
VERSION="89.0.4447.83" VERSION="105.0.4970.29"
HOMEPAGE="https://www.opera.com/" HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/89.0.4447.83/linux/opera-stable_89.0.4447.83_amd64.deb" DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/105.0.4970.29/linux/opera-stable_105.0.4970.29.deb"
MD5SUM_x86_64="32e1cc32b415076213cd85ff27655ad2" MD5SUM_x86_64="3be6f2d3be6bb89c8eb99c944f5c664b"
REQUIRES="" REQUIRES=""
MAINTAINER="Edinaldo P. Silva" MAINTAINER="nobody"
EMAIL="edps.mundognu@gmail.com" EMAIL="nobody@nowhere.com"