Commit graph

19 commits

Author SHA1 Message Date
drochner
b9839e1457 update to 1.1
many fixes and improvements
2012-11-06 18:41:44 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
ryoon
296f76c77e Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
obache
00b51493eb Update picard to 0.16.
while here,
* convert some needless buildlink3 to simple DEPENDS.
* distutils pkg, register egg-info.

Version 0.16 - 2011-10-23
 * Added AcoustID support.
 * Fixed track metadata plugins.
 * Added new internal %_totalalbumtracks% tag field. (PICARD-16)
 * Track metadata plugins now run also on non-album tracks. (PICARD-7)
 * Fixed custom Various Artists name on the %albumartist% field. (PICARD-5)
 * Album artist is now correctly "translated". (PICARD-1)
 * Unicode punctuation is now converted to ASCII by default.
 * WavPack correction files are moved together with the main files. (PICARD-15)
 * Unicode filename normalization on OS X.
 * Original release date is now saved into %originaldate%.
 * Allow tagging with localized artist aliases (PICARD-17)
 * Added a quit confirmation dialog. (PICARD-46)
 * Standalone recordings can be tagged with relationships now. (PICARD-10)
 * Refreshing an album will refresh its "other versions" listing. (PICARD-8)
 * "Unicode punctuation to ASCII" now works on album-level metadata. (PICARD-50)
 * DJ-mix tags should only be written to the medium where they apply. (PICARD-20)
 * Support URL redirects in web service/network request module (PICARD-54)
 * Jamendo and Archive.org cover art is displayed on web page, but not loaded by Picard plugin (PICARD-52)
 * Edits to metadata in "Details..." menu not reflected in UI (PICARD-13)
 * The status bar/new metadata box is updated when a selected file/track is changed. (PICARD-14)
2011-12-11 12:39:27 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
gls
abd596b873 Update audio/picard to 0.15.1
Upstream changelog:

  Version 0.15.1 - 2011-07-31
   * "Other versions" menu now displays release labels and catalog numbers.
   * Added CD-R, 8cm CD to the format mapping.
   * Picard no longer fails to load releases with new or unknown media formats.
   * Fixed album metadata processor plugins not working (#5960)
   * Fixed requests stopping at midnight (#5963)
   * Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967)
   * Fixed display of ampersands in the "other versions" menu. (#5969)
   * Fixed use of numerical functions in advanced scripting.

  Version 0.15 - 2011-07-17
   * Added options for using standardized track, release, and artist metadata.
   * Added preferred release format support.
   * Expanded preferred release country support to allow multiple countries.
   * Added support for tagging non-album tracks (standalone recordings).
   * Added several new tags: %_originaldate%, %_recordingcomment%, and
 %_releasecomment%
   * Changes to request queuing: added separate high and low priority queues for
each host.
   * Tagger scripts now run after metadata plugins finish (#5850)
   * The "compilation" tag can now be $unset or modified via tagger script.
   * Added a shortcut (Ctrl+I) for Edit->Details.
   * Miscellaneous bug fixes.

  Version 0.15beta1 - 2011-05-29
   * Support for the NGS web service
2011-08-06 19:29:37 +00:00
gls
4828aa4c84 Update audio/picard to version 0.14
Upstream changes:

Version 0.14 - 2011-05-15
 * Fixed a problem with network operations hanging after a network error
(#5794, #5884)
 * ID3v2.3 with UTF-16 is now the default ID3 version
 * Option to set preferred release types for improved album matching
 * Added support for sorting the album/file lists (#75)
 * Fixed OptimFROG tag reading (#5859)
 * Fixed colors for a white-on-black color scheme (#5846)
 * Added an option to replace non-ASCII punctuation (#5834)
 * Support for writing release group and work IDs, currently unused (#5805)
 * Fixed saving of the release event format tag (#5250)
 * Added support for the language and script tags (#943)
 * Plugins can now use track-track relationships (#5849)
 * Allowed external drives to be visible in the file browser panel on OS X
(#5308)
2011-05-28 16:21:41 +00:00
drochner
9f86539780 update to 0.13
changes:
- Changed Picard icon license to CC by-sa.
- Small UI consistency changes.
- Albums with tracks linked to more than one file are never marked as
  completed.
- Fixed matching of scanned files to tracks while the album is still loading.
- Support for properly embedded FLAC pictures.
- Existing embedded images in APE and ASF files are removed only if there
  are new images to replace them.
- More strict tagger script validation.
- Fixed the $truncate tagger script function.
- Proper rounding of track durations.
- Fixed a bug with saving images larger than 64k to WMA files.
- Added a $swapprefix tagger script function.
- Release events with a date are preferred over the ones without a date.
- Files that are being saved as marked as pending.
- Updated .desktop file to allow opening Picard with multiple files.
- Handle the ?open file? event on Mac OS X.
- Added timeouts to the HTTP web service client.
- Fixed a bug with albums missing the expand/collapse icons.
2011-04-05 16:28:34 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
drochner
81f59e6c00 update to 0.12.1
changes:
-UI and scripting improvements
-support more tags
-bugfixes
2009-11-15 13:19:02 +00:00
drochner
014eac6264 regen, fix for Python!=25, noticed by wiz 2009-08-07 15:46:22 +00:00
drochner
3c9fcdd315 the configure phase picks up pkg-config if present but tries other
ways if not -- make it a dependency for consistency
2009-07-29 16:33:48 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
drochner
d276f70332 supports user-destdir 2009-07-18 14:58:17 +00:00
hasso
d6524db924 Needs msgfmt. 2009-07-14 09:03:04 +00:00
drochner
f6fc2a24c1 add picard-0.11, an mp3 tagger using the "musicbrainz" database 2009-07-07 09:39:21 +00:00