Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : milkytracker | name : milkytracker | ||||
| version : 1.02.00 | version : 1.03.00 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/milkytracker/MilkyTracker/archive/v1.02.00.tar.gz : 6bcb6e74ee333e831137435a25c0f2f3da6e1462864deec9e693ef7d23a16023 | - https://github.com/milkytracker/MilkyTracker/archive/refs/tags/v1.03.00.tar.gz : 72d5357e303380b52383b66b51f944a77cd77e2b3bfeb227d87cc0e72ab292f7 | ||||
| license : GPL-3.0-only | homepage : https://milkytracker.org/ | ||||
| license : | |||||
| - BSD-3-Clause | |||||
| - GPL-3.0-or-later | |||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : An FT2 compatible music tracker. | summary : An FT2 compatible music tracker | ||||
| description: | | description: | | ||||
| An FT2 compatible music tracker. | MilkyTracker is an multi-platform 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(jack) | - pkgconfig(jack) | ||||
| - pkgconfig(rtmidi) | - pkgconfig(rtmidi) | ||||
| - pkgconfig(sdl2) | - pkgconfig(sdl2) | ||||
| - alsa-tools | - alsa-tools | ||||
| setup : | | setup : | | ||||
| %cmake . | %cmake_ninja | ||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
| install -Dm00644 $workdir/resources/milkytracker.desktop $installdir/usr/share/applications/milkytracker.desktop | install -Dm00644 resources/pictures/carton.png $installdir/usr/share/pixmaps/milkytracker.png | ||||
| install -Dm00644 $pkgfiles/milkytracker.png $installdir/usr/share/pixmaps/milkytracker.png | install -Dm00644 resources/milkytracker.desktop $installdir/usr/share/applications/milkytracker.desktop | ||||
| install -Dm00644 resources/milkytracker.appdata $installdir/usr/share/appdata/milkytracker.appdata.xml | |||||
| rm -r $installdir/usr/share/doc | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.