pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>networkmanager-openvpn</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/NetworkManager-openvpn</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <IsA>service</IsA>
  13. <Summary>OpenVPN support for NetworkManager</Summary>
  14. <Description>OpenVPN support for NetworkManager</Description>
  15. <Archive sha1sum="7f1f77249db0f28bae1168f9452fe20cfd0a4b19" type="tarxz">https://download.gnome.org/sources/NetworkManager-openvpn/1.10/NetworkManager-openvpn-1.10.2.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>m4</Dependency>
  18. <Dependency>git</Dependency>
  19. <Dependency>poxml</Dependency>
  20. <Dependency>gettext</Dependency>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>openvpn</Dependency>
  23. <Dependency>atk-devel</Dependency>
  24. <Dependency>gtk3-devel</Dependency>
  25. <Dependency>gtk4-devel</Dependency>
  26. <Dependency>cairo-devel</Dependency>
  27. <Dependency>pango-devel</Dependency>
  28. <Dependency>vulkan-devel</Dependency>
  29. <Dependency>libnma-devel</Dependency>
  30. <Dependency>gettext-devel</Dependency>
  31. <Dependency>python3-devel</Dependency>
  32. <Dependency>graphene-devel</Dependency>
  33. <Dependency>harfbuzz-devel</Dependency>
  34. <Dependency>libsecret-devel</Dependency>
  35. <Dependency>gdk-pixbuf-devel</Dependency>
  36. <Dependency>NetworkManager-devel</Dependency>
  37. </BuildDependencies>
  38. </Source>
  39. <Package>
  40. <Name>networkmanager-openvpn</Name>
  41. <RuntimeDependencies>
  42. <Dependency>atk</Dependency>
  43. <Dependency>gtk3</Dependency>
  44. <Dependency>gtk4</Dependency>
  45. <Dependency>cairo</Dependency>
  46. <Dependency>glib2</Dependency>
  47. <Dependency>pango</Dependency>
  48. <Dependency>vulkan</Dependency>
  49. <Dependency>libnma</Dependency>
  50. <Dependency>python3</Dependency>
  51. <Dependency>graphene</Dependency>
  52. <Dependency>harfbuzz</Dependency>
  53. <Dependency>libsecret</Dependency>
  54. <Dependency>gdk-pixbuf</Dependency>
  55. <Dependency>NetworkManager</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="executable">/usr/libexec</Path>
  59. <Path fileType="library">/usr/lib</Path>
  60. <Path fileType="locale">/usr/share/locale</Path>
  61. <Path fileType="data">/usr/share/dbus-1/system.d/nm-openvpn-service.conf</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. <Path fileType="doc">/usr/share/metainfo/network-manager-openvpn.metainfo.xml</Path>
  64. </Files>
  65. </Package>
  66. <Package>
  67. <Name>networkmanager-openvpn-devel</Name>
  68. <Summary>Development files for networkmanager-openvpn</Summary>
  69. <RuntimeDependencies>
  70. <Dependency release="current">networkmanager-openvpn</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="header">/usr/include</Path>
  74. <Path fileType="data">/usr/lib/pkgconfig</Path>
  75. </Files>
  76. </Package>
  77. <History>
  78. <Update release="3">
  79. <Date>2023-11-03</Date>
  80. <Version>1.10.2</Version>
  81. <Comment>Rebuild.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="2">
  86. <Date>2022-11-15</Date>
  87. <Version>1.10.2</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="1">
  93. <Date>2021-11-28</Date>
  94. <Version>1.8.16</Version>
  95. <Comment>First release</Comment>
  96. <Name>Kamil Atlı</Name>
  97. <Email>suvari@pisilinux.org</Email>
  98. </Update>
  99. </History>
  100. </PISI>