Package: totem / 43.2-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| totem | 43.2-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| DOAP Replace defunct mailing list with support forum GNOM.patch | (download) |
totem.doap |
2 1 + 1 - 0 ! |
doap: replace defunct mailing-list with support-forum (gnome Discourse) |
| all Point homepage to GNOME GitLab.patch | (download) |
data/appdata/org.gnome.Totem.appdata.xml.in.in |
2 1 + 1 - 0 ! |
all: point homepage to gnome gitlab |
| Mark lint checks as part of a suite.patch | (download) |
src/plugins/opensubtitles/meson.build |
1 1 + 0 - 0 ! |
mark lint checks as part of a suite It's common for new versions of a lint tool to change behaviour in ways that cause previously valid source to be rejected, so OS distributions often won't want to run them at build-time to avoid build regressions. By marking pylint and other lint checks with a suite, OS distributors can avoid them by running `meson test --no-suite=lint`. Signed-off-by: Simon McVittie <smcv@debian.org> |
| Use libgirepository 2.0 for compatibility with pygobject .patch | (download) |
src/plugins/totem-plugins-engine.c |
8 4 + 4 - 0 ! |
use libgirepository-2.0 for compatibility with pygobject 3.52 Note this patch leaks the default GIRepository and would not be suitable for upstream. But it's a one-time leak of global data, so who cares. Totem upstream uses libpeas2 instead. Patch by: Leigh Scott This note by: Michael Catanzaro |
