46 Commits

Author SHA256 Message Date
3299e2dab1 Accepting request 1319555 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1319555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=19
2025-11-24 13:12:37 +00:00
2da81364f7 - Remove unused BuildRequires: update-desktop-files.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=45
2025-11-23 14:24:14 +00:00
41862ce4d3 Accepting request 1310390 from multimedia:apps
- Add ffmpeg-8-compat.patch
  gh#cmus/cmus#1444

OBS-URL: https://build.opensuse.org/request/show/1310390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=18
2025-10-10 15:09:50 +00:00
7733414547 gh#cmus/cmus#1444
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=43
2025-10-09 20:10:39 +00:00
35dabe6c80 - Add ffmpeg-8-compat.patch
See https://github.com/cmus/cmus/pull/1444

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=42
2025-10-09 20:09:50 +00:00
31c8e1a3a8 Accepting request 1223491 from multimedia:apps
- Update to 2.12.0
  * Fix possible null dereference when continue_album=0
    gh#cmus/cmus#1351
  * Make PART / PARTNUMBER aliases for DISCNUMBER
    gh#cmus/cmus#1316
  * cmus-tutorial </> is actually ,/.
    gh#cmus/cmus#1355
  * Fix potential double-close in ip/mad
    gh#cmus/cmus#1350
  * Fix view segv in rc config
    gh#cmus/cmus#1326
  * Fix pause_on_output_change not working when softvol is enabled
    gh#cmus/cmus#1353
  * Trim gaps from mp4 playback
    gh#cmus/cmus#1320
  * Show some context when editing middle of long cmdline
    gh#cmus/cmus#1319
  * Remember playlist position when resume=true
    gh#cmus/cmus#1325
  * Make trackwin heading format configurable, etc.
    gh#cmus/cmus#1317
  * Show recognized names in message for bad option value
    gh#cmus/cmus#1356
  * Draw progress bar in statusline
    gh#cmus/cmus#1318
  * Fix manpage indentation
    gh#cmus/cmus#1362
  * Fix documentation for passwd config option
    gh#cmus/cmus#1361
  * [FFmpeg] Add .dsf to extension list (DSD support)

OBS-URL: https://build.opensuse.org/request/show/1223491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=17
2024-11-12 18:22:03 +00:00
84318c976c - Update to 2.12.0
* Fix possible null dereference when continue_album=0
    gh#cmus/cmus#1351
  * Make PART / PARTNUMBER aliases for DISCNUMBER
    gh#cmus/cmus#1316
  * cmus-tutorial </> is actually ,/.
    gh#cmus/cmus#1355
  * Fix potential double-close in ip/mad
    gh#cmus/cmus#1350
  * Fix view segv in rc config
    gh#cmus/cmus#1326
  * Fix pause_on_output_change not working when softvol is enabled
    gh#cmus/cmus#1353
  * Trim gaps from mp4 playback
    gh#cmus/cmus#1320
  * Show some context when editing middle of long cmdline
    gh#cmus/cmus#1319
  * Remember playlist position when resume=true
    gh#cmus/cmus#1325
  * Make trackwin heading format configurable, etc.
    gh#cmus/cmus#1317
  * Show recognized names in message for bad option value
    gh#cmus/cmus#1356
  * Draw progress bar in statusline
    gh#cmus/cmus#1318
  * Fix manpage indentation
    gh#cmus/cmus#1362
  * Fix documentation for passwd config option
    gh#cmus/cmus#1361
  * [FFmpeg] Add .dsf to extension list (DSD support)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=40
