NetBSD.se

CVS log for pkgsrc/audio/libspiff/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / libspiff

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 28 14:52:40 2011 UTC (14 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Reset maintainer for retired developers.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 31 22:36:28 2008 UTC (3 years, 6 months ago) by bjs
Branches: 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -3 lines
Update to libspiff-1.0.0.  BUILDLINK_API_DEPENDS.libspiff is now
set to 1.0.0.

2008-09-21 -- 1.0.0

  * Improved: XSPF writing API re-designed
  * Added: Customizable malicious XML detection, off by default
  * Fixed: Deep-copy broken in SpiffTrack and SpiffProps
  * Fixed: Strip example working again
  * Fixed: Some Code::Blocks files missing in release archives
  * Fixed: Documentation fixes
  * Added: Virtual hook to hopefully save a few ABI breaks
      in the future
  * Improved: Now shipping gnulib's config.guess from HEAD
  * Changed: No longer exposing these classes:
      - SpiffDataWriter
      - SpiffTrackWriter
      - SpiffPropsWriter
      - SpiffSkipExtensionReader
      - SpiffStrictReaderCallback
  * Changed: No longer bundling Expat and uriparser
  * Soname: 4:0:0

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 13 05:14:00 2008 UTC (3 years, 11 months ago) by bjs
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines


Update to version 0.8.3.  Bump BUILDLINK_ABI_DEPENDS, as there was a
soname version bump.

2008-03-08 -- 0.8.3

  * Fixed: No more compile errors from GCC 4.3 (#1815520)
      Thanks to Cristian Rodriguez for the patch!
  * Added: Version guards for Autoconf/Automake
      Thanks to Martin Michlmayr for reporting!
  * Fixed: Compile error on Windows caused by out-of-date
      file lists
  * Fixed: Bundled Win32 uriparser updated to 0.6.4
  * Soname: 1:3:0

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 8 20:25:25 2007 UTC (4 years, 6 months ago) by bjs
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines

Whoops, I don't know why I thought this line was wrong.  Revert last commit.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 8 18:58:48 2007 UTC (4 years, 6 months ago) by bjs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines

Correct BUILDLINK_API_DEPENDS line.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Nov 8 18:39:25 2007 UTC (4 years, 6 months ago) by bjs
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines

Import libspiff-0.8.2.


LibSpiff  brings  XSPF playlist  reading and  writing support  to your  C++
application. Both version 0 and 1  are supported. libSpiff uses Expat  for
XML parsing  and  CppTest  for  unit testing.  libSpiff  is  the  official
reference implementation for XSPF of the [9]Xiph.Org Foundation.

Features

     * Full conformance to the XSPF specification
     * Cross-platform (Unix, Windows, Mac OS X, ...)
     * Read and write XSPF files
     * XSPF-0 and XSPF-1 support
     * Unicode support
     * Full support for XSPF extensions
     * Full support for XML namespaces
     * Fast (XML parsing is done by Expat)
     * Uses unit testing
     * Liberal license: [10]New BSD license

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 8 18:39:25 2007 UTC (4 years, 6 months ago) by bjs
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

NetBSD-CVSweb <admin[at]NetBSD[dot]se>