summaryrefslogtreecommitdiffstats
path: root/kde5-apps/kid3/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2016-01-30 14:31:56 +0100
committerTreeve Jelbert2016-01-30 14:31:56 +0100
commit3808a33e9f82de0f53875209338a60c9aa78c60a (patch)
treedd613d265e91934860d9474bbf4cffc59a48a0fb /kde5-apps/kid3/DETAILS
parentf8fadc9214161fd5c6a76dbfad1812a465b13416 (diff)
kid3-3.3.1
Diffstat (limited to 'kde5-apps/kid3/DETAILS')
-rwxr-xr-xkde5-apps/kid3/DETAILS36
1 files changed, 36 insertions, 0 deletions
diff --git a/kde5-apps/kid3/DETAILS b/kde5-apps/kid3/DETAILS
new file mode 100755
index 0000000000..459bc4f5b8
--- /dev/null
+++ b/kde5-apps/kid3/DETAILS
@@ -0,0 +1,36 @@
+ SPELL=kid3
+ VERSION=3.3.1
+ SOURCE_HASH=sha512:fb112f01018bf744dc802c640ef134f539ee603145249ed0db2c3cc2f7ad3ebc96b3c9e9bd3fac3ee85e081f5e567790d68cecd661a7ac340732c03bf3fbfd85
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$VERSION/$SOURCE
+ WEB_SITE=http://kid3.sourceforge.net/
+ LICENSE[0]=GPL
+ ENTERED=20160129
+ KEYWORDS="kde5 editors"
+ SHORT="A KDE-based ID3 tag editor."
+cat << EOF
+If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC or MPC files (e.g.
+full albums) without typing the same information again and again and have
+control over both ID3v1 and ID3v2 tags, then Kid3 is the program you are
+looking for.
+
+With Kid3 you can:
+ * Edit ID3v1.1 tags
+ * Edit all ID3v2.3 and ID3v2.4 frames
+ * Convert between ID3v1 and ID3v2 tags
+ * Edit Ogg/Vorbis tags
+ * Edit FLAC tags
+ * Edit APE tags of MPC 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 and create directories from tags
+ * Generate playlist files
+ * Automatically convert upper and lower case and replace strings
+ * Import from freedb2.org, MusicBrainz, Discogs and other sources of album
+ data
+ * Export tags as CSV, HTML, playlists, Kover XML and in other formats
+EOF