Merge pull request #10122 from suvari/master

fix libfm folder name
This commit is contained in:
Kamil ATLI
2022-04-16 18:07:44 +03:00
committed by GitHub
6 changed files with 20 additions and 13 deletions
@@ -56,7 +56,10 @@
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libfm.so*</Path>
<Path fileType="library">/usr/lib/libfm-gtk3.so*</Path>
<Path fileType="library">/usr/lib/libfm/modules/</Path>
<!-- <Path fileType="library">/usr/lib</Path> -->
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
@@ -72,8 +75,9 @@
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/libfm-1.0</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm-gtk3.pc</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm.pc</Path>
</Files>
</Package>
@@ -103,7 +107,7 @@
<Path fileType="header">/usr/include/libfm-1.0/fm-extra.h</Path>
<Path fileType="header">/usr/include/libfm-1.0/fm-version.h</Path>
<Path fileType="header">/usr/include/libfm-1.0/fm-xml-file.h</Path>
<Path fileType="data">/usr/lib/pkgconfig/libfm-extra.pc</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm-extra.pc</Path>
</Files>
</Package>
+10 -7
View File
@@ -136990,7 +136990,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>menu-cache-devel</Dependency>
<Dependency>libfm-extra-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/lxqt/libfm-extra/pspec.xml</SourceURI>
<SourceURI>desktop/lxqt/libfm/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libfm</Name>
@@ -137011,7 +137011,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libfm.so*</Path>
<Path fileType="library">/usr/lib/libfm-gtk3.so*</Path>
<Path fileType="library">/usr/lib/libfm/modules/</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
@@ -137026,8 +137028,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/libfm-1.0</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm-gtk3.pc</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm.pc</Path>
</Files>
</Package>
<Package>
@@ -137055,7 +137058,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Path fileType="header">/usr/include/libfm-1.0/fm-extra.h</Path>
<Path fileType="header">/usr/include/libfm-1.0/fm-version.h</Path>
<Path fileType="header">/usr/include/libfm-1.0/fm-xml-file.h</Path>
<Path fileType="data">/usr/lib/pkgconfig/libfm-extra.pc</Path>
<Path fileType="library">/usr/lib/pkgconfig/libfm-extra.pc</Path>
</Files>
</Package>
<History>
@@ -291610,7 +291613,7 @@ provide integrated access to the cloud providers services.</Description>
<Description xml:lang="en">This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe.</Description>
<Archive type="tarxz" sha1sum="ff3d30605fdc9a226e7acde8de3752125b3a8791" name="libdatrie-0.2.13.tar.xz">https://linux.thai.net/pub/thailinux/software/libthai/libdatrie-0.2.13.tar.xz</Archive>
<BuildDependencies>
<Dependency>glibc</Dependency>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/library/libdatrie/pspec.xml</SourceURI>
</Source>
@@ -293289,7 +293292,7 @@ provide integrated access to the cloud providers services.</Description>
<Update release="1">
<Date>2022-04-14</Date>
<Version>0.1.29</Version>
<Comment>First build.</Comment>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
+1 -1
View File
@@ -1 +1 @@
36918b3a494caf9b277d0a33f2f7b7c3248e7ee4
bb8b871c0d0edd33efd9bda50ca3ba44035960b6
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
b62c2a41340d27a3d12a6f8733b406a8bbe78de3
4cbaeef975b0a39c80de730386d6beb9826b77a5