[gentoo-commits] proj/kde:master commit in: media-video/kaffeine/files/, media-video/kaffeine/

2016-06-12 Thread Johannes Huber
commit: d730684f9edee9e8f54f3df38ff27ea5a967580f
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Jun 12 07:54:37 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Jun 12 07:54:37 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d730684f

media-video/kaffeine: Sync with tree

Package-Manager: portage-2.3.0_rc1

 .../files/kaffeine-2.0.2-bogus-dependency.patch| 51 --
 media-video/kaffeine/kaffeine-.ebuild  |  5 +--
 2 files changed, 1 insertion(+), 55 deletions(-)

diff --git a/media-video/kaffeine/files/kaffeine-2.0.2-bogus-dependency.patch 
b/media-video/kaffeine/files/kaffeine-2.0.2-bogus-dependency.patch
deleted file mode 100644
index 1416898..000
--- a/media-video/kaffeine/files/kaffeine-2.0.2-bogus-dependency.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 83d870fea86d1f12e4760ac0f29b0a4db7cb0cfe Mon Sep 17 00:00:00 2001
-From: Johannes Huber 
-Date: Wed, 8 Jun 2016 13:04:25 +0200
-Subject: [PATCH] Remove unused dependency KIdleTime
-

- CMakeLists.txt   | 1 -
- src/CMakeLists.txt   | 2 +-
- src/dvb/dvbrecording.cpp | 1 -
- 3 files changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3b4a7f5..30642a0 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -58,7 +58,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
-   KIO # KFileWidget
-   Solid
-   Notifications
--  IdleTime
-   DBusAddons
- )
- find_package(KF5DocTools ${KF5_MIN_VERSION} QUIET)
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 9ae14a0..634c78c 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -44,7 +44,7 @@ configure_file(config-kaffeine.h.cmake 
${CMAKE_BINARY_DIR}/config-kaffeine.h)
- 
- add_executable(kaffeine ${kaffeinedvb_SRCS} ${kaffeine_SRCS})
- target_link_libraries(kaffeine Qt5::Sql Qt5::X11Extras KF5::KIOWidgets 
KF5::XmlGui KF5::I18n KF5::Solid
--KF5::KIOCore KF5::KIOFileWidgets KF5::Notifications 
KF5::IdleTime
-+KF5::KIOCore KF5::KIOFileWidgets KF5::Notifications
- KF5::DBusAddons ${X11_Xscreensaver_LIB} ${VLC_LIBRARY})
- 
- if(HAVE_DVB)
-diff --git a/src/dvb/dvbrecording.cpp b/src/dvb/dvbrecording.cpp
-index e30fa82..d18adaa 100644
 a/src/dvb/dvbrecording.cpp
-+++ b/src/dvb/dvbrecording.cpp
-@@ -23,7 +23,6 @@
- # define qInfo qDebug
- #endif
- 
--#include 
- #include 
- #include 
- #include 
--- 
-2.8.4
-

diff --git a/media-video/kaffeine/kaffeine-.ebuild 
b/media-video/kaffeine/kaffeine-.ebuild
index c66a157..9993a77 100644
--- a/media-video/kaffeine/kaffeine-.ebuild
+++ b/media-video/kaffeine/kaffeine-.ebuild
@@ -19,7 +19,6 @@ CDEPEND="
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
@@ -42,9 +41,7 @@ RDEPEND="${CDEPEND}
!media-video/kaffeine:4
 "
 
-DOCS=( Changelog NOTES README )
-
-PATCHES=( "${FILESDIR}/${PN}-2.0.2-bogus-dependency.patch" )
+DOCS=( Changelog NOTES README.md )
 
 src_configure() {
# tools working on $HOME directory for a local git checkout



[gentoo-commits] proj/kde:master commit in: media-video/kaffeine/files/

2016-06-03 Thread Johannes Huber
commit: d4d5dbdbfd272e5aaf9c6c264bebf45ea2c1dfb1
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Jun  3 20:33:07 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Jun  3 20:33:07 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4d5dbdb

media-video/kaffeine: Drop upstreamed patch

Package-Manager: portage-2.3.0_rc1

 .../files/kaffeine-2.0.1-desktop-file.patch| 25 --
 1 file changed, 25 deletions(-)

diff --git a/media-video/kaffeine/files/kaffeine-2.0.1-desktop-file.patch 
b/media-video/kaffeine/files/kaffeine-2.0.1-desktop-file.patch
deleted file mode 100644
index 1558aef..000
--- a/media-video/kaffeine/files/kaffeine-2.0.1-desktop-file.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 534d90f280b7aea3fa3006d858729cc2d606cee6 Mon Sep 17 00:00:00 2001
-From: Johannes Huber 
-Date: Fri, 3 Jun 2016 13:59:11 +0200
-Subject: [PATCH] Fix desktop file
-

- src/kaffeine.desktop | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/kaffeine.desktop b/src/kaffeine.desktop
-index dee82c4..0095a07 100644
 a/src/kaffeine.desktop
-+++ b/src/kaffeine.desktop
-@@ -127,7 +127,7 @@ GenericName[zh_CN]=媒体播放器
- GenericName[zh_TW]=媒體播放器
- Categories=Qt;KDE;AudioVideo;Player;
- Icon=kaffeine
--MimeType=application/ogg;application/ram;application/vnd.rn-realmedia;application/x-matroska;application/x-ogg;application/x-quicktime-media-link;application/x-shockwave-flash;application/x-shorten;application/xspf+xml;audio/ac3;audio/amr;audio/amr-wb;audio/basic;audio/flac;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/webm;audio/x-aiff;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-m4b;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-tta;audio/x-voc;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;image/vnd.rn-realpix;skip;video/dv;video/mp2t;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/webm;video/x-anim;video/x-avi;video/x-fli;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;vide
 
o/x-nsv;video/x-ogm+ogg;x-content/audio-cdda;x-content/audio-player;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;
-+MimeType=application/ogg;application/ram;application/vnd.rn-realmedia;application/x-matroska;application/x-ogg;application/x-quicktime-media-link;application/x-shockwave-flash;application/x-shorten;application/xspf+xml;audio/ac3;audio/amr;audio/amr-wb;audio/basic;audio/flac;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/webm;audio/x-aiff;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-m4b;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-tta;audio/x-voc;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;image/vnd.rn-realpix;x-scheme-handler/skip;video/dv;video/mp2t;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/webm;video/x-anim;video/x-avi;video/x-fli;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-wmv;vid
 
eo/x-msvideo;video/x-nsv;video/x-ogm+ogg;x-content/audio-cdda;x-content/audio-player;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;
- Terminal=false
- Type=Application
- X-KDE-HasTempFileOption=true
--- 
-2.8.3
-