summaryrefslogtreecommitdiff
path: root/audio/cmus
AgeCommit message (Collapse)AuthorFilesLines
2021-03-15re-enable wavpack support by default in a handful of playersnia2-3/+4
the original reason this was disabled no longer applies since wavpack is getting releases again, and wavpack does have actual users (see port-arm@)
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-1/+2
2021-02-03cmus: Update to 2.9.1nia4-18/+19
Adel Bordbari (1): add amazon.theme (#975) Alex (1): mute/unmute command (#934) Chris Grahn (1): Fix bug on ppc64 caused by narrowing cast (#941) David Flatz (1): play pregaps of songs by adding them at the end of the previous song (#983) Felipe (1): Fix typo: it's->its (#947) Gregory Petrosyan (3): cmus 2.9.0-rc0 cmus 2.9.0 cmus 2.9.1 Guillermo Bonvehí (1): Make cmus-update*.py use env python and fix pidgin with py3 (#857) Jinwoo Park (1): fixed playlist name searching (#906) Johannes Lange (1): added "exiting" player status (#648) Jon Higgs (1): Add `continue_album` option (#927) Lucius Martius (1): Add support for 'DISCNUMBER' REM-field in CUE-sheets (#982) Mathieu Lemay (1): Fix type of MPRIS2 fields title and album (#972) MyLegGuy (1): properly calculate size of print string (#987) Nicu Borta (1): ip/cdio.c: only declare track_comments_found if (#1030) Niko E (7): Makes save -p consistent with documentation (#859) Fixes various compiler warning (#862) Fixes ffmpeg deprecations (#861) Changes yes_no_query to signal error on cmus exit (#858) Fixes incorect bit rate declaration for 24bit flac (#867) Makes :quit only prompt if -i is given (#888) Fixes truncation warnings by replacing %s with %.s (#1040) Patrick G (2): Add *.lo to clean in Makefile (#864) Add note about overriding keybindings using rc (closes #742) (#866) Patrick Gaskin (15): Make mouse behavior on playlist window consistent with library (#1011) Update zsh completion (#985) (#1019) Add gruvbox-warm.theme (#1014) Add -n option to win-add-{l,p,Q,q} to prevent selecting the next item (#1017) Add tree width options (#1018) Implement mouse events for status bar (#1013) Fix whitespace issues (#1021) Implement mouse events for title bar (#1025) Switch to GitHub Actions (#1026) Documentation improvements for keybindings and some commands (#1037) Spelling, grammar, and other improvements (#1024) Add comments about fg/bg color to gruvbox-warm.theme (#1038) Increase help view keybinding width (#1039) Remove unused functions in op/sndio.c (#1041) Fix playlist track selection (#1044) Shiba (1): Add support for elogind (#846) Tim Gates (1): docs: fix simple typo, speacial -> special (#1002) amangrewal (1): Ensures all data sent on dbus is in utf8 (#847) (#871) edclements (2): Stop after queue (resolves #696) (#1006) Shuffle first track (#893) (#1008) enigmatic-system (1): Adding "--server SOCKET --passwd PASSWORD" section (#958) eshrh (1): Add -f, --file to cmus-remote (#984) gavtroy (1): Support R128_TRACK_GAIN / R128_ALBUM_GAIN tags (#994) jetomit (1): Fix a crash when moving all tracks in a view (#916) lennonhill (1): ip/mp4: add metadata support for bpm/tempo (#878) mrffr (1): Allow push to accept no arguments (#937) tomty89 (4): Avoid -I$(pwd) (#820) ip/ffmpeg: enable opus support (#865) bits-per-sample fixes (#870) misc_init: remove variable user_name (#898)
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-2/+2
2020-12-31Normalize handling packages that require 64-bit atomic ops.nia1-11/+2
2020-11-13cmus: Needs 64-bit atomic ops on powerpcnia1-2/+7
2020-11-06cmus: Actually remove the PAX line, as intended.nia1-3/+1
2020-11-06cmus: Disable NOT_PAX_MPROTECT_SAFE.nia1-4/+3
I can't find a clear reason this was enabled (possibly to work around bugs in ffmpeg?)
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-05-28cmus: don't try to use OSS on NetBSD, format selection is bustednia1-4/+3
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-09-18Recursive revbump from audio/pulseaudioryoon1-1/+2
2019-07-15cmus: ... CFLAGS, not CXXFLAGS. This is written in C.nia1-2/+2
2019-07-15cmus: Needs 64-bit atomic ops - build with -march=i586 on i386.nia1-1/+6
2019-07-02cmus: Appease pkglint and my eyes.nia1-4/+8
2019-07-02cmus: Add alsa support.nia5-12/+33
2019-07-02cmus: Disable unsupported options explicitlynia1-1/+5
2019-06-21cmus: This needs c11 atomics.nia1-1/+4
2019-05-09cmus: Fix install on Darwin.jperkin2-3/+8
2019-02-11audio/cmus: Update to 2.8.0nia6-25/+33
Major new features: multiple playlists support in playlist view new :pl-* commands for playlist management CoreAudio output plugin BASS input plugin D-Bus (MPRIS) support Notable changes: use of internal cue parser instead of libcue 24-bit playback support for FLAC JACK sndio plugin ABI versioning checks new themes: dracula gruvbox gruvbox-alt jellybeans new commands: :left-view / :right-view :player-pause-playback :raise-vte :rand :version :win-half-page-down / :win-half-page-up new options: color_win_cur_attr input.*.priority lib_add_filter start_view time_show_leading_zero
2018-07-06Recursive revbump from audio/pulseaudioryoon1-2/+2
2018-05-11cmus: enable faad option by default.maya2-4/+4
This allows playing mp4 files. bump PKGREVISION
2018-02-26revbump after x264-devel updateadam1-2/+2
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2018-01-01Sort PLIST files.rillig1-7/+7
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2017-09-27cmus: remove default-off arts optionwiz2-14/+3
arts was removed from pkgsrc
2017-09-08Recursive revbump from audio/pulseaudio-11.0ryoon1-2/+2
2017-08-01Follow some http -> https redirects.wiz1-2/+2
2017-02-23Use proper Github MASTER_SITES handlingfhajny1-2/+3
2017-02-23cmus actually requires multimedia/mp4v2, not the older multimedia/libmp4v2fhajny1-2/+2
package. Fixes the faad option build.
2017-01-24cmus: bump PKGREVISION for default option change, oops.maya1-2/+2
thanks leot for the reminder!
2017-01-24cmus: make opus support a default. it's becoming a popular formatmaya1-2/+2
2017-01-21Recursive revbump from audio/pulseaudio-10.0ryoon1-2/+2
2017-01-16Recursive bump for libvpx shlib major change.wiz1-2/+2
2016-09-10Bump PKGREVISION for NOT_PAX_MPROTECT_SAFEszptvlfn1-2/+4
2016-08-24disable the ability to build cmus with curses libraries besides ncursesw.maya2-17/+4
cmus doesn't build with others because it uses a type MEVENT which is only available in ncursesw.
2016-08-17Recursive revbump from multimedia/libvpx uppdateryoon1-2/+2
2016-08-04Recursive revbump from audio/pulseaudioryoon1-1/+2
2016-08-02Update audio/cmus to 2.7.1.jperkin2-8/+7
Major new features: - conditionals in format strings, with syntax %{?CONDITION?A[?B]} - sndio output plugin (OpenBSD) - VTX (libayemu) input plugin - optional mouse support (:set mouse=true to enable) Notable changes: - lots of new formatting options: - format_treewin - format_treewin_artist - format_trackwin_album - format_statusline - play count support (%X or %{play_count} in format strings) - Bash completion support for cmus and cmus-remote - support for CMUS_SOCKET environment variable - format_print remote command - pwd command - auto_expand_albums option is split into - auto_expand_albums_follow - auto_expand_albums_search - auto_expand_albums_selcur
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-18Recursive revbump from multimedia/libvpxryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-2/+2
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-1/+2
2014-08-18Update Makefile following hints in PR pkg/48819. Muh cleaner solution.gls2-10/+7
From Leonardo Taccari, thanks!
2014-08-18Update audio/cmus to 2.6.0gls5-32/+40
pkgsrc changes: --------------- Fix MASTER_SITES and HOMEPAGE. Add opus and jack options. Remove upstreamed patch upstream changes: ----------------- Lots of new features and fixes since 2.5.0 (which was released loooong ago)! Major new features: show all tracks when artist is selected in the tree view JACK output plugin Opus input plugin Other notable new things: «Night» and «Solarized» color schemes reverse sort order support ReplayGain closer to the spec vim-style <c-e> / <c-y> scrolling follow option show_playback_position option XDG directories support better support for newer versions of FFmpeg support for .oga and .ogx file extensions stream metadata in cmus-remote -Q