pspec.xml 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>gcr</Name>
  6. <Homepage>http://www.gnome.org/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>desktop.library</PartOf>
  14. <Summary>The Gcr package contains libraries used for displaying certificates and accessing key stores.</Summary>
  15. <Description>The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.</Description>
  16. <Archive sha1sum="947ca5958d20f9d648e82210f056ff5ed63d9ccc" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gcr/3.28/gcr-3.28.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gnupg</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>vala-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>p11-kit-devel</Dependency>
  24. <Dependency>libgcrypt-devel</Dependency>
  25. <Dependency>gobject-introspection-devel</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>gcr</Name>
  30. <RuntimeDependencies>
  31. <Dependency>gtk3</Dependency>
  32. <Dependency>cairo</Dependency>
  33. <Dependency>glib2</Dependency>
  34. <Dependency>pango</Dependency>
  35. <Dependency>p11-kit</Dependency>
  36. <Dependency>libgcrypt</Dependency>
  37. <Dependency>gdk-pixbuf</Dependency>
  38. <Dependency>gobject-introspection</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="config">/etc</Path>
  42. <Path fileType="executable">/usr/bin</Path>
  43. <Path fileType="library">/usr/lib/libgcr*</Path>
  44. <Path fileType="library">/usr/lib/libgck*</Path>
  45. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  46. <Path fileType="executable">/usr/libexec</Path>
  47. <Path fileType="data">/usr/share/applications</Path>
  48. <Path fileType="data">/usr/share/dbus-1</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="data">/usr/share/GConf</Path>
  51. <Path fileType="data">/usr/share/gcr-3</Path>
  52. <Path fileType="data">/usr/share/gir-1.0</Path>
  53. <Path fileType="data">/usr/share/glib-2.0</Path>
  54. <Path fileType="doc">/usr/share/gtk-doc</Path>
  55. <Path fileType="data">/usr/share/icons</Path>
  56. <Path fileType="localedata">/usr/share/locale</Path>
  57. <Path fileType="data">/usr/share/mime</Path>
  58. <Path fileType="data">/usr/share/vala</Path>
  59. </Files>
  60. <AdditionalFiles>
  61. <AdditionalFile owner="root" permission="0644" target="/etc/security/limits.d/10-gcr.conf">10-gcr.conf</AdditionalFile>
  62. </AdditionalFiles>
  63. </Package>
  64. <Package>
  65. <Name>gcr-devel</Name>
  66. <Summary>Development files for gcr</Summary>
  67. <RuntimeDependencies>
  68. <Dependency>glib2-devel</Dependency>
  69. <Dependency>gtk3-devel</Dependency>
  70. <Dependency>p11-kit-devel</Dependency>
  71. <Dependency>gobject-introspection-devel</Dependency>
  72. <Dependency release="current">gcr</Dependency>
  73. </RuntimeDependencies>
  74. <Files>
  75. <Path fileType="header">/usr/include</Path>
  76. <Path fileType="library">/usr/lib/pkgconfig</Path>
  77. </Files>
  78. </Package>
  79. <History>
  80. <Update release="1">
  81. <Date>2019-09-15</Date>
  82. <Version>3.28.1</Version>
  83. <Comment>First release</Comment>
  84. <Name>Süleyman Poyraz</Name>
  85. <Email>zaryob.dev@gmail.com</Email>
  86. </Update>
  87. </History>
  88. </INARY>