pspec.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>egl-wayland</Name>
  6. <Homepage>https://github.com/NVIDIA/egl-wayland</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>library</IsA>
  13. <Summary>Wayland EGL External Platform library</Summary>
  14. <Description>Wayland EGL Harici Platform kitaplığı</Description>
  15. <Archive sha1sum="c30b01cdc139d71449acc81a6c94925ee852297e" type="targz">https://github.com/NVIDIA/egl-wayland/archive/refs/tags/1.1.13.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>libffi-devel</Dependency>
  19. <Dependency>libglvnd-devel</Dependency>
  20. <Dependency>libdrm-devel</Dependency>
  21. <Dependency>wayland-devel</Dependency>
  22. <Dependency>wayland-client</Dependency>
  23. <Dependency>wayland-server</Dependency>
  24. <Dependency>eglexternalplatform</Dependency>
  25. <Dependency>wayland-protocols-devel</Dependency>
  26. </BuildDependencies>
  27. <!--
  28. <Patches>
  29. <Patch>egl-wayland.patch</Patch>
  30. <Patch level="1">egl-wayland.patch</Patch>
  31. </Patches>
  32. -->
  33. </Source>
  34. <Package>
  35. <Name>egl-wayland</Name>
  36. <RuntimeDependencies>
  37. <Dependency>wayland-client</Dependency>
  38. <Dependency>wayland-server</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="data">/usr/share/wayland-eglstream</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <Package>
  47. <Name>egl-wayland-devel</Name>
  48. <Summary>Development files for egl-wayland</Summary>
  49. <RuntimeDependencies>
  50. <Dependency release="current">egl-wayland</Dependency>
  51. <Dependency>eglexternalplatform</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="library">/usr/lib/pkgconfig</Path>
  55. <Path fileType="data">/usr/share/pkgconfig</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="5">
  60. <Date>2023-11-12</Date>
  61. <Version>1.1.13</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="4">
  67. <Date>2023-06-15</Date>
  68. <Version>1.1.12</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="3">
  74. <Date>2022-06-29</Date>
  75. <Version>1.1.10</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="2">
  81. <Date>2021-12-13</Date>
  82. <Version>1.1.9</Version>
  83. <Comment>Version bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="1">
  88. <Date>2021-06-03</Date>
  89. <Version>1.1.7</Version>
  90. <Comment>First release</Comment>
  91. <Name>Pisi Linux Admins</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. </History>
  95. </PISI>