mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/opera*: fix QA issue and remove TODO.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,9 +29,8 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="140"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,9 +29,8 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="140"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -29,10 +29,9 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
CHROMIUM_VERSION="140"
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="142"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,9 +29,8 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="140"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,9 +29,8 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="140"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -29,10 +29,9 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
CHROMIUM_VERSION="140"
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="142"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
@@ -29,10 +29,9 @@ else
|
||||
fi
|
||||
|
||||
# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches this Chromium version
|
||||
# or use the Chromicler opera version mapping output. TODO: Teach Chromicler to update and commit
|
||||
# used to select the correct ffmpeg-chromium version (corresponds to a major version of Chromium)
|
||||
# Does not need to be updated for every new version of Opera, only when it breaks
|
||||
CHROMIUM_VERSION="140"
|
||||
# or use Chromicler to handle bumps.
|
||||
# Does not _need_ to be updated for every new version of Opera, only when it breaks.
|
||||
CHROMIUM_VERSION="141"
|
||||
SRC_URI="${SRC_URI_BASE[*]/%//${PV}/linux/${MY_PN}_${PV}_amd64.deb}"
|
||||
S=${WORKDIR}
|
||||
|
||||
@@ -105,7 +104,6 @@ src_install() {
|
||||
# disable auto update
|
||||
rm "${OPERA_HOME}/${PN%-*}_autoupdate"{,.licenses,.version} || die
|
||||
|
||||
|
||||
rm -r "usr/share/lintian" || die
|
||||
|
||||
# fix docs
|
||||
|
||||
Reference in New Issue
Block a user