The NetBSD Project

CVS log for pkgsrc/audio/flac123/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 14 04:04:52 2023 UTC (16 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -8 lines
audio/flac123: update to 2.1.1

upstream has moved to github.

changes:
flac123-2.1.1
       * fix obscure remote mode bug evinced during testing

flac123-2.1.0
       * Remote mode stream destinations changed to stdout and stderr
       * --buffer-time option replaces --buffer-size passed to libao driver

flac123-2.0.0
       * Code refresh and maintenance
       * 24 bit depth support
       * 8 bit depth fix with proper wav output on macOS
       * pulse is Linux default
       * remove LEGACY_FLAC #define
       * update --help with modern driver names
       * move codebase to github

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:51:16 2022 UTC (2 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
*: bump PKGREVISION for flac shlib bump

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 26 05:26:09 2020 UTC (4 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:29:59 2020 UTC (5 years ago) by rillig
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 10 21:20:28 2014 UTC (10 years, 3 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, 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, 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, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
Update flac123 to 0.0.12.

This update extendeds the remote spec to include a V(OLUME) command.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:59:36 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
"user-destdir" is default these days

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:42:52 2011 UTC (13 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
recursive bump from gettext-lib shlib bump.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 19 18:28:15 2010 UTC (14 years, 8 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
bump PKGREVISION for libao shlib major change

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 8 00:52:54 2009 UTC (15 years, 7 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
Update to 0.0.11.  Includes the 5 patches we had in pkgsrc, and:
* obey ~/.libao default_driver="" setting

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:14 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Add DESTDIR support.

Revision 1.7.4.1: download - view: text, markup, annotated - select for diffs
Tue Jul 10 06:55:50 2007 UTC (17 years, 6 months ago) by ghen
Branches: pkgsrc-2007Q2
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +3 -3 lines
Pullup ticket 2131 - requested by lkundrak
security update for flac123

- pkgsrc/audio/flac123/Makefile				1.8
- pkgsrc/audio/flac123/distinfo				1.5

   Module Name:        pkgsrc
   Committed By: lkundrak
   Date:         Mon Jul  2 13:20:19 UTC 2007

   Modified Files:
	   pkgsrc/audio/flac123: Makefile distinfo

   Log Message:
   Updating to 0.0.10.  Just changes about 5 lines to prevent a stack
   overflow by the long comment string.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:20:19 2007 UTC (17 years, 6 months ago) by lkundrak
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Updating to 0.0.10.  Just changes about 5 lines to prevent a stack
overflow by the long comment string.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 7 12:25:50 2007 UTC (18 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Branch point for: pkgsrc-2007Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 26 02:33:51 2006 UTC (18 years, 10 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -5 lines
Take maintainership.

Update to 0.0.9.

Changes:
- SIGINT plays next song; two in succession exits program
- fixed 8 bit wav support
- added 8 bit libao support on macintosh
- include filename in stdout during playback

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:08 2006 UTC (18 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 8 12:35:14 2005 UTC (19 years, 3 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Bump revision due to a new dependency on a default libao plugin.
Addresses PR pkg/30920 by Chuck Cranor.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:44:52 2005 UTC (19 years, 9 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:13:05 2004 UTC (20 years, 3 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
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.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 16 00:53:02 2004 UTC (20 years, 8 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of flac123-0.0.7.

flac123 is a command-line program for playing FLAC audio files.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 16 00:53:02 2004 UTC (20 years, 8 months ago) by xtraeme
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>