The NetBSD Project

CVS log for pkgsrc/audio/ruby-taglib/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / ruby-taglib

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 3 05:48:04 2023 UTC (10 months, 4 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

audio/ruby-taglib: update to 1.1.3

1.1.3 - 2022-12-29

Changed

* Fix warning warning: undefining the allocator of T_DATA class
  swig_runtime_data on Ruby 3.2
* Upgraded to SWIG 4.1.1

Revision 1.12 / (download) - annotate - [select for diffs], Thu May 5 04:23:29 2022 UTC (18 months, 4 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

audio/ruby-taglib: update to 1.1.2

* Update HOMEPAGE.

1.1.1 (2022-04-12)

Changed

* Fixed build time warnings with Ruby >= 2.7.0 (#85)
* Upgraded to SWIG 4.0.2
* Fixed running tests against TagLib 1.12

1.1.2 (2022-04-13)

Fixed

* Fix UserTextIdentificationFrame's constructor so that overloaded variants
  with StringList arguments can be called (#107)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 26 14:47:41 2021 UTC (2 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

audio/ruby-taglib: update to 1.1.0

1.1.0 - 2021-01-20

Added
* Added support for CTOC and CHAP frames for ID3v2

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 25 15:49:02 2020 UTC (3 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

audio/ruby-taglib: update to 1.0.1

Update ruby-taglib to 1.0.1

## 1.0.1 - 2020-03-25

### Fixed
- Fix segmentation fault with TagLib::FLAC picture lists (#91), thanks
  @jameswyper!

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 16 15:07:40 2020 UTC (3 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.8: +8 -1 lines
Diff to previous 1.8 (colored)

audio/ruby-taglib: update to 1.0.0

## 1.0.0 (2020-01-07)

* Support for TagLib >= 1.11.1 (drop support for earlier versions) (#83)
  * This includes a lot of new APIs and some changed APIs, see
    `@since 1.0.0` in the docs
* Stop using tainted strings to fix warnings with Ruby 2.7 (#86)

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:17 2018 UTC (5 years, 11 months ago) by rillig
Branch: 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
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 8 15:17:17 2015 UTC (8 years, 8 months ago) by taca
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, 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
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 20 12:08:27 2015 UTC (8 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Fix PLIST with newer rubygem.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 1 12:47:45 2015 UTC (8 years, 10 months ago) by taca
Branch: MAIN
Changes since 1.4: +27 -1 lines
Diff to previous 1.4 (colored)

Update ruby-taglib to 0.7.0.

## 0.7.0 (2014-08-21)

* Add support for TagLib::RIFF::AIFF (#52, by @tchev)
* Add support for TagLib::RIFF::WAV (#57, by @tchev)
* Associate filesystem encoding to filename strings
* Allow CXX override during gem installation
* Try to detect location of vendor/taglib on Heroku (#28)
* Documentation updates

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 13 18:10:30 2014 UTC (9 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.3: +9 -1 lines
Diff to previous 1.3 (colored)

Add GEM_EXTSDIR support.

No functional change for current versions of Rubys.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 11 15:11:33 2013 UTC (10 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.2: +15 -1 lines
Diff to previous 1.2 (colored)

Update ruby-taglib to 0.6.0.

## 0.6.0 (2013-04-26)

* Add support for TagLib::MP4 (#3, by @jacobvosmaer)
* Add support for TagLib::ID3v2::Header (#19, by @kaethorn)
* Support saving ID3v2.3 with TagLib::MPEG::File#save (#17)
  *  Note that this requires at least TagLib 1.8, and due to 1.8.0
     having an incorrect version number in the headers, it currently
     requires master. See issue #17 for details.
* Fix segfault when passing a non-String to a String argument
* Documentation updates

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 15 15:00:28 2012 UTC (11 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.1: +8 -8 lines
Diff to previous 1.1 (colored)

Use ${RUBY_DLEXT} instead of "so".

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Aug 11 18:52:49 2012 UTC (11 years, 3 months ago) by fhajny
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import ruby18-taglib-0.5.1 as audio/ruby-taglib.

Based on the excellent TagLib C++ library, which is fast, full-featured
and mature. In contrast to other bindings, this one wraps the full C++ API,
not only the minimal C API. This means that all tag data can be accessed,
e.g. cover art of ID3v2 or custom fields of Ogg Vorbis comments.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 11 18:52:49 2012 UTC (11 years, 3 months ago) by fhajny
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>