Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11053568
D2805.id7494.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2805.id7494.diff
View Options
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,23 @@
+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-only
+component : multimedia.audio
+summary : An FT2 compatible music tracker.
+description: |
+ An FT2 compatible music tracker.
+builddeps :
+ - 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
+ install -Dm00644 $pkgfiles/milkytracker.png $installdir/usr/share/pixmaps/milkytracker.png
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>milkytracker</Name>
+ <Packager>
+ <Name>Simon Burger</Name>
+ <Email>mail@cigh.de</Email>
+ </Packager>
+ <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.
+</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>
+ <Path fileType="data">/usr/share/pixmaps/milkytracker.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-05-28</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
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 11:27 PM (2 h, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5896933
Default Alt Text
D2805.id7494.diff (2 KB)
Attached To
Mode
D2805: Initial commit of milkytracker
Attached
Detach File
Event Timeline
Log In to Comment