summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/cmake/kid322
-rw-r--r--kde/modules/applications-extra1
-rw-r--r--kde/slack-desc/kid319
3 files changed, 42 insertions, 0 deletions
diff --git a/kde/cmake/kid3 b/kde/cmake/kid3
new file mode 100644
index 0000000..363e97b
--- /dev/null
+++ b/kde/cmake/kid3
@@ -0,0 +1,22 @@
+mkdir build
+cd build
+ cmake \
+ $KDE_OPT_ARGS \
+ -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
+ -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS" \
+ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
+ -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS" \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DLIB_SUFFIX=${LIBDIRSUFFIX} \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DWITH_APPS="Qt;CLI;KDE" \
+ -DWITH_CHROMAPRINT=OFF \
+ -DWITH_DOCDIR=share/kid3/doc \
+ -DWITH_FFMPEG=ON \
+ -DWITH_GSTREAMER_VERSION="1.0" \
+ -DWITH_LIBDIR=lib$LIBDIRSUFFIX \
+ -DWITH_MANDIR=man \
+ -DWITH_NO_MANCOMPRESS=ON \
+ ..
+
diff --git a/kde/modules/applications-extra b/kde/modules/applications-extra
index 4b7a5df..d709af8 100644
--- a/kde/modules/applications-extra
+++ b/kde/modules/applications-extra
@@ -30,3 +30,4 @@ okteta
krename
ktimetracker
labplot
+kid3
diff --git a/kde/slack-desc/kid3 b/kde/slack-desc/kid3
new file mode 100644
index 0000000..1412fbf
--- /dev/null
+++ b/kde/slack-desc/kid3
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kid3: kid3 (audio tagger)
+kid3:
+kid3: If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC,
+kid3: MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA, WAV and AIFF
+kid3: files (e.g. full albums) without typing the same information
+kid3: again and again and have control over both ID3v1 and ID3v2 tags,
+kid3: then Kid3 is the program you are looking for.
+kid3:
+kid3:
+kid3: Home page: http://kid3.kde.org/
+kid3: