Commit graph

72 commits

Author SHA1 Message Date
adam
3570383c49 Changes 1.0.8:
* Minor bug fixes
2004-03-29 08:08:13 +00:00
snj
b54bbed2de Fix build on sparc64 with gcc2. 2004-03-20 04:30:55 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
adam
28ca10f7a1 Changes 1.0.7: Fix build problems on MacOSX and fix ia64/MIPS etc clip mode detection 2004-02-26 15:41:50 +00:00
wiz
5864f18321 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:54:05 +00:00
wiz
7715c652dc Add buildlink3.mk file. 2004-02-17 19:13:28 +00:00
wiz
ca67f1db05 Convert to bl3 and remove superfluous LTCONFIG_OVERRIDE. 2004-02-17 19:12:31 +00:00
adam
6361d29148 Changes 1.0.6:
Large file fix for Linux/Solaris
New functionality and Win32 improvements
2004-02-13 14:57:20 +00:00
recht
a2b6a51416 Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed sndfile.pc.
2003-09-23 23:28:16 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
wiz
71453e7c63 Update to 1.0.5:
* Added support for HTK files.
  * Added new function sf_open_fd() to allow for secure opening of temporary
    files as well as reading/writing sound files embedded within larger
    container files.
  * Added string support for AIFF files.
  * Minor bug fixes and code cleanups.
2003-05-23 09:30:10 +00:00
wiz
0d8cd19ce5 Update to 1.0.4, requested by adam.
Changes since 1.0.3:
  * Added suport of PVF and XI files.
  * Added functionality for setting and retrieving strings from sound files.
  * Minor code cleanups and bug fixes.
2003-03-02 22:26:37 +00:00
jmmv
8da1b29f2e The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
2003-01-02 22:44:43 +00:00
jmmv
ac69089d28 Update libsndfile to 1.0.3.
There have been several changes since 1.0.1, but the most important ones
are (according to the homepage):
- Version 1.0.2 (Nov 24 2002) Added VOX ADPCM format.
- Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.
2002-12-14 17:30:31 +00:00
jlam
dd29e2a737 Make this package OSS-aware. 2002-10-18 13:26:12 +00:00
skrll
e7be3d72c3 Do previous "The Right Way". 2002-09-30 20:54:34 +00:00
wiz
a47e7466e5 Add -lm to LIBS, somehow needed for it to be included in libsndfile.la. 2002-09-28 11:35:51 +00:00
wiz
07b3b349b8 Update to 1.0.1.
Changes:
Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.
2002-09-28 01:28:24 +00:00
wiz
b1303cab67 Convert to buildlink2. 2002-08-31 14:06:25 +00:00
wiz
17226f81aa Not used. 2002-08-31 13:56:58 +00:00
jlam
028c01ee93 Add buildlink2.mk file provided in pkg/18121 by Julio Merino, with minor
change by me.
2002-08-31 02:02:22 +00:00
dillo
e986a6810e add libsndfile 1.0.0
Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface.
2002-08-23 11:39:27 +00:00