The NetBSD Project

CVS log for pkgsrc/audio/mpc/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / mpc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Mon Aug 14 05:23:48 2023 UTC (6 weeks, 5 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.39 / (download) - annotate - [select for diffs], Tue May 16 16:42:13 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

mpc: fix PLIST for sphinx 7 and depend on it

Bump PKGREVISION.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Oct 30 08:28:34 2022 UTC (11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored)

mpc: fix PLIST for latest py-sphinx and depend on it

Bump PKGREVISION

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jul 10 19:13:22 2022 UTC (14 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.36: +5 -5 lines
Diff to previous 1.36 (colored)

mpc: restrict to python3

Revision 1.36 / (download) - annotate - [select for diffs], Tue Dec 7 18:17:56 2021 UTC (21 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.35: +6 -4 lines
Diff to previous 1.35 (colored)

mpc: update to 0.34.

0.34 (2021/11/30)
* add commands "albumart", "readpicture"
* don't print status after error
* custom status format
* support grouping "list" results
* meson: auto-build libmpdclient if not available
* require libmpdclient 2.16 or newer
* require MPD 0.21 or newer

Revision 1.35 / (download) - annotate - [select for diffs], Fri Apr 9 10:27:08 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

mpc: fix PLIST for latest sphinx.

Bump PKGREVISION.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Dec 12 16:24:22 2019 UTC (3 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

mpc: Make sure sphinx actually gets installed

Revision 1.33 / (download) - annotate - [select for diffs], Wed Dec 4 11:37:16 2019 UTC (3 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.32: +13 -9 lines
Diff to previous 1.32 (colored)

mpc: Install man page.

Bump PKGREVISION

Revision 1.32 / (download) - annotate - [select for diffs], Sun Nov 10 11:27:07 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

mpc: Use LDFLAGS instead of LIBS now that build system has changed.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Nov 2 19:07:25 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

mpc: Update to 0.33

0.33 (2019/10/31)
* fix off-by-one bug in "prio" command
* reduce network transfer for "playlist", "ls", "listall"

Revision 1.30 / (download) - annotate - [select for diffs], Mon Oct 7 09:28:09 2019 UTC (3 years, 11 months ago) by prlw1
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Rename py-meson to meson.

The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Jun 23 08:38:08 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

mpc: update to 0.32.

0.32 (2019/06/11)
* add command "listneighbors"
* reduce network transfer for "search"
* fall back to "Composer" or "AlbumArtist" tag in the default format
* support abstract socket in --host option

Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 27 09:53:18 2019 UTC (4 years, 6 months ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.27: +5 -1 lines
Diff to previous 1.27 (colored)

Fix PLIST errors that occur when py-sphinx happens to be installed

Revision 1.27 / (download) - annotate - [select for diffs], Fri Nov 30 15:06:56 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

mpc: update to 0.31.

0.31 (2018/10/24)
* add commands "queued", "seekthrough", "mount", "unmount"
* support "search" with filter expression (MPD 0.21)
* support "load" with range
* allow only tag names after "list"
* fix the Windows build (no strndup())
* make documentation build optional with -Ddocumentation={true|false|auto}
* build: require Meson 0.47

Revision 1.26 / (download) - annotate - [select for diffs], Mon May 7 10:46:52 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

mpc: update to 0.30.

0.30 (2018/05/03)
* add command "rescan"
* seek: use the "seekcur" command instead of "seekid"
* require MPD 0.19

Revision 1.25 / (download) - annotate - [select for diffs], Sun Feb 25 20:30:21 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

mpc: update to 0.29.

0.29 (2018/02/11)
* implement %prio% for --format
* the default --format falls back to "performer" if there is no "artist"
* add command "prio"
* command "outputs" prints attributes
* fix build failure with gcc 7.0 and clang 4.0
* build with Meson instead of autotools

Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 22 14:16:59 2016 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored)

Updated mpc to 0.28.

0.28 (2016/08/18)
* let "listall" print songs only
* "searchplay" supports tags
* add command "pause-if-playing"
* format: add escape character to escape sequences
* use environment variable "MPC_FORMAT"
* require libmpdclient 2.9 or newer

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 7 08:41:50 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Update to 0.27:

0.27 (2015/05/30)
* fix --enable-debug and --enable-werror
* add unit tests
* new command: "searchplay" searches and plays songs from the current playlist
* fix use-after-free bug
* new command: "searchadd" works like findadd with non-exact matching
* improved error handling
* show directories in command "tab"
* bash completion: escape '&'
* add %mtime% and %mdate% to --format
* recognize command by unambiguous prefix
* "insert" queues new songs when "random" mode is enabled

Revision 1.22 / (download) - annotate - [select for diffs], Sat Mar 14 21:05:56 2015 UTC (8 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

fix iconv linkage

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 9 12:27:51 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 0.26. Remove playpause command, which was a local patch since
2005; upstream supports 'toggle' which does the same. If you want
this alias, make upstream accept it.

0.26 (2014/06/03)
* fix segfault when adding absolute paths
* "playlist" can show stored playlist
* "search" supports --format

Revision 1.20 / (download) - annotate - [select for diffs], Fri Dec 6 13:39:34 2013 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

Update to 0.25:

0.25 (2013/11/09)
* fix "insert" with directory argument
* optimize tab completion commands
* do character set conversion for tab completion commands
* require libmpdclient 2.3, MPD 0.16

0.24 (2013/10/29)
* configure.ac: fix syntax error
* new command "toggleoutput"
* use the "volume" command on MPD 0.18
* fix search/find with "filename" constraint
* add search/find with "base" constraint
* don't strip trailing slashes from absolute URLs

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 2 14:17:25 2013 UTC (9 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (colored)

update to 0.23
changes:
-implement the client-to-client protocol
-new command "cdprev"
-make "mv" a shortcut for "move"
-support absolute paths in "add" and "update"
-more UI improvements
-bugfixes, documentation improvements

approved by simonb

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 2 23:48:00 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 15 22:14:30 2012 UTC (11 years, 7 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.16: +3 -1 lines
Diff to previous 1.16 (colored)

REPLACE_SH in installed shell scripts.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 16 21:14:44 2012 UTC (11 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

update to 0.21
changes:
-bugfixes
-minor UI improvements

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jan 11 19:43:23 2012 UTC (11 years, 8 months ago) by hans
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

Fix build on SunOS.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 27 15:08:16 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Set LICENSE.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 27 15:06:06 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored)

Update to 0.20:

0.20 (2011/01/03)
* require libmpdclient 2.2
* reactivate "search filename"
* MixRamp support
* support --format with "ls" and "listall"
* new command "clearerror"
* implement "current --wait"
* command "add": print the failed song

0.19 (2009/12/06)
* search: fix "mpc search any"
* idle: flush output after each idleloop iteration
* added command "sticker" (MPD 0.15)
* added command "replaygain" (MPD 0.16)
* implemented %position%, %id% for --format
* fixed bash completion

0.18 (2009/10/05)
* don't quote spaces in the "load" and "lstab"
* revert "disable character set conversion to/from pipe"
* don't use the deprecated "volume" command
* added option "update --wait"
* allow options before and after the command
* treat negative numbers as non-options
* using libmpdclient 2.0 instead of built-in libmpdclient
* don't print song numbers in the "playlist" command
* idle: added "mask" parameter
* added the "findadd" command

0.17 (2009/08/13)
* fixed busy loop while waiting for "idle" response
* added command "idleloop"

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 9 23:13:52 2009 UTC (14 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to 0.16:

0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"

Revision 1.11 / (download) - annotate - [select for diffs], Wed May 20 00:10:13 2009 UTC (14 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)


Update to mpc 0.15

Changes since previous release:
* optimized and simplified the "add" command, don't obtain and print
  song list when adding directories
* same optimization for the "ls" command, which did some very
  expensive underscore matching logic using "listall"
* show MPD error message in "status"
* fixed special character handling in bash completion
* don't fall back to ISO-Latin-1 in unknown locale
* disable character set conversion to/from pipe
* bug fixes

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 23:07:51 2009 UTC (14 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

update to mpc-0.14
First release in a year and a half. Tons of bugfixes and feature additions

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 14 12:55:58 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Mark as destdir ready.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 9 04:03:57 2007 UTC (16 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Update to version 0.12.1.  Notable changes are:
 - New output format for "mpc playlist"
 - Support for many more search types with "mpc search"
 - Add "mpc del 0" behaviour to remove the currently playing song
 - Add outputs, enable and disable commands
 - multiple bug fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 1 03:35:21 2005 UTC (18 years, 4 months ago) by simonb
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Update to version 0.11.2:
  New commands: crop, stats, toggle.
  Add relative and exact-time seeking.
  Fix a few bugs.
The new "toggle" command is the same as our existing patch for the
"playpause" command - we keep the "playpause" command as an alias
for "toggle".

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:55 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:08 2004 UTC (19 years ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 14 13:25:41 2004 UTC (19 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Make me the maintainer of these two packages.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 29 08:26:38 2004 UTC (19 years, 3 months ago) by simonb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update to version 0.11.1.

Changes include:
. Support for new update command
. Make add command more robust

Revision 1.2 / (download) - annotate - [select for diffs], Wed May 5 09:29:11 2004 UTC (19 years, 4 months ago) by simonb
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Include converters/libiconv/buildlink3.mk to get this building on 1.6
branch.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 30 10:49:25 2004 UTC (19 years, 5 months ago) by grant
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of mpc 0.10.3 into the NetBSD packages collection.

mpc is a command line client for the Music Player Daemon, musicpd.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 30 10:49:25 2004 UTC (19 years, 5 months ago) by grant
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>