pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>android-tools</Name>
  6. <Homepage>https://developer.android.com/studio</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>Custom</License>
  12. <PartOf>programming.tools</PartOf>
  13. <Summary xml:lang="en">Android Platform Tools</Summary>
  14. <Description xml:lang="en">Android Platform Tools</Description>
  15. <Archive type="tarxz" sha1sum="3c705c54b1b7d3165b2812cf102fb42a8708d4e5">https://github.com/nmeum/android-tools/releases/download/35.0.2/android-tools-35.0.2.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>git</Dependency>
  18. <Dependency>gcc</Dependency>
  19. <Dependency>perl</Dependency>
  20. <Dependency>cmake</Dependency>
  21. <Dependency>ninja</Dependency>
  22. <Dependency>golang</Dependency>
  23. <Dependency>fmt-devel</Dependency>
  24. <Dependency>lz4-devel</Dependency>
  25. <Dependency>zlib-devel</Dependency>
  26. <Dependency>gtest-devel</Dependency>
  27. <Dependency>zstd-devel</Dependency>
  28. <Dependency>eudev-devel</Dependency>
  29. <Dependency>brotli-devel</Dependency>
  30. <Dependency>libusb-devel</Dependency>
  31. <Dependency>libpcre-devel</Dependency>
  32. <Dependency versionFrom="3.21.8">protobuf-devel</Dependency>
  33. <Dependency>libpcre2-devel</Dependency>
  34. <Dependency>libunwind-devel</Dependency>
  35. </BuildDependencies>
  36. </Source>
  37. <Package>
  38. <Name>android-tools</Name>
  39. <Summary xml:lang="en">Android Platform Tools</Summary>
  40. <Description xml:lang="en">Android Platform Tools</Description>
  41. <PartOf>programming.tools</PartOf>
  42. <RuntimeDependencies>
  43. <Dependency>lz4</Dependency>
  44. <Dependency>fmt</Dependency>
  45. <Dependency>zlib</Dependency>
  46. <Dependency>zstd</Dependency>
  47. <Dependency>gtest</Dependency>
  48. <Dependency>brotli</Dependency>
  49. <Dependency>libgcc</Dependency>
  50. <Dependency>libusb</Dependency>
  51. <Dependency>libpcre</Dependency>
  52. <Dependency>protobuf</Dependency>
  53. <Dependency>libpcre2</Dependency>
  54. <Dependency>libunwind</Dependency>
  55. <Dependency>android-udev</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="executable">/usr/bin</Path>
  59. <Path fileType="data">/usr/share</Path>
  60. </Files>
  61. </Package>
  62. <History>
  63. <Update release="6">
  64. <Date>2024-11-29</Date>
  65. <Version>35.0.2</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Ümit Solmaz</Name>
  68. <Email>admins@pisilinux.org</Email>
  69. </Update>
  70. <Update release="5">
  71. <Date>2023-09-05</Date>
  72. <Version>34.0.4</Version>
  73. <Comment>Version bump</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="4">
  78. <Date>2023-06-11</Date>
  79. <Version>34.0.1</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="3">
  85. <Date>2022-10-22</Date>
  86. <Version>33.0.3</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="2">
  92. <Date>2022-06-28</Date>
  93. <Version>31.03</Version>
  94. <Comment>Rebuild.</Comment>
  95. <Name>Kamil Atlı</Name>
  96. <Email>suvari@pisilinux.org</Email>
  97. </Update>
  98. <Update release="1">
  99. <Date>2022-05-03</Date>
  100. <Version>31.03</Version>
  101. <Comment>First Release</Comment>
  102. <Name>Kamil Atlı</Name>
  103. <Email>suvari@pisilinux.org</Email>
  104. </Update>
  105. </History>
  106. </PISI>