Commit Graph

100 Commits

Author SHA256 Message Date
Ana Guerrero
32bb077145 Accepting request 1226904 from KDE:Extra
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1226904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=79
2024-11-27 21:15:07 +00:00
Christophe Marin
68f3e01023 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=55 2024-11-20 12:31:15 +00:00
Dominique Leuenberger
123dec68e9 Accepting request 1090182 from KDE:Extra
- Kaffeine is unmaintained upstream but still has users. Switch to
  a git snapshot. Notable changes:
  * Drop kdelirc profile
  * Don't invoke XScreenSaverSuspend on Wayland (kde#460970)
  * Add desktop file name to solid actions
  * Fix activating existing window
  * src/scanfile.dvb: update to latest database

- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/1090182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=78
2023-06-01 15:19:49 +00:00
Christophe Marin
2c4bfaa5af OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=53 2023-06-01 07:37:44 +00:00
Christophe Marin
5524f7c35c Switch to a git snapshot
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=52
2023-06-01 07:32:02 +00:00
Christophe Giboudeaux
f491b517dd OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=51 2020-11-23 08:46:47 +00:00
Christophe Giboudeaux
331ae2367c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=50 2020-11-23 08:41:03 +00:00
Christophe Giboudeaux
22499bbf24 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=49 2020-08-27 11:33:46 +00:00
Dominique Leuenberger
c0d46b6a73 Accepting request 703230 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/703230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=77
2019-05-16 20:09:02 +00:00
Luca Beltrame
4e549cf8a4 Accepting request 703227 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.18:
  * Start using TravisCI for test builds
  * mediawidget: Override DVD keys instead of changing their
    settings (kde#394076)
  * mediawidget: warn user to use keys for DVD menu
  * mediawidget: remove a now unneeded check
  * mediawidget: fix video position movement with mouse wheel
  * mediawidget: fix the mouse wheel behavior at the streaming
    window
  * vlc: with vlc 2.x, use vlcMedia for libvlc_MediaMetaChanged
    event (kde#407153)
  * vlc: fix support for vlc 2.x (kde#407153)
- Drop patches merged upstream:
  * fix-support-for-vlc-2.x.patch 
  * with-vlc-2.x-use-vlcMedia-for-libvlc_MediaMetaChanged-event.patch

OBS-URL: https://build.opensuse.org/request/show/703227
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=47
2019-05-15 18:11:53 +00:00
Dominique Leuenberger
64dd63db68 Accepting request 700624 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/700624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=76
2019-05-06 11:27:13 +00:00
Christophe Giboudeaux
c65c2f6db7 Accepting request 700623 from home:wolfi323:branches:KDE:Extra
- Add upstream patches to make it build (and work) with vlc 2.2 on
  Leap 42.3 (kde#407153):
  * fix-support-for-vlc-2.x.patch 
  * with-vlc-2.x-use-vlcMedia-for-libvlc_MediaMetaChanged-event.patch

OBS-URL: https://build.opensuse.org/request/show/700623
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=45
2019-05-04 18:44:16 +00:00
Dominique Leuenberger
c357a55664 Accepting request 700135 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/700135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=75
2019-05-02 17:22:12 +00:00
Christophe Giboudeaux
2e006f3d97 Accepting request 700128 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.17:
  * Fix GCC 9 warnings (due to -Wdeprecated-copy)
  * dvbtab: remove unused hide cursor logic
  * dvbdevice: fix a race condition with frontend timeout
  * dvbdevice_linux: improve some warning messages
  * mediawidget: fix a regression with next/previous logic
    (kde#405276)
  * scanfile.dvb: update it to reflect last changes
  * dvbepgdialog: allow showing channels with empty EPG
  * index.docbook: some updates at the doc guide
  * index.docbook: add documentation about XMLTV support
    (kde#405278)
  * Add support for reading EPG from xmltv files (kde#405278)
  * Add support for disabling MPEG-TS EPG reception
  * README.md: add a quick description about xmltv (kde#405278)
  * dvbconfigdialog: remove an extra addLayout()
  * iso-codes: add support for handling 2-letter codes as well
  * dvbdevice_linux: remove unused frontendFd
  * dvb: fix initialization for some objects
  * backend-vlc: don't leak metadata
  * backend-vlc: remove two temporary debug logs
  * backend-vlc: only release libvlc_media_new() when stopped
  * mediawidget: increase language popup size
  * mediawidget: define a policy for the audio combo dropbox
  * backend-vlc: ensure that audio stream will be a valid value
  * backend-vlc: update metadata at stop()
  * backend-vlc: release libvlc_media at destroy method
  * backend-vlc: add other events to the list of possible types
  * backend-vlc: simplify events handling logic
  * backend-vlc: print unhandled libVLC events by name
  * backend-vlc: update audio streams at metadata change
  * mainwindow: associate control bar to main window widget
  * backend-vlc: avoid memory leaks
  * mainwindow: free configuration at exit
  * mainwindow: better implement close event
  * backend-vlc: don't leak timer at object destroy
  * vlcmediawidget: properly initialize the class
  * vlcmediawidget: initialize urlIsAudioCd and trackNumber
    variables
  * backend-vlc: store current audio stream (kde#382546)
- BuildRequire libvlc 3.0 or higher, it fails to build with 2.2.x
  (kde#407153)

OBS-URL: https://build.opensuse.org/request/show/700128
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=43
2019-05-02 12:33:08 +00:00
Dominique Leuenberger
e4769043f3 Accepting request 666208 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/666208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=74
2019-01-21 09:55:28 +00:00
Luca Beltrame
258f654e2b Accepting request 666204 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.16(-2):
  * Update scanfile.dvb to reflect latest channel additions
  * Immediately apply the new audio language if the user changes it
    while a channel is being playing
  * Fix audio language selection issues (kde#402735)
  * Add support for "Original Language" for audio and sub-title
    descriptors
  * Add some new PMT stream_type identifiers in order to allow
    supporting newer audio and video encoding types
  * Add support for High DPI pixel maps (kde#400422)
  * Add a command line option to force an specific aspect ratio
    (kde#394201)
  * Only read/write longitude/latitude from config files for USALS
    satellite configurations (kde#400268)
  * Add support for parallel instant records
  * Fix several issues related to audio CD playing
  * Update build instructions for Debian/Ubuntu and Fedora at
    README.md
  * Fix handling of command line arguments and describe the ones
    that are mutually exclusive at the docs (kde#394000)
  * Fix compilation issues and clean warnings when built with Clang
  * Fix compilation issues with qt5.11-rc2 and with FreeBSD
    (kde#393222)
  * Some code cleanups and typo fixes
- Add full Source URL
- Drop patches merged upstream:
  * 0001-only-use-qPrintable-for-debug-messages.patch
  * 0002-Fix-breakages-with-qt5.11-rc2.patch
  * fix-audio-CD-playing.patch
  * Set-vlcMedia-to-NULL-after-release.patch

OBS-URL: https://build.opensuse.org/request/show/666204
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=41
2019-01-15 12:31:16 +00:00
Dominique Leuenberger
56d3c92b5d Accepting request 645288 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/645288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=73
2018-10-31 12:14:12 +00:00
Luca Beltrame
5294b7faf1 Accepting request 645276 from home:wolfi323:branches:KDE:Extra
- Add fix-audio-CD-playing.patch to make Audio CD playback work
- Add Set-vlcMedia-to-NULL-after-release.patch to prevent a crash
  when the Audio CD cannot be opened for some reason

OBS-URL: https://build.opensuse.org/request/show/645276
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=39
2018-10-29 13:52:21 +00:00
Yuchen Lin
33bcdebe9e Accepting request 613807 from KDE:Extra
- Add upstream patches:
  - 0001-only-use-qPrintable-for-debug-messages.patch
  - 0002-Fix-breakages-with-qt5.11-rc2.patch
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/613807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=72
2018-06-13 13:34:50 +00:00
Christophe Giboudeaux
3345c408ed OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=37 2018-06-03 19:50:37 +00:00
Dominique Leuenberger
f10a9fb4e8 Accepting request 602995 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/602995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=71
2018-05-11 12:34:52 +00:00
Luca Beltrame
adda97215d Accepting request 602990 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.15:
  * Fix logic that handles ATSC EIT entries (regression fix)
    (kde#388962)
  * Auto-hide all bars when in minimal/full screen mode and mouse
    is out of window
  * Allow better control of deinterlacing mode (kde#389783)
  * Better handle higherVoltage settings, as it exists only for
    satellite TV delivery systems (kde#388367)
  * Improve error handling when parsing config.dvb file
    (kde#388367)
  * Change volume wheel logic to accept both point and angle-based
    volume control, accepting it only when the mouse is under the
    media widget
  * Simplify the mouse hide logic
  * Fix DVD menu navigation by using the keyboard instead of the
    mouse (as mouse control is incompatible with newer versions of
    Qt/libVLC) (kde#373814)
  * Fix handling of display mode, correcting some erratic behavior
    (kde#393533)
  * Add options to start Kaffeine on minimal mode and/or with its
    main window always on top
  * When a new record starts and there aren't enough resources to
    keep playing the current DVB channel, switch to the new channel
    instead of stop playing (kde#393647)
  * Improve documentation to match the recent changes
- Drop fix-pt_BR-docs.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/602990
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=35
2018-05-02 09:02:24 +00:00
Dominique Leuenberger
68e7d37854 Accepting request 555774 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/555774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=70
2017-12-11 17:57:07 +00:00
Luca Beltrame
0b25d5155d Accepting request 555191 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.14:
  * Add support for multi-language EPG
  * Jump to a position was not working, as it was lacking the Ok
    button
  * On minimal and full screen mode, auto-unhide top menu bar and
    lateral DVB tab bar
  * The mouse wheel can now be used to control volume
  * Reduce button size at DVB tab, in order to allow showing a
    bigger playback window
  * Fix LNBf numbering and position at DiSEqC satellite
    configuration
  * Kaffeine's handbook now covers all menu bar items
  * Kaffeine's handbook was improved to contain more details about
    Digital TV settings
  * LNBf names at DVB satellite configuration are now using
    translations from libdvbv5
  * Get rid on two compilation warnings with gcc++ version 7.2
  * scanfile.dvb updated
- Add fix-pt_BR-docs.patch to fix build with kdoctools < 5.41

OBS-URL: https://build.opensuse.org/request/show/555191
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=33
2017-12-10 21:47:22 +00:00
Dominique Leuenberger
a081b9e78d Accepting request 526430 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/526430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=69
2017-09-17 20:37:38 +00:00
Luca Beltrame
40a5135bce Accepting request 526426 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.13:
  * Add a logic to send LNBf higher voltage commands. That may be
    needed on a few devices, if the antenna cabling is too long,
    as, otherwise, polarity setting may not work (kde#374693).
  * Fix layer selection for ISDB-T
  * Improve README.md instructions
  * get rid of incomplete work (dtvdaemon)
  * fix install dir on some distros
  * Shut up a gcc 7.1 warning
  * scanfile.dvb updated.

OBS-URL: https://build.opensuse.org/request/show/526426
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=31
2017-09-15 21:39:12 +00:00
Dominique Leuenberger
0c7404c579 Accepting request 512650 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/512650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=68
2017-07-27 09:12:46 +00:00
Luca Beltrame
2f217622ab Accepting request 512599 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.12.1:
  * Add back man pages that were missing by mistake in 2.0.12

OBS-URL: https://build.opensuse.org/request/show/512599
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=29
2017-07-26 12:24:00 +00:00
Dominique Leuenberger
418df85633 Accepting request 511488 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/511488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=67
2017-07-21 20:49:55 +00:00
Luca Beltrame
4cd92c9298 Accepting request 511481 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.12
- Package README.md too, it contains some hints about known video output issues

OBS-URL: https://build.opensuse.org/request/show/511481
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=27
2017-07-19 20:26:51 +00:00
Dominique Leuenberger
0a43436472 Accepting request 507829 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/507829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=66
2017-07-04 07:11:31 +00:00
Luca Beltrame
ba698c99c8 Accepting request 507342 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.10:
  * Fix video resize and scale factor issues;
  * Handle parameters when there's a running instance and a new
    kaffeine is called with some URL.
  * Updated scanfile.dvb.
- Drop remove-stray-call-to-ki18n_install.patch, no longer necessary

OBS-URL: https://build.opensuse.org/request/show/507342
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=25
2017-07-03 13:26:51 +00:00
Dominique Leuenberger
0b6e3eea9e Accepting request 502512 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/502512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=65
2017-06-12 13:33:11 +00:00
Luca Beltrame
8fc9a26ca4 Accepting request 500921 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.9:
  * Fix build at tarball
- Drop fix-building-from-tarball.patch, included upstream
- Add remove-stray-call-to-ki18n_install.patch to fix build with the latest KDE Frameworks in Factory
- Enable DVB support on Leap 42.3 too, v4l-utils are recent enough

OBS-URL: https://build.opensuse.org/request/show/500921
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=23
2017-06-09 08:58:47 +00:00
Dominique Leuenberger
5440d10957 Accepting request 478941 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/478941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=64
2017-03-13 14:33:40 +00:00
Raymond Wooninck
2248b7aae3 Accepting request 478600 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.8

OBS-URL: https://build.opensuse.org/request/show/478600
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=21
2017-03-13 07:58:45 +00:00
Dominique Leuenberger
f53c7cbc5e Accepting request 459895 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/459895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=63
2017-02-24 23:53:33 +00:00
Raymond Wooninck
7b11d15dfd Accepting request 459727 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.6

OBS-URL: https://build.opensuse.org/request/show/459727
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=19
2017-02-22 19:29:48 +00:00
Ludwig Nussel
9e81913ed9 Accepting request 446343 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/446343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=62
2016-12-22 14:56:25 +00:00
f7b1c46b25 Accepting request 446291 from home:wolfi323:branches:KDE:Extra
- Require vlc-noX, without it installed kaffeine won't even start
- Recommend vlc-codecs to be able to play more files if the user  has an appropriate repo added

OBS-URL: https://build.opensuse.org/request/show/446291
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=17
2016-12-15 08:08:19 +00:00
Dominique Leuenberger
3292c85a98 Accepting request 443769 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/443769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=61
2016-12-05 15:34:23 +00:00
Raymond Wooninck
334711e7ee Accepting request 443044 from home:jengelh:branches:KDE:Extra
- Description updates

OBS-URL: https://build.opensuse.org/request/show/443044
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=15
2016-12-05 08:31:41 +00:00
Dominique Leuenberger
0984813148 Accepting request 442946 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/442946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=60
2016-12-02 15:43:19 +00:00
Luca Beltrame
9d9d782c50 Accepting request 442935 from home:wolfi323:test
- Update to 2.0.5
- Remove previous changelog entry about the kde4_runtime_requires macro, as it is actually wrong:
there hasn't been any change (the SR should never have been accepted anyway IMHO), kaffeine doesn't use kde4_runtime_requires since months anyway because it is a KF5 application now.

OBS-URL: https://build.opensuse.org/request/show/442935
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=13
2016-11-30 20:54:46 +00:00
4542b87aae Accepting request 442607 from home:olh:branches:KDE:Extra
Expand macro kde4_runtime_requires only when its available to fix quilt setup

OBS-URL: https://build.opensuse.org/request/show/442607
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=12
2016-11-29 09:22:52 +00:00
Christophe Giboudeaux
8baa688ca0 Accepting request 420682 from home:enzokiel:branches:KDE:Extra
Update to 2.0.4

OBS-URL: https://build.opensuse.org/request/show/420682
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=11
2016-08-20 21:37:11 +00:00
Dominique Leuenberger
f7f75b579c Accepting request 403111 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/403111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=59
2016-06-19 10:53:04 +00:00
Raymond Wooninck
34c08c1bbd Accepting request 403110 from home:wolfi323:branches:KDE:Extra
- Add kaffeine-gcc6.patch to fix build with gcc6 (boo#985371)

OBS-URL: https://build.opensuse.org/request/show/403110
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=9
2016-06-17 19:10:07 +00:00
Dominique Leuenberger
daaf24942c Accepting request 361266 from KDE:Extra
Fix build with CMake 3.4

OBS-URL: https://build.opensuse.org/request/show/361266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kaffeine?expand=0&rev=58
2016-02-24 17:43:03 +00:00
Christophe Giboudeaux
e1d8e4d5bc -
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=8
2016-02-24 11:49:16 +00:00