From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/, media-video/baka-mplayer/files/
Date: Tue, 21 Jan 2020 19:11:50 +0000 (UTC) [thread overview]
Message-ID: <1579633850.329a8cc9c8db2f59faf27eff4a8ca0c0aa505c06.asturm@gentoo> (raw)
commit: 329a8cc9c8db2f59faf27eff4a8ca0c0aa505c06
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 19:06:09 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 19:10:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329a8cc9
media-video/baka-mplayer: Add another patch while at it, fixing playlist
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../baka-mplayer/baka-mplayer-2.0.4-r1.ebuild | 1 +
.../baka-mplayer-2.0.4-playlist-regression.patch | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild b/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
index 48e647998ee..9162db1864e 100644
--- a/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
+++ b/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
@@ -35,6 +35,7 @@ S="${WORKDIR}/Baka-MPlayer-${PV}"
PATCHES=(
"${FILESDIR}/${P}-gcc5.patch"
"${FILESDIR}/${P}-mpv23.patch"
+ "${FILESDIR}/${P}-playlist-regression.patch"
)
src_prepare() {
diff --git a/media-video/baka-mplayer/files/baka-mplayer-2.0.4-playlist-regression.patch b/media-video/baka-mplayer/files/baka-mplayer-2.0.4-playlist-regression.patch
new file mode 100644
index 00000000000..a6b361da12f
--- /dev/null
+++ b/media-video/baka-mplayer/files/baka-mplayer-2.0.4-playlist-regression.patch
@@ -0,0 +1,33 @@
+From cb42b7654c07426f36f765d1be7faf5ed3a3e591 Mon Sep 17 00:00:00 2001
+From: godly-devotion <azian.otaku@live.com>
+Date: Tue, 1 Dec 2015 18:15:32 -0500
+Subject: [PATCH] Fix playlist regression from 01ec5a7
+
+---
+ src/ui/mainwindow.ui | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/src/ui/mainwindow.ui b/src/ui/mainwindow.ui
+index 2430322c..a1b30779 100644
+--- a/src/ui/mainwindow.ui
++++ b/src/ui/mainwindow.ui
+@@ -121,6 +121,10 @@ QListView {
+ #playlistWidget::item:selected {
+ background: #383838;
+ }
++#playlistWidget:item:selected:active,
++#playlistWidget:item:selected:!active {
++ color: whitesmoke;
++}
+
+ /* QScrollBar */
+
+@@ -1059,7 +1063,7 @@ QSlider::handle:horizontal {
+ <x>0</x>
+ <y>0</y>
+ <width>646</width>
+- <height>24</height>
++ <height>23</height>
+ </rect>
+ </property>
+ <widget class="QMenu" name="menu_File">
next reply other threads:[~2020-01-21 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-21 19:11 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-07 19:30 [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/, media-video/baka-mplayer/files/ Ionen Wolkens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1579633850.329a8cc9c8db2f59faf27eff4a8ca0c0aa505c06.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox