Page MenuHomeSolus

D2805.id7443.diff
No OneTemporary

D2805.id7443.diff

Index: package.yml
===================================================================
--- package.yml
+++ package.yml
@@ -3,20 +3,21 @@
release : 1
source :
- https://github.com/milkytracker/MilkyTracker/archive/v1.02.00.tar.gz : 6bcb6e74ee333e831137435a25c0f2f3da6e1462864deec9e693ef7d23a16023
-license : GPL-3.0
+license : GPL-3.0-only
component : multimedia.audio
summary : An FT2 compatible music tracker.
description: |
An FT2 compatible music tracker.
builddeps :
- - alsa-tools
- - pkgconfig(rtmidi)
- pkgconfig(jack)
+ - pkgconfig(rtmidi)
- pkgconfig(sdl2)
+ - alsa-tools
setup : |
%cmake .
build : |
%make
install : |
%make_install
- install -Dm00644 $workdir/resources/milkytracker.desktop $installdir/usr/share/applications/milkytracker.desktop
\ No newline at end of file
+ install -Dm00644 $workdir/resources/milkytracker.desktop $installdir/usr/share/applications/milkytracker.desktop
+ install -Dm00644 $pkgfiles/milkytracker.png $installdir/usr/share/pixmaps/milkytracker.png
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- pspec_x86_64.xml
+++ pspec_x86_64.xml
@@ -5,7 +5,7 @@
<Name>Simon Burger</Name>
<Email>mail@cigh.de</Email>
</Packager>
- <License>GPL-3.0</License>
+ <License>GPL-3.0-only</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">An FT2 compatible music tracker.</Summary>
<Description xml:lang="en">An FT2 compatible music tracker.
@@ -23,11 +23,12 @@
<Path fileType="data">/usr/share/applications/milkytracker.desktop</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/milkytracker</Path>
+ <Path fileType="data">/usr/share/pixmaps/milkytracker.png</Path>
</Files>
</Package>
<History>
<Update release="1">
- <Date>2018-04-26</Date>
+ <Date>2018-05-28</Date>
<Version>1.02.00</Version>
<Comment>Packaging update</Comment>
<Name>Simon Burger</Name>

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 11:27 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822677
Default Alt Text
D2805.id7443.diff (2 KB)

Event Timeline