pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libwnck3</Name>
  6. <Homepage>http://www.gnome.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>A window navigation construction kit</Summary>
  15. <Description>libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth.</Description>
  16. <Archive sha1sum="109c7b312442c66f13c1ef3465e882446906d13e" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/libwnck/3.4/libwnck-3.4.7.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>libX11-devel</Dependency>
  21. <Dependency>libXres-devel</Dependency>
  22. <Dependency>at-spi2-core-devel</Dependency>
  23. <Dependency>startup-notification-devel</Dependency>
  24. <Dependency>gobject-introspection-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>libwnck3</Name>
  29. <RuntimeDependencies>
  30. <Dependency>atk</Dependency>
  31. <Dependency>gtk3</Dependency>
  32. <Dependency>cairo</Dependency>
  33. <Dependency>glib2</Dependency>
  34. <Dependency>pango</Dependency>
  35. <Dependency>libX11</Dependency>
  36. <Dependency>libXres</Dependency>
  37. <Dependency>gdk-pixbuf</Dependency>
  38. <Dependency>startup-notification</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path fileType="executable">/usr/bin</Path>
  44. <Path fileType="localedata">/usr/share/locale</Path>
  45. </Files>
  46. </Package>
  47. <Package>
  48. <Name>libwnck3-devel</Name>
  49. <Summary>Development files for libwnck3</Summary>
  50. <RuntimeDependencies>
  51. <Dependency>gtk3-devel</Dependency>
  52. <Dependency>cairo-devel</Dependency>
  53. <Dependency>glib2-devel</Dependency>
  54. <Dependency>pango-devel</Dependency>
  55. <Dependency>libX11-devel</Dependency>
  56. <Dependency>libXres-devel</Dependency>
  57. <Dependency>startup-notification-devel</Dependency>
  58. <Dependency release="current">libwnck3</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="header">/usr/include</Path>
  62. <Path fileType="data">/usr/share/gir-1.0</Path>
  63. <Path fileType="data">/usr/lib/pkgconfig</Path>
  64. <Path fileType="executable">/usr/bin/wnckprop</Path>
  65. <Path fileType="data">/usr/lib/girepository-1.0</Path>
  66. </Files>
  67. </Package>
  68. <Package>
  69. <Name>libwnck3-docs</Name>
  70. <Summary>Documentation package for libwnck3</Summary>
  71. <RuntimeDependencies>
  72. <Dependency release="current">libwnck3</Dependency>
  73. </RuntimeDependencies>
  74. <Files>
  75. <Path fileType="data">/usr/share/gtk-doc/html/libwnck-3.0/</Path>
  76. </Files>
  77. </Package>
  78. <History>
  79. <Update release="5">
  80. <Date>2014-05-18</Date>
  81. <Version>3.4.7</Version>
  82. <Comment>Rebuild.</Comment>
  83. <Name>Serdar Soytetir</Name>
  84. <Email>kaptan@pisilinux.org</Email>
  85. </Update>
  86. <Update release="4">
  87. <Date>2013-10-08</Date>
  88. <Version>3.4.7</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Serdar Soytetir</Name>
  91. <Email>kaptan@pisilinux.org</Email>
  92. </Update>
  93. <Update release="3">
  94. <Date>2013-08-17</Date>
  95. <Version>3.4.5</Version>
  96. <Comment>Release bump</Comment>
  97. <Name>Serdar Soytetir</Name>
  98. <Email>kaptan@pisilinux.org</Email>
  99. </Update>
  100. <Update release="2">
  101. <Date>2013-02-24</Date>
  102. <Version>3.4.5</Version>
  103. <Comment>New version</Comment>
  104. <Name>Ertan Güven</Name>
  105. <Email>ertan@pisilinux.org</Email>
  106. </Update>
  107. <Update release="1">
  108. <Date>2012-08-26</Date>
  109. <Version>3.4.4</Version>
  110. <Comment>First release</Comment>
  111. <Name>Osman Erkan</Name>
  112. <Email>osman.erkan@pisilinux.org</Email>
  113. </Update>
  114. </History>
  115. </PISI>