2024-11-12 02:48:47 +00:00
0b54737afa Accepting request 1176840 from multimedia:apps
- Update to 2.11.0
  * Add support for .nomedia file
    gh#cmus/cmus#1190
  * Fix a typo in an error message
    gh#cmus/cmus#1206
  * Take opus output gain into account when checking
    replaygain_limit peak
    gh#cmus/cmus#1201
  * #1219: Update Unofficial IRC channel
    gh#cmus/cmus#1220
  * Recognize artist/album sort keys from ffmpeg plugin
    gh#cmus/cmus#1165
  * Fix missing combining marks on last character in a field
    gh#cmus/cmus#1151
  * Use wcwidth for u_char_width
    gh#cmus/cmus#1198
  * Fix under-allocation when many zero-width characters are
    present
    gh#cmus/cmus#1152
  * Draw title and command lines on first update
    gh#cmus/cmus#1257
  * Switch to -latest os in build workflow
    gh#cmus/cmus#1265
  * ip/mp4: Use MP4FindTrackId() rather than assuming it's "1"
    gh#cmus/cmus#1255
  * Remove AV_CODEC_{CAP,FLAG}_TRUNCATED for FFmpeg 6 compatibility
    gh#cmus/cmus#1254
  * Introduce basu as an option for MPRIS control
    gh#cmus/cmus#1221
  * Add auto_hide_playlists_panel option

OBS-URL: https://build.opensuse.org/request/show/1176840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=16
2024-05-27 09:54:53 +00:00
30d2a65034 - Update to 2.11.0
* Add support for .nomedia file
    gh#cmus/cmus#1190
  * Fix a typo in an error message
    gh#cmus/cmus#1206
  * Take opus output gain into account when checking
    replaygain_limit peak
    gh#cmus/cmus#1201
  * #1219: Update Unofficial IRC channel
    gh#cmus/cmus#1220
  * Recognize artist/album sort keys from ffmpeg plugin
    gh#cmus/cmus#1165
  * Fix missing combining marks on last character in a field
    gh#cmus/cmus#1151
  * Use wcwidth for u_char_width
    gh#cmus/cmus#1198
  * Fix under-allocation when many zero-width characters are
    present
    gh#cmus/cmus#1152
  * Draw title and command lines on first update
    gh#cmus/cmus#1257
  * Switch to -latest os in build workflow
    gh#cmus/cmus#1265
  * ip/mp4: Use MP4FindTrackId() rather than assuming it's "1"
    gh#cmus/cmus#1255
  * Remove AV_CODEC_{CAP,FLAG}_TRUNCATED for FFmpeg 6 compatibility
    gh#cmus/cmus#1254
  * Introduce basu as an option for MPRIS control
    gh#cmus/cmus#1221
  * Add auto_hide_playlists_panel option

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=38
2024-05-25 12:17:06 +00:00
40b68cb08d Accepting request 1088919 from multimedia:apps
- Add ffmpeg-6-compat.patch
  See https://github.com/cmus/cmus/pull/1254

