pspec.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>git</Name>
  6. <Homepage>https://git-scm.com/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.scm</PartOf>
  12. <License>GPLv2</License>
  13. <Icon>git</Icon>
  14. <Summary>Fast Version Control System</Summary>
  15. <Description>Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.</Description>
  16. <Archive sha1sum="63654fcfa1604c7470bcc9c4e2d1cdba218a8bc3" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.47.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>openssl-devel</Dependency>
  19. <Dependency>libpcre2-devel</Dependency>
  20. <Dependency>libxslt-devel</Dependency>
  21. <Dependency>expat-devel</Dependency>
  22. <Dependency>tcltk-devel</Dependency>
  23. <Dependency>curl-devel</Dependency>
  24. <Dependency>perl-Error</Dependency>
  25. <Dependency>util-linux</Dependency>
  26. <Dependency>zlib-devel</Dependency>
  27. <Dependency>asciidoc</Dependency>
  28. <Dependency>xmlto</Dependency>
  29. <Dependency>perl</Dependency>
  30. <!--Needed for emacs-Git package
  31. <Dependency>emacs</Dependency>-->
  32. </BuildDependencies>
  33. <Patches>
  34. <!--Patch>project-root.patch</Patch>
  35. <Patch level="1">gitk-fonts.patch</Patch>
  36. <Patch level="1">git-1.5-gitweb-home-link.patch</Patch>
  37. <Patch level="1">git-cvsps-ignore.patch</Patch>
  38. <Patch level="1">fix-gitwebdir.patch</Patch-->
  39. </Patches>
  40. </Source>
  41. <Package>
  42. <Name>git</Name>
  43. <Summary>Fast Version Control System</Summary>
  44. <IsA>app:console</IsA>
  45. <RuntimeDependencies>
  46. <Dependency version="current">perl-Git</Dependency>
  47. <Dependency>perl-String-ShellQuote</Dependency>
  48. <Dependency>perl-Net-SMTP-SSL</Dependency>
  49. <Dependency>perl-Authen-SASL</Dependency>
  50. <Dependency>perl-libwww</Dependency>
  51. <Dependency>libpcre2</Dependency>
  52. <Dependency>openssh</Dependency>
  53. <Dependency>openssl</Dependency>
  54. <Dependency>rsync</Dependency>
  55. <Dependency>expat</Dependency>
  56. <Dependency>zlib</Dependency>
  57. <Dependency>curl</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="executable">/usr/bin</Path>
  61. <Path fileType="executable">/usr/libexec/git-core</Path>
  62. <Path fileType="data">/etc/bash_completion.d</Path>
  63. <Path fileType="data">/usr/share/pixmaps</Path>
  64. <Path fileType="data">/usr/share/git-core</Path>
  65. <Path fileType="locale">/usr/share/locale</Path>
  66. <!-- to fix "belongs in multiple packages" warning -->
  67. <Path fileType="man">/usr/share/man/man1/git.1*</Path>
  68. <Path fileType="man">/usr/share/man/man1/git-a*</Path>
  69. <Path fileType="man">/usr/share/man/man1/git-b*</Path>
  70. <Path fileType="man">/usr/share/man/man1/git-ca*</Path>
  71. <Path fileType="man">/usr/share/man/man1/git-ch*</Path>
  72. <Path fileType="man">/usr/share/man/man1/git-cl*</Path>
  73. <Path fileType="man">/usr/share/man/man1/git-co*</Path>
  74. <Path fileType="man">/usr/share/man/man1/git-credential-c*</Path>
  75. <Path fileType="man">/usr/share/man/man1/git-credential-s*</Path>
  76. <Path fileType="man">/usr/share/man/man1/git-credential.*</Path>
  77. <Path fileType="man">/usr/share/man/man1/git-cv*</Path>
  78. <Path fileType="man">/usr/share/man/man1/git-di*</Path>
  79. <Path fileType="man">/usr/share/man/man1/git-de*</Path>
  80. <Path fileType="man">/usr/share/man/man1/git-f*</Path>
  81. <Path fileType="man">/usr/share/man/man1/git-gc*</Path>
  82. <Path fileType="man">/usr/share/man/man1/git-ge*</Path>
  83. <Path fileType="man">/usr/share/man/man1/git-gr*</Path>
  84. <Path fileType="man">/usr/share/man/man1/git-h*</Path>
  85. <Path fileType="man">/usr/share/man/man1/git-i*</Path>
  86. <Path fileType="man">/usr/share/man/man1/git-l*</Path>
  87. <Path fileType="man">/usr/share/man/man1/git-m*</Path>
  88. <Path fileType="man">/usr/share/man/man1/git-n*</Path>
  89. <Path fileType="man">/usr/share/man/man1/git-p*</Path>
  90. <Path fileType="man">/usr/share/man/man1/git-q*</Path>
  91. <Path fileType="man">/usr/share/man/man1/git-r*</Path>
  92. <Path fileType="man">/usr/share/man/man1/git-s*</Path>
  93. <Path fileType="man">/usr/share/man/man1/git-t*</Path>
  94. <Path fileType="man">/usr/share/man/man1/git-u*</Path>
  95. <Path fileType="man">/usr/share/man/man1/git-v*</Path>
  96. <Path fileType="man">/usr/share/man/man1/git-w*</Path>
  97. <Path fileType="man">/usr/share/man/man1/scalar.1</Path>
  98. <Path fileType="man">/usr/share/man/man5/</Path>
  99. <Path fileType="man">/usr/share/man/man7/</Path>
  100. <Path fileType="doc">/usr/share/doc</Path>
  101. </Files>
  102. </Package>
  103. <Package>
  104. <Name>git-daemon</Name>
  105. <IsA>service</IsA>
  106. <Summary>GIT protocol daemon</Summary>
  107. <RuntimeDependencies>
  108. <Dependency>zlib</Dependency>
  109. <Dependency>libpcre2</Dependency>
  110. <Dependency version="current">git</Dependency>
  111. </RuntimeDependencies>
  112. <Files>
  113. <Path fileType="config">/etc/conf.d/git-daemon</Path>
  114. <Path fileType="executable">/usr/libexec/git-core/git-daemon</Path>
  115. <Path fileType="man">/usr/share/man/man1/git-daemon*.1*</Path>
  116. <Path fileType="data">/pub/scm</Path>
  117. </Files>
  118. <AdditionalFiles>
  119. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/git-daemon">git-daemon.confd</AdditionalFile>
  120. </AdditionalFiles>
  121. <Provides>
  122. <COMAR script="service.py">System.Service</COMAR>
  123. </Provides>
  124. </Package>
  125. <Package>
  126. <Name>perl-Git</Name>
  127. <IsA>library</IsA>
  128. <PartOf>programming.language.perl</PartOf>
  129. <Summary>Perl interface to GIT</Summary>
  130. <RuntimeDependencies>
  131. <Dependency>perl-Error</Dependency>
  132. <Dependency>perl</Dependency>
  133. </RuntimeDependencies>
  134. <Files>
  135. <Path fileType="library">/usr/lib/perl5</Path>
  136. <Path fileType="data">/usr/share/perl5</Path>
  137. <Path fileType="man">/usr/share/man/man3/Git.3pm</Path>
  138. </Files>
  139. </Package>
  140. <Package>
  141. <Name>gitk</Name>
  142. <IsA>app:gui</IsA>
  143. <Summary>Git revision tree visualiser</Summary>
  144. <RuntimeDependencies>
  145. <Dependency version="current">git</Dependency>
  146. <Dependency>tcltk</Dependency>
  147. </RuntimeDependencies>
  148. <Files>
  149. <Path fileType="executable">/usr/bin/gitk</Path>
  150. <Path fileType="localedata">/usr/share/gitk</Path>
  151. <Path fileType="man">/usr/share/man/man1/*gitk*.1*</Path>
  152. </Files>
  153. </Package>
  154. <Package>
  155. <Name>git-gui</Name>
  156. <IsA>app:gui</IsA>
  157. <Summary>Git GUI tool</Summary>
  158. <RuntimeDependencies>
  159. <Dependency version="current">git</Dependency>
  160. <Dependency version="current">gitk</Dependency>
  161. <Dependency>tcltk</Dependency>
  162. </RuntimeDependencies>
  163. <Files>
  164. <Path fileType="executable">/usr/libexec/git-core/git-gui*</Path>
  165. <Path fileType="executable">/usr/libexec/git-core/git-citool</Path>
  166. <Path fileType="data">/usr/share/git-gui</Path>
  167. <Path fileType="man">/usr/share/man/man1/git-gui.1*</Path>
  168. <Path fileType="man">/usr/share/man/man1/git-citool.1*</Path>
  169. <Path fileType="data">/usr/share/applications/git-gui.desktop</Path>
  170. </Files>
  171. <AdditionalFiles>
  172. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/git-gui.desktop">git-gui.desktop</AdditionalFile>
  173. </AdditionalFiles>
  174. </Package>
  175. <Package>
  176. <Name>gitweb</Name>
  177. <IsA>app:web</IsA>
  178. <PartOf>server.web</PartOf>
  179. <Summary>Simple web interface to GIT repositories</Summary>
  180. <RuntimeDependencies>
  181. <Dependency version="current">git</Dependency>
  182. </RuntimeDependencies>
  183. <Files>
  184. <Path fileType="data">/var/www/localhost</Path>
  185. <Path fileType="config">/etc/conf.d/gitweb</Path>
  186. <Path fileType="config">/etc/apache2/conf.d</Path>
  187. <Path fileType="man">/usr/share/man/man1/gitweb.1*</Path>
  188. </Files>
  189. <AdditionalFiles>
  190. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/gitweb">gitweb.confd</AdditionalFile>
  191. <AdditionalFile owner="root" permission="0644" target="/etc/apache2/conf.d/git.conf">git.conf.httpd</AdditionalFile>
  192. </AdditionalFiles>
  193. </Package>
  194. <!--
  195. <Package>
  196. <Name>emacs-Git</Name>
  197. <IsA>data</IsA>
  198. <PartOf>editor.emacs</PartOf>
  199. <Summary>Git support for emacs</Summary>
  200. <RuntimeDependencies>
  201. <Dependency>emacs</Dependency>
  202. </RuntimeDependencies>
  203. <Files>
  204. <Path fileType="data">/usr/share/emacs/site-lisp/git*</Path>
  205. <Path fileType="doc">/usr/share/doc/emacs-git</Path>
  206. </Files>
  207. </Package>
  208. -->
  209. <!--Package>
  210. <Name>git-svn</Name>
  211. <IsA>app:console</IsA>
  212. <Summary>Git tools for importing Subversion repositories</Summary>
  213. <RuntimeDependencies>
  214. <Dependency version="current">git</Dependency>
  215. <Dependency>subversion</Dependency>
  216. <Dependency>perl-Term-ReadKey</Dependency>
  217. </RuntimeDependencies>
  218. <Files>
  219. <Path fileType="executable">/usr/libexec/git-core/*svn*</Path>
  220. <Path fileType="man">/usr/share/man/man1/*svn*.1*</Path>
  221. </Files>
  222. </Package-->
  223. <!--
  224. <Package>
  225. <Name>git-cvs</Name>
  226. <IsA>app:console</IsA>
  227. <Summary>Git tools for importing CVS repositories</Summary>
  228. <RuntimeDependencies>
  229. <Dependency version="current">git</Dependency>
  230. <Dependency>cvs</Dependency>
  231. <Dependency>cvsps</Dependency>
  232. </RuntimeDependencies>
  233. <Files>
  234. <Path fileType="executable">/usr/libexec/git-core/*cvs*</Path>
  235. <Path fileType="executable">/usr/bin/git-cvsserver</Path>
  236. <Path fileType="man">/usr/share/man/man1/*cvs*.1*</Path>
  237. <Path fileType="man">/usr/share/man/man7/*cvs*.7*</Path>
  238. </Files>
  239. </Package>
  240. -->
  241. <History>
  242. <Update release="30">
  243. <Date>2024-12-18</Date>
  244. <Version>2.47.1</Version>
  245. <Comment>Version bump.</Comment>
  246. <Name>Mustafa Cinasal</Name>
  247. <Email>muscnsl@gmail.com</Email>
  248. </Update>
  249. <Update release="29">
  250. <Date>2024-09-24</Date>
  251. <Version>2.46.2</Version>
  252. <Comment>Version bump.</Comment>
  253. <Name>Pisi Linux Community</Name>
  254. <Email>admin@pisilinux.org</Email>
  255. </Update>
  256. <Update release="28">
  257. <Date>2024-07-30</Date>
  258. <Version>2.46.0</Version>
  259. <Comment>Version bump.</Comment>
  260. <Name>Pisi Linux Community</Name>
  261. <Email>admin@pisilinux.org</Email>
  262. </Update>
  263. <Update release="27">
  264. <Date>2024-02-24</Date>
  265. <Version>2.44.0</Version>
  266. <Comment>Version bump.</Comment>
  267. <Name>Mustafa Cinasal</Name>
  268. <Email>muscnsl@gmail.com</Email>
  269. </Update>
  270. <Update release="26">
  271. <Date>2024-02-15</Date>
  272. <Version>2.43.2</Version>
  273. <Comment>Version bump.</Comment>
  274. <Name>Mustafa Cinasal</Name>
  275. <Email>muscnsl@gmail.com</Email>
  276. </Update>
  277. <Update release="25">
  278. <Date>2024-02-10</Date>
  279. <Version>2.43.1</Version>
  280. <Comment>Version bump.</Comment>
  281. <Name>Mustafa Cinasal</Name>
  282. <Email>muscnsl@gmail.com</Email>
  283. </Update>
  284. <Update release="24">
  285. <Date>2023-11-21</Date>
  286. <Version>2.43.0</Version>
  287. <Comment>Version bump.</Comment>
  288. <Name>Mustafa Cinasal</Name>
  289. <Email>muscnsl@gmail.com</Email>
  290. </Update>
  291. <Update release="23">
  292. <Date>2023-11-04</Date>
  293. <Version>2.42.1</Version>
  294. <Comment>Version bump.</Comment>
  295. <Name>Mustafa Cinasal</Name>
  296. <Email>muscnsl@gmail.com</Email>
  297. </Update>
  298. <Update release="22">
  299. <Date>2023-08-22</Date>
  300. <Version>2.42.0</Version>
  301. <Comment>Version bump.</Comment>
  302. <Name>Mustafa Cinasal</Name>
  303. <Email>muscnsl@gmail.com</Email>
  304. </Update>
  305. <Update release="21">
  306. <Date>2023-04-26</Date>
  307. <Version>2.40.1</Version>
  308. <Comment>Version bump.</Comment>
  309. <Name>Mustafa Cinasal</Name>
  310. <Email>muscnsl@gmail.com</Email>
  311. </Update>
  312. <Update release="20">
  313. <Date>2023-03-17</Date>
  314. <Version>2.40.0</Version>
  315. <Comment>Version bump.</Comment>
  316. <Name>Mustafa Cinasal</Name>
  317. <Email>muscnsl@gmail.com</Email>
  318. </Update>
  319. <Update release="19">
  320. <Date>2023-02-17</Date>
  321. <Version>2.39.2</Version>
  322. <Comment>Version bump.</Comment>
  323. <Name>Mustafa Cinasal</Name>
  324. <Email>muscnsl@gmail.com</Email>
  325. </Update>
  326. <Update release="18">
  327. <Date>2023-01-18</Date>
  328. <Version>2.39.1</Version>
  329. <Comment>Version bump.</Comment>
  330. <Name>Mustafa Cinasal</Name>
  331. <Email>muscnsl@gmail.com</Email>
  332. </Update>
  333. <Update release="17">
  334. <Date>2022-12-12</Date>
  335. <Version>2.38.2</Version>
  336. <Comment>Version bump.</Comment>
  337. <Name>Mustafa Cinasal</Name>
  338. <Email>muscnsl@gmail.com</Email>
  339. </Update>
  340. <Update release="16">
  341. <Date>2022-10-18</Date>
  342. <Version>2.38.1</Version>
  343. <Comment>Version bump.</Comment>
  344. <Name>Mustafa Cinasal</Name>
  345. <Email>muscnsl@gmail.com</Email>
  346. </Update>
  347. <Update release="15">
  348. <Date>2022-08-31</Date>
  349. <Version>2.37.3</Version>
  350. <Comment>Version bump.</Comment>
  351. <Name>Mustafa Cinasal</Name>
  352. <Email>muscnsl@gmail.com</Email>
  353. </Update>
  354. <Update release="14">
  355. <Date>2022-08-31</Date>
  356. <Version>2.37.3</Version>
  357. <Comment>Version bump.</Comment>
  358. <Name>Mustafa Cinasal</Name>
  359. <Email>muscnsl@gmail.com</Email>
  360. </Update>
  361. <Update release="13">
  362. <Date>2022-08-05</Date>
  363. <Version>2.37.1</Version>
  364. <Comment>Version bump.</Comment>
  365. <Name>Mustafa Cinasal</Name>
  366. <Email>muscnsl@gmail.com</Email>
  367. </Update>
  368. <Update release="12">
  369. <Date>2022-06-28</Date>
  370. <Version>2.37.0</Version>
  371. <Comment>Version bump.</Comment>
  372. <Name>Mustafa Cinasal</Name>
  373. <Email>muscnsl@gmail.com</Email>
  374. </Update>
  375. <Update release="11">
  376. <Date>2022-05-07</Date>
  377. <Version>2.36.1</Version>
  378. <Comment>Version bump.</Comment>
  379. <Name>Mustafa Cinasal</Name>
  380. <Email>muscnsl@gmail.com</Email>
  381. </Update>
  382. <Update release="10">
  383. <Date>2021-10-23</Date>
  384. <Version>2.33.1</Version>
  385. <Comment>Rebuild.</Comment>
  386. <Name>Mustafa Cinasal</Name>
  387. <Email>muscnsl@gmail.com</Email>
  388. </Update>
  389. <Update release="9">
  390. <Date>2021-10-13</Date>
  391. <Version>2.33.1</Version>
  392. <Comment>Version bump.</Comment>
  393. <Name>Mustafa Cinasal</Name>
  394. <Email>muscnsl@gmail.com</Email>
  395. </Update>
  396. <Update release="8">
  397. <Date>2021-06-22</Date>
  398. <Version>2.32.0</Version>
  399. <Comment>Version bump.</Comment>
  400. <Name>Mustafa Cinasal</Name>
  401. <Email>muscnsl@gmail.com</Email>
  402. </Update>
  403. <Update release="7">
  404. <Date>2020-01-20</Date>
  405. <Version>2.25.0</Version>
  406. <Comment>Version bump.</Comment>
  407. <Name>Blue Devil</Name>
  408. <Email>bluedevil@sctzine.com</Email>
  409. </Update>
  410. <Update release="6">
  411. <Date>2020-01-18</Date>
  412. <Version>2.23.1</Version>
  413. <Comment>Version bump.</Comment>
  414. <Name>Mustafa Cinasal</Name>
  415. <Email>muscnsl@gmail.com</Email>
  416. </Update>
  417. <Update release="5">
  418. <Date>2018-07-31</Date>
  419. <Version>2.16.2</Version>
  420. <Comment>Rebuild New T.</Comment>
  421. <Name>Mustafa Cinasal</Name>
  422. <Email>muscnsl@gmail.com</Email>
  423. </Update>
  424. <Update release="4">
  425. <Date>2018-02-20</Date>
  426. <Version>2.16.2</Version>
  427. <Comment>Version bump.</Comment>
  428. <Name>Mustafa Cinasal</Name>
  429. <Email>muscnsl@gmail.com</Email>
  430. </Update>
  431. <Update release="4">
  432. <Date>2017-03-19</Date>
  433. <Version>2.12.0</Version>
  434. <Comment>Version bump.</Comment>
  435. <Name>Alihan Öztürk</Name>
  436. <Email>alihan@pisilnux.org</Email>
  437. </Update>
  438. <Update release="3">
  439. <Date>2016-11-12</Date>
  440. <Version>2.10.2</Version>
  441. <Comment>Version bump.</Comment>
  442. <Name>Yusuf Aydemir</Name>
  443. <Email>yusuf.aydemir@pisilnux.org</Email>
  444. </Update>
  445. <Update release="2">
  446. <Date>2016-06-09</Date>
  447. <Version>2.7.2</Version>
  448. <Comment>Release Bump</Comment>
  449. <Name>Pisi Linux Community</Name>
  450. <Email>admin@pisilinux.org</Email>
  451. </Update>
  452. <Update release="1">
  453. <Date>2016-02-26</Date>
  454. <Version>2.7.2</Version>
  455. <Comment>First release</Comment>
  456. <Name>Ertuğrul Erata</Name>
  457. <Email>ertugrulerata@gmail.com</Email>
  458. </Update>
  459. </History>
  460. </PISI>