The NetBSD Project

CVS log for pkgsrc/audio/portaudio-devel/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / portaudio-devel

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15, Sun Oct 20 11:10:49 2019 UTC (3 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
FILE REMOVED

Rename audio/portaudio-devel to audio/portaudio

Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 16 12:50:27 2019 UTC (3 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.13: +14 -9 lines
Diff to previous 1.13 (colored)

portaudio-devel: Support C++ bindings, ALSA, JACK.

Bump PKGREVISION.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Mon May 1 09:25:40 2017 UTC (6 years, 5 months ago) by bsiegert
Branch: pkgsrc-2017Q1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Pullup ticket #5378 - requested by sevan
audio/portaudio-devel: bugfix

Revisions pulled up:
- audio/portaudio-devel/Makefile                                1.13
- audio/portaudio-devel/distinfo                                1.10
- audio/portaudio-devel/patches/patch-src_hostapi_oss_pa__unix__oss.c 1.1

---
   Module Name:    pkgsrc
   Committed By:   nat
   Date:           Thu Apr 27 07:14:01 UTC 2017

   Modified Files:
           pkgsrc/audio/portaudio-devel: Makefile distinfo
   Added Files:
           pkgsrc/audio/portaudio-devel/patches:
               patch-src_hostapi_oss_pa__unix__oss.c

   Log Message:
   Don't write an endless stream of silence whilst preparing playback.
   Bump PKGREVISION.

   Addresses PR kern/52196.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 27 07:14:01 2017 UTC (6 years, 5 months ago) by nat
Branch: MAIN
CVS Tags: 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
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Don't write an endless stream of silence whilst preparing playback.
Bump PKGREVISION.

Addresses PR kern/52196.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 22 14:31:26 2017 UTC (6 years, 7 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base
Branch point for: pkgsrc-2017Q1
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Update audio/portaudio-devel to 190600 (20161030).

All Platforms

- Add new version number API (see above)
- Updated version number to 19.6.0 (due to extension added to WASAPI
  host-API specific)
- pa_process: Fix output channel adaption by not skipping the conversion
  when the host and user number-of-channels are not equal.
  Leif Asbrink. c0c0cb1414
- Fixed bug that would result in open streams not being closed when
  Pa_Terminate() is called
- C++ binding: make operator == and != const.
- Moved repository to Git

Various documentation improvements, including:
- Update docs for building on Linux
- Clarified safety of operations in callback
- Document API Version Availability (e.g. `Available as of 19.5.0`)

Build Systems
- CMake support for Unix platforms
- Fix PA_LIBRARY_DEPENDENCIES problem with CMake/WMME.

Linux
- pa_linux_alsa: fix hang in callback caused by abort.

Mac
- Update configure files for Mac OS X El Capitan, 10.11 SDK
  pa_mac_core_blocking: fix hang when running stream stopped (add
  timeout).
- pa_mac_core: Fix assert when reading or writing with non-power of 2
  channels. Now Scarlett 6i6 works.
- pa_mac_core: stop stream instead of asserting (crashing) under certain
  conditions, e.g. when device is unplugged.
- pa_mac_core: fixed copy-pasto: last host error was being associated
  with paInDevelopment host api not paCoreAudio
- pa_mac_core: Fix for truncated device names e.g. 'Built-in
  Microph'

Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 25 10:15:46 2016 UTC (7 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.10: +2 -6 lines
Diff to previous 1.10 (colored)

Use OPSYSVARS.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 29 04:54:36 2015 UTC (7 years, 9 months ago) by dholland
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9 (colored)

Whitespace.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 21 10:17:54 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: 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, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.8: +6 -6 lines
Diff to previous 1.8 (colored)

Fix packaging.
"pkgconfig" is a reserved SUBST_CLASS, it seems; the one in pkgsrc/mk
won against the one in this file.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 21 07:15:07 2014 UTC (9 years, 2 months ago) by dbj
Branch: MAIN
Changes since 1.7: +24 -8 lines
Diff to previous 1.7 (colored)

update to pa_stable_v19_20140130, which functions on osx

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 8 16:21:49 2013 UTC (10 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: 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
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

LICENSE=mit

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

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

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 17 21:43:18 2012 UTC (11 years, 8 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 28 23:45:50 2008 UTC (14 years, 9 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, 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Fix .pc file. Bump PKGREVISION.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:14 2008 UTC (15 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Add DESTDIR support.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 8 21:42:41 2007 UTC (16 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.1: +6 -8 lines
Diff to previous 1.1 (colored)

Fixed pkglint nitpicks.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 21 22:21:10 2006 UTC (17 years, 4 months ago) by ben
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import for portaudio-devel-20060521 (at this moment also known
as portaudio version 19), a portable cross-platform Audio API.

PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
MIDI and sound file support.

PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function.  Example programs are included that
synthesize sine waves and pink noise, perform fuzz distortion on a guitar,
list available audio devices, etc.

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 21 22:21:10 2006 UTC (17 years, 4 months ago) by ben
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>