OBS-URL: https://build.opensuse.org/request/show/1088919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=15
2023-05-25 21:52:20 +00:00
4b014208d3 - Add ffmpeg-6-compat.patch
See https://github.com/cmus/cmus/pull/1254

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=36
2023-05-24 22:49:32 +00:00
c7396d2131 Accepting request 987773 from multimedia:apps
- Update to 2.10.0
  * Implement smart ReplayGain setting
    (gh#cmus/cmus#1049)
  * Start from end on player-prev with no current track
  * Add reshuffle when current track has disappeared
  * Make tracks hold shuffle info
  * Use a direct album reference in AAA filter
  * Add an album shuffle mode
  * Add "player-next-album" and "player-prev-album" commands
  * Rename "shuffle" command to "reshuffle"
  * Reset position in shuffle list after a manual reshuffle
  * Fixes channel map for multichannel flac files
    (gh#cmus/cmus#1072)
  * Replaces improper fcntl with ioctl in op/oss
    (gh#cmus/cmus#1104)
  * Initialize active to zero in print_editable
    (gh#cmus/cmus#1093 gh#cmus/cmus#1094)
  * Allow output plugins to have multiple mixer FD lists
  * Preserve compatibility with ABI v1 output plugins
  * Implement pause_on_output_change option
    (gh#cmus/cmus#1139)
  * Implement MIXER_FDS_OUTPUT for pulse
    (gh#cmus/cmus#1139)
  * Handle colors in active windows correctly
    (gh#cmus/cmus#1120)
  * Initialize window size in init_curses
    (gh#cmus/cmus#1119)
  * ip/ffmpeg.c: fix send/receive API usage
    (gh#cmus/cmus#1080)
  * Indicate elided text with "…" & related formatting tweaks

OBS-URL: https://build.opensuse.org/request/show/987773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=14
2022-07-08 12:03:00 +00:00
b90377f0ea - Update to 2.10.0
* Implement smart ReplayGain setting
    (gh#cmus/cmus#1049)
  * Start from end on player-prev with no current track
  * Add reshuffle when current track has disappeared
  * Make tracks hold shuffle info
  * Use a direct album reference in AAA filter
  * Add an album shuffle mode
  * Add "player-next-album" and "player-prev-album" commands
  * Rename "shuffle" command to "reshuffle"
  * Reset position in shuffle list after a manual reshuffle
  * Fixes channel map for multichannel flac files
    (gh#cmus/cmus#1072)
  * Replaces improper fcntl with ioctl in op/oss
    (gh#cmus/cmus#1104)
  * Initialize active to zero in print_editable
    (gh#cmus/cmus#1093 gh#cmus/cmus#1094)
  * Allow output plugins to have multiple mixer FD lists
  * Preserve compatibility with ABI v1 output plugins
  * Implement pause_on_output_change option
    (gh#cmus/cmus#1139)
  * Implement MIXER_FDS_OUTPUT for pulse
    (gh#cmus/cmus#1139)
  * Handle colors in active windows correctly
    (gh#cmus/cmus#1120)
  * Initialize window size in init_curses
    (gh#cmus/cmus#1119)
  * ip/ffmpeg.c: fix send/receive API usage
    (gh#cmus/cmus#1080)
  * Indicate elided text with "…" & related formatting tweaks

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=34
2022-07-08 02:22:21 +00:00
5d18806a90 Accepting request 866555 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/866555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=13
2021-01-25 17:24:55 +00:00
c62d007e2d Accepting request 866382 from home:dirkmueller:branches:multimedia:apps
- update to 2.9.1:
  * Documentation improvements for keybindings and some commands
  * Spelling, grammar, and other improvements
  * Add comments about fg/bg color to gruvbox-warm.theme
  * Increase help view keybinding width
  * pgaskin and flyingmutant committed 11 days ago
  * ip/cdio.c: only declare track_comments_found if
  * Remove unused functions in op/sndio.c 
  * Fixes truncation warnings by replacing %s with %.s 
  * add amazon.theme (#975)
  * Fix playlist track selection

OBS-URL: https://build.opensuse.org/request/show/866382
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=32
2021-01-25 11:13:39 +00:00
4f01237ae1 Accepting request 859872 from multimedia:apps
- Update to version 2.8.0~20210101.gcef5ea4:
  * Switch to GitHub Actions (#1026)
  * Shuffle first track (#893) (#1008)
  * Implement mouse events for title bar (#1025)
  * Fix whitespace issues (#1021)

OBS-URL: https://build.opensuse.org/request/show/859872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=12
2021-01-03 20:26:40 +00:00
b42fb4234e - Update to version 2.8.0~20210101.gcef5ea4:
* Switch to GitHub Actions (#1026)
  * Shuffle first track (#893) (#1008)
  * Implement mouse events for title bar (#1025)
  * Fix whitespace issues (#1021)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=30
2021-01-03 01:09:49 +00:00
95bd6ad492 Accepting request 856259 from multimedia:apps
- Update to version 2.8.0~20201215.gba1c3f0:
  * Implement mouse events for status bar (#1013)
  * Add tree width options (#1018)
  * Stop after queue (resolves #696) (#1006)
  * play pregaps of songs by adding them at the end of the previous song (#983)
  * properly calculate size of print string (#987)
  * Support R128_TRACK_GAIN / R128_ALBUM_GAIN tags (#994)
  * Adding "--server SOCKET --passwd PASSWORD" section (#958)
  * Add -n option to win-add-{l,p,Q,q} to prevent selecting the next item (#1017)
  * Add support for 'DISCNUMBER' REM-field in CUE-sheets (#982)
  * Add -f, --file to cmus-remote (#984)
  * Add gruvbox-warm.theme (#1014)
  * Update zsh completion (#985) (#1019)
  * Make mouse behavior on playlist window consistent with library (#1011)
  * Fix type of MPRIS2 fields title and album (#972)
  * docs: fix simple typo, speacial -> special (#1002)

OBS-URL: https://build.opensuse.org/request/show/856259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=11
2020-12-16 10:01:49 +00:00
d9d419f27b - Update to version 2.8.0~20201215.gba1c3f0:
* Implement mouse events for status bar (#1013)
  * Add tree width options (#1018)
  * Stop after queue (resolves #696) (#1006)
  * play pregaps of songs by adding them at the end of the previous song (#983)
  * properly calculate size of print string (#987)
  * Support R128_TRACK_GAIN / R128_ALBUM_GAIN tags (#994)
  * Adding "--server SOCKET --passwd PASSWORD" section (#958)
  * Add -n option to win-add-{l,p,Q,q} to prevent selecting the next item (#1017)
  * Add support for 'DISCNUMBER' REM-field in CUE-sheets (#982)
  * Add -f, --file to cmus-remote (#984)
  * Add gruvbox-warm.theme (#1014)
  * Update zsh completion (#985) (#1019)
  * Make mouse behavior on playlist window consistent with library (#1011)
  * Fix type of MPRIS2 fields title and album (#972)
  * docs: fix simple typo, speacial -> special (#1002)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=28
2020-12-16 02:42:17 +00:00
e312e8bd67 Accepting request 792977 from multimedia:apps
- Update to version 2.8.0~20200120.gd1290d5:
  * Fix bug on ppc64 caused by narrowing cast (#941)
  * Fix typo: it's->its (#947)

OBS-URL: https://build.opensuse.org/request/show/792977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=10
2020-04-10 21:54:17 +00:00
bfa60cf123 - Update to version 2.8.0~20200120.gd1290d5:
* Fix bug on ppc64 caused by narrowing cast (#941)
  * Fix typo: it's->its (#947)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=26
2020-04-10 17:58:28 +00:00
28a4cf4312 Accepting request 750895 from multimedia:apps
- Clean up spec file
- Update to version 2.8.0~20191105.g354625c:
  * Allow push to accept no arguments (#937)
  * mute/unmute command (#934)
  * Add `continue_album` option (#927)
  * Fix a crash when moving all tracks in a view (#916)
  * fixed playlist name searching (#906)
  * misc_init: remove variable user_name (#898)
  * Makes :quit only prompt if -i is given (#888)
  * ip/mp4: add metadata support for bpm/tempo (#878)

OBS-URL: https://build.opensuse.org/request/show/750895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=9
2019-11-26 16:02:50 +00:00
Mia Herkt
93a6d280b6 - Clean up spec file
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=24
2019-11-26 03:45:07 +00:00
Mia Herkt
59adc362c5 - Update to version 2.8.0~20191105.g354625c:
* Allow push to accept no arguments (#937)
  * mute/unmute command (#934)
  * Add `continue_album` option (#927)
  * Fix a crash when moving all tracks in a view (#916)
  * fixed playlist name searching (#906)
  * misc_init: remove variable user_name (#898)
  * Makes :quit only prompt if -i is given (#888)
  * ip/mp4: add metadata support for bpm/tempo (#878)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=23
2019-11-26 01:00:14 +00:00
Mia Herkt
5bef6b397a Accepting request 740326 from home:RBrownSUSE:branches:multimedia:apps
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/740326
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=22
2019-10-17 22:51:24 +00:00
Stephan Kulow
60c347f180 Accepting request 678325 from multimedia:apps
- Update to version 2.8.0~20190219.ge27e813:
  * Ensures all data sent on dbus is in utf8 (#847) (#871)
  * bits-per-sample fixes (#870)
  * Fixes incorect bit rate declaration for 24bit flac (#867)
  * Changes yes_no_query to signal error on cmus exit (#858)
  * Add support for elogind (#846)
  * ip/ffmpeg: enable opus support (#865)
  * Add note about overriding keybindings using rc (closes #742) (#866)
  * Avoid -I$(pwd) (#820)
  * Fixes ffmpeg deprecations (#861)
  * Add *.lo to clean in Makefile (#864)
  * Fixes various compiler warning (#862)
  * added "exiting" player status (#648)
  * Makes save -p consistent with documentation (#859)
  * Make cmus-update*.py use env python and fix pidgin with py3 (#857)
  * cmus 2.8.0
  * README: note that cmus is not actively maintained
  * Fix CI build by specifying gcc version for Linux. Add OSX to CI test (#854)
  * Increasing print buffer to fix crashes on ultra wide screens (#853)

OBS-URL: https://build.opensuse.org/request/show/678325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=8
2019-02-24 16:20:37 +00:00
Mia Herkt
433e143c81 - Update to version 2.8.0~20190219.ge27e813:
* Ensures all data sent on dbus is in utf8 (#847) (#871)
  * bits-per-sample fixes (#870)
  * Fixes incorect bit rate declaration for 24bit flac (#867)
  * Changes yes_no_query to signal error on cmus exit (#858)
  * Add support for elogind (#846)
  * ip/ffmpeg: enable opus support (#865)
  * Add note about overriding keybindings using rc (closes #742) (#866)
  * Avoid -I$(pwd) (#820)
  * Fixes ffmpeg deprecations (#861)
  * Add *.lo to clean in Makefile (#864)
  * Fixes various compiler warning (#862)
  * added "exiting" player status (#648)
  * Makes save -p consistent with documentation (#859)
  * Make cmus-update*.py use env python and fix pidgin with py3 (#857)
  * cmus 2.8.0
  * README: note that cmus is not actively maintained
  * Fix CI build by specifying gcc version for Linux. Add OSX to CI test (#854)
  * Increasing print buffer to fix crashes on ultra wide screens (#853)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=20
2019-02-23 02:36:35 +00:00
c266ae0b99 Accepting request 655447 from multimedia:apps
- Update to version 2.8.0~20181120.gf5a442a:
  * Change to get_non_empty_env for CMUS_PLAYLIST_DIR. (#836)
  * Add support for CMUS_PLAYLIST_DIR. (#830)
  * Add documentation for passwd option (#824)
  * Accept PARTOFACOMPILATION tag (#807)

OBS-URL: https://build.opensuse.org/request/show/655447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=7
2018-12-06 11:18:55 +00:00
Mia Herkt
c11c4272c1 - Update to version 2.8.0~20181120.gf5a442a:
* Change to get_non_empty_env for CMUS_PLAYLIST_DIR. (#836)
  * Add support for CMUS_PLAYLIST_DIR. (#830)
  * Add documentation for passwd option (#824)
  * Accept PARTOFACOMPILATION tag (#807)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=18
2018-12-05 23:54:45 +00:00
0361c87c3a Accepting request 612950 from multimedia:apps
- Update to version 2.8.0~20180524.g8cccf70:
  * Skip track when seeking past track duration (#803)

OBS-URL: https://build.opensuse.org/request/show/612950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=6
2018-05-30 10:24:01 +00:00
Mia Herkt
289619364f - Update to version 2.8.0~20180524.g8cccf70:
* Skip track when seeking past track duration (#803)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=16
2018-05-30 03:11:25 +00:00
9684beff62 Accepting request 599782 from multimedia:apps
- Update to version 2.8.0~20180422.gb595b8c:
  * Fix ffmpeg plugin build (#793)
  * Correct parsing for cue files with byte order mark (#774)
  * Add dracula theme
  * Add albumartist to status_display_program.
  * options: add color_win_cur_attr
  * Add command to raise VTE window + implement MPRIS Raise method
  * Don't call mpris_seeked from within the player
  * Make player_set_op accept an owned string
  * Add the delegate series of functions
  * Make most player functions delegated

OBS-URL: https://build.opensuse.org/request/show/599782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=5
2018-04-24 13:32:17 +00:00
Mia Herkt
afd6049113 - Update to version 2.8.0~20180422.gb595b8c:
* Fix ffmpeg plugin build (#793)
  * Correct parsing for cue files with byte order mark (#774)
  * Add dracula theme
  * Add albumartist to status_display_program.
  * options: add color_win_cur_attr
  * Add command to raise VTE window + implement MPRIS Raise method
  * Don't call mpris_seeked from within the player
  * Make player_set_op accept an owned string
  * Add the delegate series of functions
  * Make most player functions delegated

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=14
2018-04-22 16:48:37 +00:00
5046d310b6 Accepting request 573684 from multimedia:apps
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/573684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=4
2018-02-07 17:42:31 +00:00
29426f6143 - Adjust usage of gccN for Leap42 and SLE12
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=12
2018-01-31 10:42:42 +00:00
0f699d7f1a Accepting request 538207 from multimedia:apps
- Update to version 2.8.0~20171019.g3a4ce9c:
  * Add version command (#733)
  * handle "REM COMPILATION TRUE" in cue generated by XLD
  * Make ^U/^D default for half-page up/down motions
  * Remove double-inclusion of stdatomic header

OBS-URL: https://build.opensuse.org/request/show/538207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=3
2017-11-03 15:25:48 +00:00
Mia Herkt
342fe2fc28 - Update to version 2.8.0~20171019.g3a4ce9c:
* Add version command (#733)
  * handle "REM COMPILATION TRUE" in cue generated by XLD
  * Make ^U/^D default for half-page up/down motions
  * Remove double-inclusion of stdatomic header

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=10
2017-11-01 22:13:59 +00:00
4a96ee36bd Accepting request 509074 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/509074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=2
2017-07-10 09:07:56 +00:00
Mia Herkt
2b3d0f5060 Accepting request 509073 from home:olh:branches:multimedia:apps
- Use the detected gccN
- Add bcond for sndio

OBS-URL: https://build.opensuse.org/request/show/509073
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=8
2017-07-10 06:28:58 +00:00
8c1cc90f06 Accepting request 507649 from multimedia:apps
This package was taken from Packman, with some fixes, additional features, changes to support building at OBS, and a version upgrade.

Upstream is very slow with releases (I don’t think they have anyone actively maintaining them), hence this package tracks git. This is preferable to the latest final release (made in June 2015), as it has support for recent FFmpeg and a number of bugfixes and enhancements.

The program’s features have stabilized and it receives mostly bugfixes and minor enhancements at this stage. Commit frequency is very low (once or twice a month).

OBS-URL: https://build.opensuse.org/request/show/507649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmus?expand=0&rev=1
2017-07-07 08:16:35 +00:00
Mia Herkt
dbf144b88e - Update to version 2.8.0~20170702.g61d4b2b:
* Fixed `status_display_program` being called only once when "repeat current" is set

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=6
2017-07-02 14:33:11 +00:00
2f2c2866de - Adjust usage of gccN for Leap42 and SLE12
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=5
2017-06-29 08:52:14 +00:00
Mia Herkt
93be923c14 Actually try to make it work with Leap.
GCC >= 4.9 should have working C11 atomics.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=4
2017-06-28 21:35:06 +00:00
Mia Herkt
b2ff75a4ea Undo previous commit. cmus requires C11 atomics support,
which is apparently not available on Leap

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=3
2017-06-28 21:28:41 +00:00
Mia Herkt
508bb23a55 Build on Leap
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=2
2017-06-28 15:29:08 +00:00
78e65eaae8 Accepting request 505978 from home:lachs0r
Changes compared to previous request:

- source service:
  * switch to disabled mode
  * revert to tar_scm (obs_scm loses metadata)
  * change versioning scheme to strip suffixes and prefer
    final release to snapshot when comparing versions
- spec:
  * add git-core to BuildRequires to get accurate version info

OBS-URL: https://build.opensuse.org/request/show/505978
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/cmus?expand=0&rev=1
2017-06-25 19:14:45 +00:00