./audio/kid3, KDE ID3 tagger

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1nb3, Package name: kid3-1.1nb3, Maintainer: shattered

Kid3 - Efficient Audio Tagger

With Kid3 you can:

* Edit ID3v1.1 tags
* Edit all ID3v2.3 and ID3v2.4 frames
* Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
* Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex,
TrueAudio and WavPack files.
* 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
* Generate filenames from tags
* Rename directories from tags
* Generate playlist files
* Automatic case conversion and string translation
* Import and export album data
* Import from gnudb.org, TrackType.org, MusicBrainz, Discogs


Required to run:
[graphics/hicolor-icon-theme] [multimedia/libmp4v2] [audio/flac] [audio/id3lib] [audio/libtunepimp] [audio/taglib] [x11/qt3-libs] [x11/kdelibs3]

Required to build:
[pkgtools/x11-links] [devel/libtool-base] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/qt3-tools]

Master sites: (Expand)

SHA1: 01dc11223179feff147af97e30fedc5240707a7a
RMD160: abdd835ec7abc378b90bad33246bb738ff96bfc5
Filesize: 1133.691 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2009-01-04 15:08:15 by Sergey Svishchev | Files touched by this commit (8)
Log message:
Change maintainer email to my NetBSD.org alias.  At the same time, disown
games/adom -- I don't use (play :-) it these days.
   2008-11-24 10:06:06 by OBATA Akio | Files touched by this commit (3) | Package updated
Log message:
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.
   2008-07-30 10:49:18 by OBATA Akio | Files touched by this commit (6) | Package updated
Log message:
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.
   2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@