Page MenuHomeSolus

D2805.id6895.diff
No OneTemporary

D2805.id6895.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,9 @@
+libSDL2-2.0.so.0
+libasound.so.2
+libc.so.6
+libdl.so.2
+libgcc_s.so.1
+libm.so.6
+librtmidi.so.3
+libstdc++.so.6
+libz.so.1
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : milkytracker
+version : 1.02.00
+release : 1
+source :
+ - https://github.com/milkytracker/MilkyTracker/archive/v1.02.00.tar.gz : 6bcb6e74ee333e831137435a25c0f2f3da6e1462864deec9e693ef7d23a16023
+license : GPL-3.0
+component : multimedia.audio
+summary : An FT2 compatible music tracker.
+description: |
+ An FT2 compatible music tracker.
+builddeps :
+ - alsa-tools
+ - pkgconfig(rtmidi)
+ - pkgconfig(jack)
+ - pkgconfig(sdl2)
+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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>milkytracker</Name>
+ <Packager>
+ <Name>Simon Burger</Name>
+ <Email>mail@cigh.de</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>multimedia.audio</PartOf>
+ <Summary xml:lang="en">An FT2 compatible music tracker.</Summary>
+ <Description xml:lang="en">An FT2 compatible music tracker.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>milkytracker</Name>
+ <Summary xml:lang="en">An FT2 compatible music tracker.</Summary>
+ <Description xml:lang="en">An FT2 compatible music tracker.
+</Description>
+ <PartOf>multimedia.audio</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/milkytracker.desktop</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="data">/usr/share/milkytracker</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-04-26</Date>
+ <Version>1.02.00</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Burger</Name>
+ <Email>mail@cigh.de</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

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
5804806
Default Alt Text
D2805.id6895.diff (2 KB)

Event Timeline