summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/totem: remove oldMart Raudsepp2020-04-255-296/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/totem: x86 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: amd64 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: bump to 3.34.1Mart Raudsepp2020-03-223-0/+162
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/totem: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-3/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/totem: remove oldMart Raudsepp2019-12-245-370/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/totem: x86 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/totem: amd64 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/totem: enable python3.{7,8}Joonas Niilola2019-12-041-2/+2
| | | | | Signed-off-by: Joonas Niilola <juippis@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/totem-3.32: ebuild touchupsMart Raudsepp2019-09-191-27/+21
| | | | | | | | | | | | | | | | | | | | | | * Port to EAPI-7 (BDEPEND + removal of obsolete gnome2_icon_cache_update). * Drop USE=nautilus and always build save-file plugin (it communicates with nautilus via dbus only at runtime). * Fix tests (an actual first test was added, needing virtx) * Drop X11 requirements - it will add minimal things for X automagically at build time based on gtk+[X] being around or not during build; which is the unfortunate status quo elsewhere as well. This change however should allow using totem on a pure-wayland system. The libX11 dep is also dropped for this, but we can rely on it being there whenever it is needed. * User help got ported to pure its, so now docbook-xml-dtd:4.5 should only be necessary for gtk-doc. * Resort enabled plugin list and drop obsolete comments. * Restore -Dgst-inspect=false to avoid sandbox issues * Drop unnecessary src_prepare(), as only xdg_src_prepare is called now, which will be the case without src_prepare() in ebuild too. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/totem-3.30.0: add missing intltool build depMart Raudsepp2019-09-191-0/+1
| | | | | | | | 3.30 meson still used intltool-merge manually, so add it back as a dep properly. 3.32 ports away from it proper. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/totem: 3.30.0 → 3.32.1Sobhan Mohammadpour2019-07-143-0/+252
| | | | | | | | update plugin patch, some of the plugins had been removed. vala has been removed too Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* media-video/totem: remove oldMart Raudsepp2019-05-192-130/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/totem: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* media-video/totem: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/totem: bump to 3.30.0Mart Raudsepp2019-01-156-1/+410
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-04-301-2/+1
|
* media-video/totem: remove oldMart Raudsepp2018-02-042-131/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-video/totem: drop zeitgeist supportMikle Kolyada2018-01-283-10/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-video/totem: x86 stable (bug #631656)Thomas Deutschmann2018-01-271-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-video/totem: amd64 stable wrt bug #631656Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-video/totem: Add support for newer pythonPacho Ramos2017-12-092-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-video/totem: version bump 3.22.1-r1 → 3.24.0Gilles Dartiguelongue2017-08-132-0/+134
| | | | | | Translation updates. Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-video/totem: keyword ~arm64Alexis Ballier2017-07-191-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/totem: remove oldMart Raudsepp2017-06-192-132/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/totem: ia64 keyworded, bug #521972Sergei Trofimovich2017-06-171-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/totem: remove oldMart Raudsepp2017-04-281-130/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/totem: x86 stable wrt bug #615406Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: amd64 stable wrt bug #615406Agostino Sarubbo2017-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: Add missing 'python' use depDavid Seifert2017-04-172-3/+3
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4434
* media-video/totem: fix dependency on pythonGilles Dartiguelongue2017-04-171-0/+133
| | | | | | | All plugins actually require libpeas python3 loader. Move some dependencies from RDEPEND+DEPEND to pure RDEPEND. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/totem: add ~arm, bug #521972Markus Meier2017-04-041-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
* media-video/totem: remove oldMart Raudsepp2017-04-023-262/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* media-video/totem: x86 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: amd64 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/totem: bump to 3.22.1Mart Raudsepp2017-03-232-0/+131
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-video/totem: drop unused eclassesGilles Dartiguelongue2016-11-011-1/+1
| | | | Package-Manager: portage-2.3.2
* media-video/totem: version bump 3.20.1 → 3.22.0Gilles Dartiguelongue2016-10-242-0/+132
| | | | Package-Manager: portage-2.3.1
* media-video/totem: x86 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* media-video/totem: amd64 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* media-video/totem: Version bumpPacho Ramos2016-07-022-0/+132
| | | | Package-Manager: portage-2.3.0_rc1
* media-video/totem: Drop oldPacho Ramos2016-07-022-133/+0
| | | | Package-Manager: portage-2.3.0_rc1
* media-video/totem: x86 stable wrt bug #427546Mikle Kolyada2016-03-061-1/+1
| | | | Package-Manager: portage-2.2.26
* media-video/totem: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"