mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
Add Blueprint files
This commit is contained in:
parent
dac32e7096
commit
954e015f6f
8 changed files with 766 additions and 2 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
|
Name=FRESHMusicPlayer Blueprint
|
||||||
|
GenericName=Music Player
|
||||||
|
Categories=Audio;Music;Player;AudioVideo;X-Multimedia;
|
||||||
|
Exec=fmp %U
|
||||||
|
Icon=io.github.royce551.FRESHMusicPlayer.Blueprint
|
||||||
|
MimeType=audio/mp3;audio/mpeg;audio/mpeg3;audio/wav;audio/ogg;audio/mp4;video/avi;video/msvideo;video/mpeg;video/quicktime;video/x-ms-wmv;
|
||||||
|
#T:A list of words that can be searched for. Please ensure that the list also ends with a semicolon!
|
||||||
|
Keywords=audio;music;player;fmp;
|
||||||
|
StartupWMClass=FRESHMusicPlayer
|
|
@ -0,0 +1,18 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<component type="desktop-application">
|
||||||
|
<id>io.github.royce551.FRESHMusicPlayer.Blueprint</id>
|
||||||
|
|
||||||
|
<name>FRESHMusicPlayer Blueprint</name>
|
||||||
|
<summary>Music Player</summary>
|
||||||
|
|
||||||
|
<metadata_license>MIT</metadata_license>
|
||||||
|
<project_license>GPL-3.0-only</project_license>
|
||||||
|
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
.NET music player with the aim of being fast and lightweight with lots of features.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
|
||||||
|
<launchable type="desktop-id">io.github.royce551.FRESHMusicPlayer.Blueprint.desktop</launchable>
|
||||||
|
</component>
|
638
Distribution/io.github.royce551.FRESHMusicPlayer.Blueprint.svg
Normal file
638
Distribution/io.github.royce551.FRESHMusicPlayer.Blueprint.svg
Normal file
|
@ -0,0 +1,638 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
viewBox="0 0 512 512"
|
||||||
|
version="1.1"
|
||||||
|
id="svg124"
|
||||||
|
sodipodi:docname="fmpbp.svg"
|
||||||
|
inkscape:export-filename="/home/victor/fmpbp.png"
|
||||||
|
inkscape:export-xdpi="96"
|
||||||
|
inkscape:export-ydpi="96"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
||||||
|
<metadata
|
||||||
|
id="metadata128">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1280"
|
||||||
|
inkscape:window-height="731"
|
||||||
|
id="namedview126"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="0.80410144"
|
||||||
|
inkscape:cx="162.17438"
|
||||||
|
inkscape:cy="235.02273"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg124" />
|
||||||
|
<defs
|
||||||
|
id="defs115">
|
||||||
|
<linearGradient
|
||||||
|
id="linear-gradient"
|
||||||
|
x1="0.5"
|
||||||
|
x2="0.5"
|
||||||
|
y2="1"
|
||||||
|
gradientUnits="objectBoundingBox">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#338bc1"
|
||||||
|
id="stop105" />
|
||||||
|
<stop
|
||||||
|
offset="0.573"
|
||||||
|
stop-color="#4a9da2"
|
||||||
|
id="stop107" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#69b578"
|
||||||
|
id="stop109" />
|
||||||
|
</linearGradient>
|
||||||
|
<clipPath
|
||||||
|
id="clip-custom_1">
|
||||||
|
<rect
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
id="rect112" />
|
||||||
|
</clipPath>
|
||||||
|
<clipPath
|
||||||
|
id="v">
|
||||||
|
<rect
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect500"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
id="r">
|
||||||
|
<g
|
||||||
|
clip-path="url(#q)"
|
||||||
|
filter="url(#c)"
|
||||||
|
id="g484">
|
||||||
|
<g
|
||||||
|
clip-path="url(#p)"
|
||||||
|
id="g482">
|
||||||
|
<path
|
||||||
|
d="m 64,5 c 33.136719,0 60,26.863281 60,60 0,33.136719 -26.863281,60 -60,60 C 30.863281,125 4,98.136719 4,65 4,31.863281 30.863281,5 64,5 Z m 0,0"
|
||||||
|
fill="url(#a)"
|
||||||
|
id="path442" />
|
||||||
|
<path
|
||||||
|
d="M 64,5 C 30.863281,5 4,31.863281 4,65 c 0,33.136719 26.863281,60 60,60 z m 0,0"
|
||||||
|
fill="url(#b)"
|
||||||
|
id="path444" />
|
||||||
|
<path
|
||||||
|
d="M 124,63 C 124,96.136719 97.136719,123 64,123 30.863281,123 4,96.136719 4,63 4,29.863281 30.863281,3 64,3 c 33.136719,0 60,26.863281 60,60 z m 0,0"
|
||||||
|
fill="#40a1c8"
|
||||||
|
id="path446" />
|
||||||
|
<path
|
||||||
|
d="m 28.003906,64 c 0.125,13.914062 2.882813,27.367188 7.835938,38.25 -3.941406,2.01563 -7.28125,4.44141 -9.863282,7.16016 C 12.335938,98.238281 4.300781,81.628906 4.007812,64 Z m 0,0"
|
||||||
|
fill="#49bbb0"
|
||||||
|
id="path448" />
|
||||||
|
<path
|
||||||
|
d="m 64,96 v 27 c -4.5,0 -8.988281,-0.50781 -13.375,-1.51172 C 44.824219,117.42969 39.730469,110.79688 35.84375,102.25 43.746094,98.210938 53.710938,96 64,96 Z m 0,0"
|
||||||
|
fill="#378bde"
|
||||||
|
id="path450" />
|
||||||
|
<path
|
||||||
|
d="m 99.996094,64 c -0.125,13.914062 -2.882813,27.367188 -7.839844,38.25 3.945312,2.01563 7.28125,4.44141 9.86328,7.16016 C 115.66016,98.238281 123.69531,81.628906 123.99219,64 Z m 0,0"
|
||||||
|
fill="#266ec6"
|
||||||
|
id="path452" />
|
||||||
|
<path
|
||||||
|
d="m 64,64 v 59 c 4.5,0 8.988281,-0.50781 13.375,-1.51172 C 90.847656,112.05469 99.765625,89.390625 99.996094,64 Z m 0,0"
|
||||||
|
fill="#378bde"
|
||||||
|
id="path454" />
|
||||||
|
<path
|
||||||
|
d="m 64,96 v 27 c 4.5,0 8.988281,-0.50781 13.375,-1.51172 C 83.175781,117.42969 88.269531,110.79688 92.15625,102.25 84.253906,98.210938 74.289062,96 64,96 Z m 0,0"
|
||||||
|
fill="#266ec6"
|
||||||
|
id="path456" />
|
||||||
|
<path
|
||||||
|
d="m 92.160156,102.25 c -3.890625,8.54688 -8.984375,15.17578 -14.78125,19.23828 9.035156,-2.0664 17.472656,-6.20312 24.644534,-12.07812 -2.582034,-2.71875 -5.921878,-5.14453 -9.863284,-7.16016 z m 0,0"
|
||||||
|
fill="#1e62b5"
|
||||||
|
id="path458" />
|
||||||
|
<path
|
||||||
|
d="M 64,3 C 30.863281,3 4,29.863281 4,63 c 0,0.332031 0.00391,0.667969 0.00781,1 H 64 Z m 0,0"
|
||||||
|
fill="#53d795"
|
||||||
|
id="path460" />
|
||||||
|
<path
|
||||||
|
d="M 50.625,4.507812 C 41.585938,6.578125 33.148438,10.710938 25.976562,16.585938 28.558594,19.308594 31.898438,21.730469 35.84375,23.75 39.734375,15.199219 44.828125,8.570312 50.625,4.507812 Z m 0,0"
|
||||||
|
fill="#72e99a"
|
||||||
|
id="path462" />
|
||||||
|
<path
|
||||||
|
d="M 64,3 C 59.5,3 55.015625,3.507812 50.625,4.507812 36.960938,14.078125 28,37.242188 28,63 c 0,0.332031 0,0.667969 0.0039,1 H 64 Z m 0,0"
|
||||||
|
fill="#49bbb0"
|
||||||
|
id="path464" />
|
||||||
|
<path
|
||||||
|
d="M 64,3 C 59.5,3 55.015625,3.507812 50.625,4.507812 44.828125,8.570312 39.734375,15.199219 35.84375,23.75 43.75,27.789062 53.710938,30 64,30 Z m 0,0"
|
||||||
|
fill="#53d795"
|
||||||
|
id="path466" />
|
||||||
|
<path
|
||||||
|
d="m 64,3 c 33.136719,0 60,26.863281 60,60 0,0.332031 -0.004,0.667969 -0.008,1 H 64 Z m 0,0"
|
||||||
|
fill="#378bde"
|
||||||
|
id="path468" />
|
||||||
|
<path
|
||||||
|
d="m 77.375,4.507812 c 9.039062,2.070313 17.476562,6.203126 24.64844,12.078126 -2.582034,2.722656 -5.921878,5.144531 -9.863284,7.160156 C 88.265625,15.199219 83.171875,8.570312 77.375,4.507812 Z m 0,0"
|
||||||
|
fill="#40a1c8"
|
||||||
|
id="path470" />
|
||||||
|
<path
|
||||||
|
d="M 64,3 C 68.5,3 72.988281,3.507812 77.375,4.507812 91.039062,14.078125 100,37.242188 100,63 c 0,0.332031 0,0.667969 -0.0039,1 H 64 Z m 0,0"
|
||||||
|
fill="#40a1c8"
|
||||||
|
id="path472" />
|
||||||
|
<path
|
||||||
|
d="m 64,3 c 4.5,0 8.988281,0.507812 13.375,1.507812 5.796875,4.0625 10.890625,10.691407 14.78125,19.238282 C 84.25,27.789062 74.289062,30 64,30 Z m 0,0"
|
||||||
|
fill="#49bbb0"
|
||||||
|
id="path474" />
|
||||||
|
<g
|
||||||
|
id="use476"
|
||||||
|
clip-path="url(#h)"
|
||||||
|
transform="translate(-8,-16)">
|
||||||
|
<path
|
||||||
|
d="m 169.5,24 v 1 h 13 v -1 z m 0,0"
|
||||||
|
fill="#2e3436"
|
||||||
|
id="path841" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="use478"
|
||||||
|
clip-path="url(#k)"
|
||||||
|
transform="translate(-8,-16)">
|
||||||
|
<path
|
||||||
|
d="m 169.5,21 v 1 h 13 v -1 z m 0,0"
|
||||||
|
fill="#2e3436"
|
||||||
|
id="path833" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="use480"
|
||||||
|
clip-path="url(#n)"
|
||||||
|
transform="translate(-8,-16)">
|
||||||
|
<path
|
||||||
|
d="m 169.5,27 v 1 h 13 v -1 z m 0,0"
|
||||||
|
fill="#2e3436"
|
||||||
|
id="path837" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<clipPath
|
||||||
|
id="q">
|
||||||
|
<rect
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect439"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<filter
|
||||||
|
id="c"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
x="0"
|
||||||
|
y="0">
|
||||||
|
<feColorMatrix
|
||||||
|
in="SourceGraphic"
|
||||||
|
type="matrix"
|
||||||
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
||||||
|
id="feColorMatrix385" />
|
||||||
|
</filter>
|
||||||
|
<clipPath
|
||||||
|
id="p">
|
||||||
|
<rect
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect436"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<linearGradient
|
||||||
|
id="a"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="98"
|
||||||
|
x2="108"
|
||||||
|
y1="112"
|
||||||
|
y2="112">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#16529c"
|
||||||
|
id="stop375" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#236ac0"
|
||||||
|
id="stop377" />
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient
|
||||||
|
id="b"
|
||||||
|
gradientTransform="rotate(-90,-18,139)"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="0.99999899"
|
||||||
|
x2="0.99999899"
|
||||||
|
y1="215"
|
||||||
|
y2="171">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#2166bb"
|
||||||
|
id="stop380" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#89eda9"
|
||||||
|
id="stop382" />
|
||||||
|
</linearGradient>
|
||||||
|
<clipPath
|
||||||
|
id="h">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect408"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
id="g">
|
||||||
|
<g
|
||||||
|
filter="url(#c)"
|
||||||
|
id="g405">
|
||||||
|
<rect
|
||||||
|
fill-opacity="0.5"
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect403"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<filter
|
||||||
|
id="filter611"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
x="0"
|
||||||
|
y="0">
|
||||||
|
<feColorMatrix
|
||||||
|
in="SourceGraphic"
|
||||||
|
type="matrix"
|
||||||
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
||||||
|
id="feColorMatrix609" />
|
||||||
|
</filter>
|
||||||
|
<clipPath
|
||||||
|
id="clipPath615">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect613"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<clipPath
|
||||||
|
id="k">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect419"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
id="j">
|
||||||
|
<g
|
||||||
|
filter="url(#c)"
|
||||||
|
id="g416">
|
||||||
|
<rect
|
||||||
|
fill-opacity="0.5"
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect414"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<filter
|
||||||
|
id="filter624"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
x="0"
|
||||||
|
y="0">
|
||||||
|
<feColorMatrix
|
||||||
|
in="SourceGraphic"
|
||||||
|
type="matrix"
|
||||||
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
||||||
|
id="feColorMatrix622" />
|
||||||
|
</filter>
|
||||||
|
<clipPath
|
||||||
|
id="clipPath628">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect626"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<clipPath
|
||||||
|
id="n">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect430"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
id="m">
|
||||||
|
<g
|
||||||
|
filter="url(#c)"
|
||||||
|
id="g427">
|
||||||
|
<rect
|
||||||
|
fill-opacity="0.5"
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect425"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<filter
|
||||||
|
id="filter637"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
x="0"
|
||||||
|
y="0">
|
||||||
|
<feColorMatrix
|
||||||
|
in="SourceGraphic"
|
||||||
|
type="matrix"
|
||||||
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
||||||
|
id="feColorMatrix635" />
|
||||||
|
</filter>
|
||||||
|
<clipPath
|
||||||
|
id="clipPath641">
|
||||||
|
<rect
|
||||||
|
height="152"
|
||||||
|
width="192"
|
||||||
|
id="rect639"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<clipPath
|
||||||
|
id="u">
|
||||||
|
<rect
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect497"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
id="s">
|
||||||
|
<g
|
||||||
|
filter="url(#c)"
|
||||||
|
id="g489">
|
||||||
|
<rect
|
||||||
|
fill-opacity="0.8"
|
||||||
|
height="128"
|
||||||
|
width="128"
|
||||||
|
id="rect487"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<filter
|
||||||
|
id="filter650"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
x="0"
|
||||||
|
y="0">
|
||||||
|
<feColorMatrix
|
||||||
|
in="SourceGraphic"
|
||||||
|
type="matrix"
|
||||||
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
||||||
|
id="feColorMatrix648" />
|
||||||
|
</filter>
|
||||||
|
<linearGradient
|
||||||
|
id="t"
|
||||||
|
gradientTransform="matrix(0,0.37,-0.98462,0,295.38501,-30.360001)"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="300"
|
||||||
|
x2="428"
|
||||||
|
y1="235"
|
||||||
|
y2="235">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#f9f06b"
|
||||||
|
id="stop492" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#f5c211"
|
||||||
|
id="stop494" />
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#linear-gradient"
|
||||||
|
id="linearGradient1017"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="189.69454"
|
||||||
|
x2="189.69454"
|
||||||
|
y2="379.38907"
|
||||||
|
gradientTransform="matrix(0.79228685,0.11134866,-0.17395048,1.237722,138.616,0.556)"
|
||||||
|
y1="-8.7547822e-06" />
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#linear-gradient"
|
||||||
|
id="linearGradient1019"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="189.69488"
|
||||||
|
x2="189.69488"
|
||||||
|
y2="379.38965"
|
||||||
|
gradientTransform="matrix(0.79228666,0.11134863,-0.17395052,1.2377223,138.616,0.556)"
|
||||||
|
y1="-1.9813004e-05" />
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath1132">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1073"
|
||||||
|
id="use1134"
|
||||||
|
width="100%"
|
||||||
|
height="100%" />
|
||||||
|
</clipPath>
|
||||||
|
<linearGradient
|
||||||
|
id="t-7"
|
||||||
|
gradientTransform="matrix(0,1.4590159,-3.8826384,0,1171.2787,-112.81592)"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="300"
|
||||||
|
x2="428"
|
||||||
|
y1="235"
|
||||||
|
y2="235">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#f9f06b"
|
||||||
|
id="stop492-0" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#f5c211"
|
||||||
|
id="stop494-9" />
|
||||||
|
</linearGradient>
|
||||||
|
<clipPath
|
||||||
|
id="clip-custom_1-6">
|
||||||
|
<rect
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
id="rect112-1"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
<linearGradient
|
||||||
|
id="linear-gradient-8"
|
||||||
|
x1="0.5"
|
||||||
|
x2="0.5"
|
||||||
|
y2="1"
|
||||||
|
gradientUnits="objectBoundingBox">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#338bc1"
|
||||||
|
id="stop105-7" />
|
||||||
|
<stop
|
||||||
|
offset="0.573"
|
||||||
|
stop-color="#4a9da2"
|
||||||
|
id="stop107-9" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#69b578"
|
||||||
|
id="stop109-2" />
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient
|
||||||
|
id="linearGradient1257"
|
||||||
|
x1="0.5"
|
||||||
|
x2="0.5"
|
||||||
|
y2="1"
|
||||||
|
gradientUnits="objectBoundingBox">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#338bc1"
|
||||||
|
id="stop1251" />
|
||||||
|
<stop
|
||||||
|
offset="0.573"
|
||||||
|
stop-color="#4a9da2"
|
||||||
|
id="stop1253" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#69b578"
|
||||||
|
id="stop1255" />
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient
|
||||||
|
id="linearGradient1265"
|
||||||
|
x1="0.5"
|
||||||
|
x2="0.5"
|
||||||
|
y2="1"
|
||||||
|
gradientUnits="objectBoundingBox">
|
||||||
|
<stop
|
||||||
|
offset="0"
|
||||||
|
stop-color="#338bc1"
|
||||||
|
id="stop1259" />
|
||||||
|
<stop
|
||||||
|
offset="0.573"
|
||||||
|
stop-color="#4a9da2"
|
||||||
|
id="stop1261" />
|
||||||
|
<stop
|
||||||
|
offset="1"
|
||||||
|
stop-color="#69b578"
|
||||||
|
id="stop1263" />
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#linear-gradient"
|
||||||
|
id="linearGradient1345"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="189.69454"
|
||||||
|
x2="189.69454"
|
||||||
|
y2="379.38907"
|
||||||
|
gradientTransform="matrix(0.79228685,0.11134866,-0.17395048,1.237722,138.616,0.556)"
|
||||||
|
y1="-8.7547822e-06" />
|
||||||
|
<linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#linear-gradient"
|
||||||
|
id="linearGradient1347"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
x1="189.69488"
|
||||||
|
x2="189.69488"
|
||||||
|
y2="379.38965"
|
||||||
|
gradientTransform="matrix(0.79228666,0.11134863,-0.17395052,1.2377223,138.616,0.556)"
|
||||||
|
y1="-1.9813004e-05" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
id="custom_1"
|
||||||
|
data-name="custom – 1"
|
||||||
|
clip-path="url(#clip-custom_1)">
|
||||||
|
<g
|
||||||
|
id="Group_2"
|
||||||
|
data-name="Group 2"
|
||||||
|
transform="translate(138.616 0.556) rotate(8)">
|
||||||
|
<g
|
||||||
|
id="Union_1"
|
||||||
|
data-name="Union 1"
|
||||||
|
fill="url(#linear-gradient)">
|
||||||
|
<path
|
||||||
|
d="M0,378.269c0-52.978,45.582-95.925,101.81-95.925a107.236,107.236,0,0,1,34.613,5.686V5.423A5,5,0,0,1,140.3.549,4.978,4.978,0,0,1,142.583,0H298.539a5,5,0,0,1,5,5V148.01a5,5,0,0,1-5,5H203.512v220.8q.108,2.216.108,4.458t-.109,4.477c0,.11-.008.22-.017.329-2.655,50.747-47.165,91.119-101.684,91.119C45.582,474.194,0,431.247,0,378.269Z"
|
||||||
|
stroke="none"
|
||||||
|
id="path117" />
|
||||||
|
<path
|
||||||
|
d="M 101.8098297119141 468.19384765625 C 152.9623718261719 468.19384765625 194.9954986572266 430.6674499511719 197.5178375244141 382.4541015625 C 197.5853729248047 381.0673828125 197.61962890625 379.6715698242188 197.61962890625 378.2691040039063 C 197.61962890625 376.8727111816406 197.585693359375 375.4831848144531 197.5116271972656 373.8115844726563 L 197.5116271972656 153.0089721679688 L 197.5116271972656 147.0089721679688 L 203.5116271972656 147.0089721679688 L 297.5394287109375 147.0089721679688 L 297.5394287109375 5.999247074127197 L 143.0434265136719 5.886708736419678 L 142.4228973388672 6.205196857452393 L 142.4228973388672 288.030517578125 L 142.4228973388672 296.4123229980469 L 134.4886322021484 293.7101745605469 C 124.0340347290039 290.1497192382813 113.0392990112305 288.3444519042969 101.8098297119141 288.3444519042969 C 48.98009872436523 288.3444519042969 6.000032424926758 328.6845092773438 6.000032424926758 378.2691040039063 C 6.000032424926758 427.8537902832031 48.98009872436523 468.19384765625 101.8098297119141 468.19384765625 M 101.8098297119141 474.19384765625 C 45.58229827880859 474.19384765625 3.243001265218481e-05 431.2467041015625 3.243001265218481e-05 378.2691040039063 C 3.243001265218481e-05 325.29150390625 45.58229827880859 282.3444519042969 101.8098297119141 282.3444519042969 C 113.9621658325195 282.3444519042969 125.6178359985352 284.3507080078125 136.4228973388672 288.030517578125 L 136.4228973388672 5.423441886901855 C 136.4228973388672 3.046775341033936 138.0810394287109 1.056975245475769 140.3036346435547 0.5487752556800842 C 140.9872283935547 0.1979085654020309 141.7620391845703 -2.476399822626263e-05 142.5834350585938 -2.476399822626263e-05 L 298.5390319824219 -2.476399822626263e-05 C 301.3002319335938 -2.476399822626263e-05 303.5394287109375 2.239175319671631 303.5394287109375 5.000375270843506 L 303.5394287109375 148.0095062255859 C 303.5394287109375 150.7707061767578 301.3002319335938 153.0089721679688 298.5390319824219 153.0089721679688 L 203.5116271972656 153.0089721679688 L 203.5116271972656 373.8115844726563 C 203.5832977294922 375.2887878417969 203.61962890625 376.7752380371094 203.61962890625 378.2691040039063 C 203.61962890625 379.7694396972656 203.5829620361328 381.2625732421875 203.5106964111328 382.7460327148438 C 203.5086975097656 382.8565673828125 203.5030975341797 382.9663696289063 203.4940338134766 383.0749816894531 C 200.8386383056641 433.8215637207031 156.3291015625 474.19384765625 101.8098297119141 474.19384765625 Z"
|
||||||
|
stroke="none"
|
||||||
|
fill="rgba(255,255,255,0.56)"
|
||||||
|
id="path119" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
d="M 85.971131,375.14371 C 93.344243,322.68129 144.45971,286.49604 200.1405,294.32146 a 107.236,107.236 0 0 1 33.48481,10.44786 l 39.3313,-279.856684 a 5,5 0 0 1 4.51759,-4.286993 4.978,4.978 0 0 1 2.33719,-0.225925 l 154.43825,21.70488 a 5,5 0 0 1 4.25547,5.647206 L 418.60197,189.37004 a 5,5 0 0 1 -5.64721,4.25548 l -94.1022,-13.22521 -30.72942,218.65119 q -0.20146,2.20947 -0.51349,4.42965 -0.31202,2.22018 -0.73101,4.41826 c -0.0153,0.10893 -0.0385,0.21674 -0.0626,0.32343 -9.69177,49.88363 -59.3873,83.66814 -113.37573,76.08056 -55.68093,-7.82444 -94.842262,-56.69727 -87.469149,-109.15969 z"
|
||||||
|
stroke="none"
|
||||||
|
id="path947"
|
||||||
|
style="fill:url(#linearGradient1017)"
|
||||||
|
clip-path="url(#clipPath1132)" />
|
||||||
|
<path
|
||||||
|
d="m 174.27503,478.36261 c 50.65473,7.11906 97.50146,-24.19226 106.70926,-71.58536 0.25983,-1.36383 0.48805,-2.74128 0.68324,-4.1301 0.19434,-1.3828 0.35415,-2.76353 0.51341,-4.42917 l 30.72979,-218.65378 0.83504,-5.94161 5.94161,0.83504 93.11272,13.08614 19.62476,-139.637422 -152.97679,-21.613131 -0.65882,0.229028 -39.2225,279.082615 -1.16652,8.30023 -7.48099,-3.78009 c -9.85734,-4.9808 -20.49382,-8.29867 -31.61401,-9.86151 -52.31559,-7.35248 -100.491632,26.61333 -107.392473,75.71536 -6.900855,49.10214 30.046683,95.03128 82.362273,102.38376 m -0.83503,5.94161 c -55.68033,-7.82536 -94.841908,-56.69838 -87.468851,-109.1604 7.373057,-52.46203 58.488791,-88.6473 114.169121,-80.82194 12.03408,1.69128 23.2971,5.30017 33.48487,10.44794 l 39.3313,-279.856761 c 0.33077,-2.353537 2.2497,-4.093204 4.52139,-4.287133 0.72578,-0.252313 1.5206,-0.340488 2.334,-0.226171 l 154.43784,21.704823 c 2.73433,0.384285 4.6401,2.91333 4.25582,5.647658 L 418.60246,189.36962 c -0.38428,2.73432 -2.9132,4.63916 -5.64752,4.25488 l -94.1026,-13.22526 -30.72979,218.65378 c -0.13458,1.47281 -0.30551,2.94984 -0.51342,4.42917 -0.2088,1.48574 -0.45295,2.95923 -0.73093,4.4182 -0.0174,0.10918 -0.0386,0.21708 -0.0623,0.32342 -9.69211,49.88316 -59.38722,83.66802 -113.37591,76.0804 z"
|
||||||
|
stroke="none"
|
||||||
|
fill="rgba(255,255,255,0.56)"
|
||||||
|
id="path949"
|
||||||
|
style="fill:url(#linearGradient1019)" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Clip"
|
||||||
|
id="g1073">
|
||||||
|
<g
|
||||||
|
clip-path="url(#u)"
|
||||||
|
mask="url(#s)"
|
||||||
|
id="g549"
|
||||||
|
transform="matrix(3.9432861,0,0,3.9432861,6.4910849,6.9022461)" />
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
d="m 174.27503,478.36261 c 50.65473,7.11906 97.50146,-24.19226 106.70926,-71.58536 0.25983,-1.36383 0.48805,-2.74128 0.68324,-4.1301 0.19434,-1.3828 0.35415,-2.76353 0.51341,-4.42917 l 30.72979,-218.65378 0.83504,-5.94161 5.94161,0.83504 93.11272,13.08614 19.62476,-139.637422 -152.97679,-21.613131 -0.65882,0.229028 -39.2225,279.082615 -1.16652,8.30023 -7.48099,-3.78009 c -9.85734,-4.9808 -20.49382,-8.29867 -31.61401,-9.86151 -52.31559,-7.35248 -100.491632,26.61333 -107.392473,75.71536 -6.900855,49.10214 30.046683,95.03128 82.362273,102.38376 m -0.83503,5.94161 c -55.68033,-7.82536 -94.841908,-56.69838 -87.468851,-109.1604 7.373057,-52.46203 58.488791,-88.6473 114.169121,-80.82194 12.03408,1.69128 23.2971,5.30017 33.48487,10.44794 l 39.3313,-279.856761 c 0.33077,-2.353537 2.2497,-4.093204 4.52139,-4.287133 0.72578,-0.252313 1.5206,-0.340488 2.334,-0.226171 l 154.43784,21.704823 c 2.73433,0.384285 4.6401,2.91333 4.25582,5.647658 L 418.60246,189.36962 c -0.38428,2.73432 -2.9132,4.63916 -5.64752,4.25488 l -94.1026,-13.22526 -30.72979,218.65378 c -0.13458,1.47281 -0.30551,2.94984 -0.51342,4.42917 -0.2088,1.48574 -0.45295,2.95923 -0.73093,4.4182 -0.0174,0.10918 -0.0386,0.21708 -0.0623,0.32342 -9.69211,49.88316 -59.38722,83.66802 -113.37591,76.0804 z"
|
||||||
|
stroke="none"
|
||||||
|
fill="rgba(255,255,255,0.56)"
|
||||||
|
id="path1337"
|
||||||
|
style="fill:url(#linearGradient1347)" />
|
||||||
|
<path
|
||||||
|
id="path545"
|
||||||
|
style="fill:url(#t-7);stroke-width:3.94329"
|
||||||
|
d="M 110.24609 324.89062 C 97.468217 338.45763 88.70633 355.67954 85.970703 375.14453 C 78.59759 427.60695 117.75852 476.47829 173.43945 484.30273 C 227.42788 491.89031 277.12464 458.10629 286.81641 408.22266 C 286.84051 408.11597 286.86361 408.00737 286.87891 407.89844 C 287.15823 406.43305 287.40136 404.96059 287.60938 403.48047 C 287.8174 402.00035 287.98874 400.52376 288.12305 399.05078 L 298.54688 324.89062 L 110.24609 324.89062 z " />
|
||||||
|
<path
|
||||||
|
id="path547"
|
||||||
|
style="stroke-width:3.94329"
|
||||||
|
d="M 110.24609 324.89062 C 101.71275 333.95096 94.970226 344.64041 90.619141 356.54102 L 215.86914 481.80273 C 236.24239 476.36808 254.1938 464.97564 267.1543 449.43359 L 142.61133 324.89062 L 110.24609 324.89062 z M 226.25195 324.89062 L 289.63867 388.27148 L 298.54688 324.89062 L 226.25195 324.89062 z " />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,41 @@
|
||||||
|
app-id: io.github.royce551.FRESHMusicPlayer.Blueprint
|
||||||
|
runtime: org.freedesktop.Platform
|
||||||
|
runtime-version: '20.08'
|
||||||
|
sdk: org.freedesktop.Sdk
|
||||||
|
command: fmp
|
||||||
|
finish-args:
|
||||||
|
- --socket=x11
|
||||||
|
- --socket=pulseaudio
|
||||||
|
- --filesystem=home
|
||||||
|
build-options:
|
||||||
|
build-args:
|
||||||
|
- --share=network
|
||||||
|
cleanup:
|
||||||
|
- '/include'
|
||||||
|
- '/usr/include'
|
||||||
|
- '/app/opt/dotnet'
|
||||||
|
modules:
|
||||||
|
- name: dotnet
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- chmod +x dotnet-install.sh
|
||||||
|
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 5.0.202
|
||||||
|
sources:
|
||||||
|
- type: file
|
||||||
|
url: https://dot.net/v1/dotnet-install.sh
|
||||||
|
sha256: c96360abc54d74454105df45cba5d6ac78c8d46859d9a1c2164df2a4dd09af6c
|
||||||
|
- name: fmp
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- cd FRESHMusicPlayer/FRESHMusicPlayer-Avalonia; /app/opt/dotnet/dotnet publish FRESHMusicPlayer-Avalonia.csproj -c Release -r linux-x64 -o /app/opt/freshmusicplayer
|
||||||
|
- mkdir -p /app/bin
|
||||||
|
- ln -s /app/opt/freshmusicplayer/FRESHMusicPlayer /app/bin/fmp
|
||||||
|
- mkdir -p /app/share/applications
|
||||||
|
- cp Distribution/io.github.royce551.FRESHMusicPlayer.Blueprint.desktop /app/share/applications
|
||||||
|
- mkdir -p /app/share/icons/hicolor/scalable/apps
|
||||||
|
- cp Distribution/logo.svg /app/share/icons/hicolor/scalable/apps/io.github.royce551.FRESHMusicPlayer.Blueprint.svg
|
||||||
|
- mkdir -p /app/share/metainfo
|
||||||
|
- cp Distribution/io.github.royce551.FRESHMusicPlayer.Blueprint.metainfo.xml /app/share/metainfo/
|
||||||
|
sources:
|
||||||
|
- type: git
|
||||||
|
url: https://github.com/Royce551/FRESHMusicPlayer
|
|
@ -0,0 +1,13 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
|
Name=FRESHMusicPlayer
|
||||||
|
GenericName=Music Player
|
||||||
|
Categories=Audio;Music;Player;AudioVideo;X-Multimedia;
|
||||||
|
Exec=fmp %U
|
||||||
|
Icon=io.github.royce551.FRESHMusicPlayer
|
||||||
|
MimeType=audio/mp3;audio/mpeg;audio/mpeg3;audio/wav;audio/ogg;audio/mp4;video/avi;video/msvideo;video/mpeg;video/quicktime;video/x-ms-wmv;
|
||||||
|
#T:A list of words that can be searched for. Please ensure that the list also ends with a semicolon!
|
||||||
|
Keywords=audio;music;cd;player;fmp;
|
||||||
|
StartupWMClass=FRESHMusicPlayer
|
|
@ -9,5 +9,5 @@ Exec=fmp %U
|
||||||
Icon=io.github.royce551.FRESHMusicPlayer
|
Icon=io.github.royce551.FRESHMusicPlayer
|
||||||
MimeType=audio/mp3;audio/mpeg;audio/mpeg3;audio/wav;audio/ogg;audio/mp4;video/avi;video/msvideo;video/mpeg;video/quicktime;video/x-ms-wmv;
|
MimeType=audio/mp3;audio/mpeg;audio/mpeg3;audio/wav;audio/ogg;audio/mp4;video/avi;video/msvideo;video/mpeg;video/quicktime;video/x-ms-wmv;
|
||||||
#T:A list of words that can be searched for. Please ensure that the list also ends with a semicolon!
|
#T:A list of words that can be searched for. Please ensure that the list also ends with a semicolon!
|
||||||
Keywords=audio;music;cd;player;fmp;
|
Keywords=audio;music;player;fmp;
|
||||||
StartupWMClass=FRESHMusicPlayer
|
StartupWMClass=FRESHMusicPlayer
|
||||||
|
|
|
@ -15,4 +15,4 @@
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<launchable type="desktop-id">io.github.royce551.FRESHMusicPlayer.desktop</launchable>
|
<launchable type="desktop-id">io.github.royce551.FRESHMusicPlayer.desktop</launchable>
|
||||||
</component
|
</component>
|
||||||
|
|
41
Distribution/io.github.royce551.FRESHMusicPlayer.yml
Normal file
41
Distribution/io.github.royce551.FRESHMusicPlayer.yml
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
app-id: io.github.royce551.FRESHMusicPlayer
|
||||||
|
runtime: org.freedesktop.Platform
|
||||||
|
runtime-version: '20.08'
|
||||||
|
sdk: org.freedesktop.Sdk
|
||||||
|
command: fmp
|
||||||
|
finish-args:
|
||||||
|
- --socket=x11
|
||||||
|
- --socket=pulseaudio
|
||||||
|
- --filesystem=home
|
||||||
|
build-options:
|
||||||
|
build-args:
|
||||||
|
- --share=network
|
||||||
|
cleanup:
|
||||||
|
- '/include'
|
||||||
|
- '/usr/include'
|
||||||
|
- '/app/opt/dotnet'
|
||||||
|
modules:
|
||||||
|
- name: dotnet
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- chmod +x dotnet-install.sh
|
||||||
|
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 5.0.202
|
||||||
|
sources:
|
||||||
|
- type: file
|
||||||
|
url: https://dot.net/v1/dotnet-install.sh
|
||||||
|
sha256: c96360abc54d74454105df45cba5d6ac78c8d46859d9a1c2164df2a4dd09af6c
|
||||||
|
- name: fmp
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- cd FRESHMusicPlayer/FRESHMusicPlayer-Avalonia; /app/opt/dotnet/dotnet publish FRESHMusicPlayer-Avalonia.csproj -c Release -r linux-x64 -o /app/opt/freshmusicplayer
|
||||||
|
- mkdir -p /app/bin
|
||||||
|
- ln -s /app/opt/freshmusicplayer/FRESHMusicPlayer /app/bin/fmp
|
||||||
|
- mkdir -p /app/share/applications
|
||||||
|
- cp Distribution/io.github.royce551.FRESHMusicPlayer.desktop /app/share/applications
|
||||||
|
- mkdir -p /app/share/icons/hicolor/scalable/apps
|
||||||
|
- cp Distribution/logo.svg /app/share/icons/hicolor/scalable/apps/io.github.royce551.FRESHMusicPlayer.svg
|
||||||
|
- mkdir -p /app/share/metainfo
|
||||||
|
- cp Distribution/io.github.royce551.FRESHMusicPlayer.metainfo.xml /app/share/metainfo/
|
||||||
|
sources:
|
||||||
|
- type: git
|
||||||
|
url: https://github.com/Royce551/FRESHMusicPlayer
|
Loading…
Reference in a new issue