Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
qtwebengine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Qt and KDE Team
Qt5
qtwebengine
Commits
7f6a1370
Commit
7f6a1370
authored
2 years ago
by
Dmitry Shachnev
Browse files
Options
Downloads
Patches
Plain Diff
Build with bundled ffmpeg for now.
Closes: #1004594.
parent
e044ac4b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+2
-0
2 additions, 0 deletions
debian/changelog
debian/control
+0
-3
0 additions, 3 deletions
debian/control
debian/rules
+0
-1
0 additions, 1 deletion
debian/rules
with
2 additions
and
4 deletions
debian/changelog
+
2
−
0
View file @
7f6a1370
qtwebengine-opensource-src (5.15.10+dfsg-2) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Build with bundled ffmpeg for now (closes: #1004594).
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 25 Jun 2022 10:24:07 +0300
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
0
−
3
View file @
7f6a1370
...
...
@@ -14,9 +14,6 @@ Build-Depends: binutils (>= 2.32-8~),
gperf,
khronos-api,
libasound2-dev [linux-any],
libavcodec-dev (>= 7:4.0~),
libavformat-dev (>= 7:4.0~),
libavutil-dev (>= 7:4.0~),
libcap-dev [linux-any],
libdbus-1-dev,
libegl1-mesa-dev,
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
1
View file @
7f6a1370
...
...
@@ -40,7 +40,6 @@ no_gold_architectures := arm64 armhf mipsel
config_args = -proprietary-codecs \
-feature-webengine-system-libvpx \
-webengine-jumbo-build 0 \
-system-ffmpeg \
-system-opus \
-system-webp \
-system-webengine-icu \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment