pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lxde-common</Name>
  6. <Homepage>https://www.lxde.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>data</IsA>
  13. <PartOf>desktop.lxde</PartOf>
  14. <Summary>LXDE Session default configuration files.</Summary>
  15. <Description>lxde-common provides LXDE Session default configuration files and nuoveXT2 iconset.</Description>
  16. <Archive sha1sum="e54d80b64e6a89ff1f89ced7a826fa4e8bf453ec" type="tarxz">
  17. mirrors://sourceforge/lxde/lxde-common-0.99.2.tar.xz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>intltool</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch level="1">config.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>lxde-common</Name>
  28. <RuntimeDependencies>
  29. <Dependency>gtk3</Dependency>
  30. <Dependency>lxpanel</Dependency>
  31. <Dependency>pcmanfm</Dependency>
  32. <Dependency>openbox</Dependency>
  33. <Dependency>lxsession</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="config">/etc</Path>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="data">/usr/share</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="1">
  45. <Date>2022-08-07</Date>
  46. <Version>0.99.2</Version>
  47. <Comment>First build.</Comment>
  48. <Name>fury</Name>
  49. <Email>uglyside@yandex.ru</Email>
  50. </Update>
  51. </History>
  52. </PISI>