diff options
author | gregory guy <[email protected]> | 2021-03-03 21:42:42 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-03-05 10:42:12 +0900 |
commit | 38c6a406f3b082bcd57edf1c477564d26a9cb6c8 (patch) | |
tree | 7c418ed8bff0857ac221ce748a576a57a2f08ddf /README | |
parent | 02835b2f5219a8eb8c6c9477bd6dd7ce7d54ac0e (diff) | |
download | kstreamripper-38c6a406f3b082bcd57edf1c477564d26a9cb6c8.tar.gz kstreamripper-38c6a406f3b082bcd57edf1c477564d26a9cb6c8.zip |
Drop scons build support.
Deleted empty file ChangeLog.
Update some cmake files with latest macros.
Add basic cmake build instructions.
Few cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 48deaabecefea835f81c9e6e8ba73ee8881c314c)
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1 +1,22 @@ -see INSTALL + + kstreamripper - a TDE frontend for streamripper + + +KStreamRipper is a small frontend for the streamripper command +line utility (http://streamripper.sourceforge.net). +Streamripper captures internet shoutcast radio streams on your harddisk +and splits them up in mp3 files. +KStreamRipper helps you with managing/ripping your preferred streams. + + + + CONTRIBUTING +============== + +If you wish to contribute to KStreamRipper (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |