|
23 | 23 | <Package>
|
24 | 24 | <Name>calibre</Name>
|
25 | 25 | <Files>
|
26 |
| - <Path fileType="data">/opt/calibre</Path> |
27 |
| - <Path fileType="executable">/opt/calibre/bin</Path> |
28 |
| - <Path fileType="library">/opt/calibre/lib</Path> |
29 |
| - <Path fileType="data">/opt/calibre/resources</Path> |
30 |
| - <Path fileType="data">/usr</Path> |
| 26 | + <Path fileType="data">/opt/calibre-1.15.0-x86_64</Path> |
| 27 | + <Path fileType="executable">/opt/calibre-1.15.0-x86_64/bin</Path> |
| 28 | + <Path fileType="library">/opt/calibre-1.15.0-x86_64/lib</Path> |
| 29 | + <Path fileType="data">/opt/calibre-1.15.0-x86_64/resources</Path> |
| 30 | + <Path fileType="data">/usr/share</Path> |
31 | 31 | </Files>
|
32 | 32 | <AdditionalFiles>
|
33 | 33 | <AdditionalFile target="/usr/share/applications/calibre.desktop" permission="0644" group="root" owner="root">calibre.desktop</AdditionalFile>
|
34 | 34 | <AdditionalFile target="/usr/share/pixmaps/calibre.png" permission="0644" group="root" owner="root">calibre.png</AdditionalFile>
|
35 | 35 | </AdditionalFiles>
|
36 | 36 | <RuntimeDependencies>
|
37 |
| - <Dependency>chmlib</Dependency> |
38 |
| - <Dependency>libmtp</Dependency> |
39 |
| - <Dependency>libwmf</Dependency> |
40 |
| - <Dependency>libxml2</Dependency> |
41 |
| - <Dependency>podofo</Dependency> |
42 |
| - <Dependency>poppler</Dependency> |
43 |
| - <Dependency>psutils</Dependency> |
44 | 37 | <Dependency>python</Dependency>
|
| 38 | + <Dependency>python-imaging</Dependency> |
| 39 | + <Dependency>qt5-base</Dependency> |
| 40 | + <Dependency>python-qt5</Dependency> |
| 41 | + <Dependency>imagemagick</Dependency> |
| 42 | + <Dependency>desktop-file-utils</Dependency> |
| 43 | + <Dependency>libxml2</Dependency> |
| 44 | + <Dependency>python-dateutil</Dependency> |
45 | 45 | <Dependency>python-beautifulsoup</Dependency>
|
46 | 46 | <Dependency>python-cssutils</Dependency>
|
47 |
| - <Dependency>python-dateutil</Dependency> |
48 | 47 | <Dependency>python-dns</Dependency>
|
49 |
| - <Dependency>python-icu</Dependency> |
50 |
| - <Dependency>python-imaging</Dependency> |
51 |
| - <Dependency>python-mechanize</Dependency> |
52 |
| - <Dependency>python-qt</Dependency> |
53 |
| - <Dependency>qt</Dependency> |
| 48 | + <Dependency>poppler</Dependency> |
| 49 | + <Dependency>podofo</Dependency> |
| 50 | + <Dependency>libwmf</Dependency> |
| 51 | + <Dependency>chmlib</Dependency> |
| 52 | + <Dependency>icu4c</Dependency> |
| 53 | + <Dependency>libmtp</Dependency> |
| 54 | + <Dependency>psutils</Dependency> |
| 55 | + <Dependency>qt5-x11extras</Dependency> |
| 56 | + <Dependency>dbus-python3</Dependency> |
| 57 | + <Dependency>python-Pygments</Dependency> |
| 58 | + <Dependency>qt5-webkit</Dependency> |
54 | 59 | <Dependency>xdg-utils</Dependency>
|
| 60 | + <Dependency>shared-mime-info</Dependency> |
| 61 | + <Dependency>python-mechanize</Dependency> |
55 | 62 | </RuntimeDependencies>
|
56 | 63 | </Package>
|
57 | 64 | <History>
|
|
0 commit comments