mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: milkytracker: Reformat description.
* gnu/packages/music.scm (milkytracker)[description]: Reformat.
This commit is contained in:
parent
dcb0c379f6
commit
39c7131e8e
1 changed files with 4 additions and 4 deletions
|
@ -4030,10 +4030,10 @@ (define-public milkytracker
|
|||
(native-inputs
|
||||
(list pkg-config))
|
||||
(synopsis "Music tracker for working with .MOD/.XM module files")
|
||||
(description "MilkyTracker is a music application for creating .MOD and .XM
|
||||
module files. It attempts to recreate the module replay and user experience of
|
||||
the popular DOS program Fasttracker II, with special playback modes available
|
||||
for improved Amiga ProTracker 2/3 compatibility.")
|
||||
(description "MilkyTracker is a music application for creating .MOD and
|
||||
.XM module files. It attempts to recreate the module replay and user
|
||||
experience of the popular DOS program Fasttracker II, with special playback
|
||||
modes available for improved Amiga ProTracker 2/3 compatibility.")
|
||||
(home-page "https://milkytracker.titandemo.org/")
|
||||
;; 'src/milkyplay' is under Modified BSD, the rest is under GPL3 or later.
|
||||
(license (list license:bsd-3 license:gpl3+))))
|
||||
|
|
Loading…
Reference in a new issue