summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/smplayer: Removed oldLars Wendler2020-05-071-22/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/smplayer: Revbump to fix control issue with mpv-0.30.0Lars Wendler2019-10-281-0/+22
| | | | | | | Thanks-to: Mike Lothian <mike@fireburn.co.uk> Closes: https://bugs.gentoo.org/698738 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/smplayer: drop -Werror to allow gcc-8, bug #654724Sergei Trofimovich2018-05-071-0/+9
| | | | | | | | | | | | gcc-8 covers even more potential buffer overflow conditions. This causes new build failure due to blanket -Werror in smplayer. For more details see Gentoo's take on -Werror handling in devmanual: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html Reported-by: Mike Lothian Closes: https://bugs.gentoo.org/654724 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* media-video/smplayer: fix make jobserver unavailableMichael Palimaka2018-02-101-0/+18
| | | | | Closes: https://bugs.gentoo.org/645742 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-video/smplayer: remove unused patchMichael Mair-Keimberger2017-12-041-13/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6397
* media-video/smplayer: Bump to version 17.10.0 (bug #614888).Lars Wendler2017-10-061-0/+85
| | | | | | Removed qt4 dependency. Package-Manager: Portage-2.3.11, Repoman-2.3.3
* media-video/smplayer: remove oldMichael Palimaka2017-03-042-43/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* media-video/smplayer: revision bump with several changesDavide Pesavento2016-04-251-0/+16
| | | | | | | | | | o Apply patch by Navid Zamani <navid.zamani@gmail.com> to prevent smplayer from hanging when adding an audio file to the playlist. Fixes bug 554986. Patch already sent upstream and merged. o Use only one USE flag to choose between qt4 and qt5, per Qt team policy. o Various ebuild cleanups. Package-Manager: portage-2.2.28
* media-video/smplayer: Bump to version 16.4.0Lars Wendler2016-03-311-0/+16
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+55
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed