pspec.xml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-doc-utils</Name>
  6. <Homepage>http://live.gnome.org/GnomeDocUtils</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2.1</License>
  13. <IsA>library</IsA>
  14. <Summary>A collection of documentation utilities for the Gnome project</Summary>
  15. <Description>gnome-doc-utils is a collection of documentation utilities for the Gnome project</Description>
  16. <Archive sha1sum="8320a30e1b7239aa33ba276da046090407a93bbf" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gawk</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>pkgconfig</Dependency>
  21. <Dependency>gettext-devel</Dependency>
  22. <Dependency>docbook-xml</Dependency>
  23. <Dependency>libxslt-devel</Dependency>
  24. </BuildDependencies>
  25. <Patches>
  26. <Patch level="1">do-not-update-scrollkeeper-database.patch</Patch>
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>gnome-doc-utils</Name>
  31. <Files>
  32. <Path fileType="library">/usr/lib</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. <Path fileType="data">/usr/share/omf</Path>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="data">/usr/share/xml</Path>
  38. <Path fileType="data">/usr/share/gnome</Path>
  39. <Path fileType="data">/usr/share/xml2po</Path>
  40. <Path fileType="data">/usr/share/aclocal</Path>
  41. <Path fileType="data">/usr/share/pkgconfig</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. <Path fileType="data">/usr/share/gnome-doc-utils</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="1">
  48. <Date>2020-11-19</Date>
  49. <Version>0.20.10</Version>
  50. <Comment>Rebuild.For Beta System</Comment>
  51. <Name>Ali Cengiz Kurt</Name>
  52. <Email>alicengizkurt@gmail.com</Email>
  53. </Update>
  54. </History>
  55. </PISI>