gnome-music rebuild

This commit is contained in:
Rmys
2021-06-15 15:42:48 +03:00
committed by GitHub
parent da8ec92bbe
commit 81d2b2df3c
2 changed files with 4 additions and 5 deletions
@@ -15,4 +15,6 @@ def build():
def install():
mesontools.install()
pisitools.removeDir("/usr/lib/pkgconfig")
pisitools.dodoc("LICENSE", "README*", "NEWS")
+2 -5
View File
@@ -43,9 +43,6 @@
<Dependency>gom-devel</Dependency>
<Dependency>libdmapsharing-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency>grilo-devel</Dependency>
<Dependency>grilo-plugins-devel</Dependency>
</BuildDependencies>
</Source>
@@ -61,7 +58,7 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/org.gnome.Music</Path>
<!-- <Path fileType="library">/usr/lib/grilo-0.3</Path> -->
<Path fileType="library">/usr/lib/grilo-0.3</Path>
<!-- <Path fileType="library">/usr/lib/pkgconfig</Path> -->
<Path fileType="library">/usr/lib/python3.*</Path>
<Path fileType="data">/usr/share/applications</Path>
@@ -69,7 +66,7 @@
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="data">/usr/share/icons</Path>
<!-- <Path fileType="data">/usr/share/grilo-plugins</Path> -->
<Path fileType="data">/usr/share/grilo-plugins</Path>
<Path fileType="localdata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/org.gnome.Music</Path>