Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / kid3
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Update to 1.5. Changes: - Faster filtering, simple audio player, GUI and usability improvements. - Support for Ogg cover art, import from Amazon. - Support for WMA/ASF, AIFF and WAV files, advanced playlist creation, improved tag editing. - Import of album cover art, options to mark changed tag fields and to store the ID3v2 genre as text instead of numeric string.
Remove @dirrm entries from PLISTs
Update kid3 to 1.1. Based on PR 40012 by Sergey Svishchev and add a missing entry to PLIST. ChangeLog: Sat Sep 27 15:51:35 CEST 2008 Urs Fleisch <ufleisch@users.sourceforge.net> * Release 1.1 * New: + Dutch translation. + New general frame types Album Artist, Grouping, Lyrics, Media, Remixer. + Setting character encoding for ID3v1.1 tags. + Import additional tags from Discogs and MusicBrainz. * Improved: + All frame types (not only Artist, Album, ...) can be used for all operations (e.g. import, export, tag <-> file name, rename, ...). * Fixed: + Build for KDE 3 without id3lib or TagLib + Supress using unsupported UTF-8 for ID3v2.3 + Qt 4, KDE 4: Wrong track times in import dialog when some track times are missing. + KDE 4: Translations with arguments (%1, %2). + Windows: Displaying pictures with JPEG plugin. + MacOS X: Dropping and displaying pictures.
Update kid3 to 1.0.
Based on PR 38492 by Sergey Svishchev, some fixes and improvement.
* Marked as DESTDIR ready
* Add dependency on libmp4v2
* Need full dependency on libXt.
Sat Mar 1 15:44:56 CET 2008 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 1.0
* New:
+ File filter.
+ D-Bus interface to control application by scripts.
+ Long format codes %{title}, %{album}, ... and tooltips for formats.
+ Support for FLAC pictures.
+ Polish translation.
* Improved:
+ GUI and usability.
+ Rename directory wizard.
+ Use xdg-open as the default web browser.
+ Display description instead of TXXX and WXXX.
+ Add pictures to files by drag and drop and from cllipboard.
+ Compilation with GCC 4.3 and compiler detection for kid3-qt.
+ Support for TagLib 1.5.
* Fixed:
+ KDE 4 docs in correct directory.
+ Crash when TSST frame was added to ID3v2.3.0 tag.
+ Disappearing ID3v1 genres.
+ Possible crash when import or export format was added.
Update to 0.10, provided by maintainer Sergey Svishchev: 0.10: Direct editing of all frames. Support for MP4/AAC, MP2, Speex, TrueAudio and WavPack files. Usability improvements. Support build with KDE 4. 0.9: Hierarchical directory tree, enhanced context menu commands, editor for custom genres, mark truncated ID3v1.1 fields, import from gnudb.org and TrackType.org, usability improvements.
Update kid3 to 0.8.1
* Release 0.8.1
* Fixed:
+ A new Custom genre was added on termination.
* Release 0.8
* New:
+ Import from freedb2.org, Discogs and MusicBrainz release database.
+ Support for ID3v2.4 and MPC using TagLib.
+ Context specific help in dialogs.
+ Support build with Qt4.
* Improved:
+ Show tag formats.
+ Remove non-letter characters before matching by title in
import dialog.
+ Buttons to save dialog specific settings.
* Fixed:
+ Allow building with tunepimp 0.5.x.
+ Place kid3.desktop in /usr/share/applications/kde/.
+ Fix inadvertent changes of ID3v2.3 genre strings.
+ Remove trailing zeroes in unicode strings.
Initial import of kid3 from pkgsrc-wip, packaged by Sergey Svishchev.
With Kid3 you can:
* Edit ID3v1.1 tags, edit all ID3v2.3 frames
* Convert between ID3v1.1 and ID3v2.3 tags
* Edit Ogg/Vorbis and FLAC tags
* Edit tags of multiple files, e.g. the artist, album, year and
genre of all files of an album typically have the same values and
can be set together.
* Generate tags from filenames and filenames from tags
* Rename and create directories from tags
* Generate playlist files
* Automatically convert upper and lower case and replace strings
* Import from freedb.org, MusicBrainz and other sources of album data
Initial revision