pspec.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>medit</Name>
  6. <Homepage>http://mooedit.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold(groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>medit</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Multiplatform GTK text editor</Summary>
  15. <Description>Medit is a text editor. Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor. The intention now is to make it a useful programming and around-programming text editor.</Description>
  16. <Archive sha1sum="ed52f8ead3eb2759af48976f4484d1b2e4fa109d" type="tarbz2">mirrors://sourceforge/mooedit/medit-1.2.92-devel.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>python-gtk-devel</Dependency>
  19. <Dependency>python-devel</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>gtk2-devel</Dependency>
  22. <Dependency>atk-devel</Dependency>
  23. <Dependency>cairo-devel</Dependency>
  24. <Dependency>gettext-devel</Dependency>
  25. <Dependency>pkgconfig</Dependency>
  26. <Dependency>glib2-devel</Dependency>
  27. <Dependency>libX11-devel</Dependency>
  28. <Dependency>python3-devel</Dependency>
  29. <Dependency>libxml2-devel</Dependency>
  30. <Dependency>gtk2-devel</Dependency>
  31. <Dependency>pango-devel</Dependency>
  32. <Dependency>lua-devel</Dependency>
  33. <Dependency>libSM-devel</Dependency>
  34. <Dependency>libICE-devel</Dependency>
  35. <Dependency>shared-mime-info</Dependency>
  36. <Dependency>gdk-pixbuf-devel</Dependency>
  37. </BuildDependencies>
  38. <Patches>
  39. <Patch level="1">desktop-tr.patch</Patch>
  40. <Patch level="1">fix_help_dir.patch</Patch>
  41. </Patches>
  42. </Source>
  43. <Package>
  44. <Name>medit</Name>
  45. <RuntimeDependencies>
  46. <Dependency>gtk2</Dependency>
  47. <Dependency>atk</Dependency>
  48. <Dependency>glib2</Dependency>
  49. <Dependency>libX11</Dependency>
  50. <Dependency>libgcc</Dependency>
  51. <Dependency>python</Dependency>
  52. <Dependency>libxml2</Dependency>
  53. <Dependency>cairo</Dependency>
  54. <Dependency>pango</Dependency>
  55. <Dependency>libSM</Dependency>
  56. <Dependency>libICE</Dependency>
  57. <Dependency>gdk-pixbuf</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="executable">/usr/bin</Path>
  61. <Path fileType="library">/usr/lib</Path>
  62. <Path fileType="localedata">/usr/share/locale</Path>
  63. <Path fileType="data">/usr/share/applications</Path>
  64. <Path fileType="data">/usr/share/icons/hicolor</Path>
  65. <Path fileType="data">/usr/share/medit</Path>
  66. <Path fileType="data">/usr/share/pixmaps</Path>
  67. <Path fileType="doc">/usr/share/doc</Path>
  68. <Path fileType="man">/usr/share/man</Path>
  69. </Files>
  70. </Package>
  71. <History>
  72. <Update release="7">
  73. <Date>2022-10-29</Date>
  74. <Version>1.2.92</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Ümit Solmaz</Name>
  77. </Update>
  78. <Update release="6">
  79. <Date>2020-02-09</Date>
  80. <Version>1.2.92</Version>
  81. <Comment>Rebuild.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="5">
  86. <Date>2018-08-29</Date>
  87. <Version>1.2.92</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="4">
  93. <Date>2018-01-15</Date>
  94. <Version>1.2.92</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="3">
  100. <Date>2017-05-05</Date>
  101. <Version>1.2.0</Version>
  102. <Comment>Rebuild with new toolchain</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="2">
  107. <Date>2016-06-15</Date>
  108. <Version>1.2.0</Version>
  109. <Comment>Release Bump</Comment>
  110. <Name>Pisi Linux Community</Name>
  111. <Email>admin@pisilinux.org</Email>
  112. </Update>
  113. <Update release="1">
  114. <Date>2016-05-08</Date>
  115. <Version>1.2.0</Version>
  116. <Comment>First release</Comment>
  117. <Name>Stefan Gronewold(groni)</Name>
  118. <Email>groni@pisilinux.org</Email>
  119. </Update>
  120. </History>
  121. </PISI>