pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-mixer</Name>
  6. <Homepage>http://git.xfce.org/apps/xfce4-mixer</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>xfce4-mixer</Icon>
  14. <Summary>Xfce sound mixer application.</Summary>
  15. <Description>Xfce4-mixer is a volume control application for the Xfce Desktop Environment. It provides both a volume control plugin for the Xfce Panel and a standalone mixer application. It supports all audio systems supported by GStreamer project.</Description>
  16. <Archive sha1sum="69d3b8d8862d0bff2ca822652cae2e6d021298b9" type="tarbz2">https://gitlab.xfce.org/apps/xfce4-mixer/-/archive/xfce4-mixer-4.18.1/xfce4-mixer-xfce4-mixer-4.18.1.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>cairo-devel</Dependency>
  21. <Dependency>xfconf-devel</Dependency>
  22. <Dependency>gettext-devel</Dependency>
  23. <Dependency>alsa-lib-devel</Dependency>
  24. <Dependency>libunique-devel</Dependency>
  25. <Dependency>keybinder-devel</Dependency>
  26. <Dependency>gstreamer-devel</Dependency>
  27. <Dependency>xfce4-dev-tools</Dependency>
  28. <Dependency>gdk-pixbuf-devel</Dependency>
  29. <Dependency>libxfce4ui-devel</Dependency>
  30. <Dependency>xfce4-panel-devel</Dependency>
  31. <Dependency>libxfce4util-devel</Dependency>
  32. <Dependency>pulseaudio-libs-devel</Dependency>
  33. <Dependency>gst-plugins-base-devel</Dependency>
  34. </BuildDependencies>
  35. <Patches>
  36. <!-- <Patch level="1">Fix_obvious_build_errors.patch</Patch> -->
  37. </Patches>
  38. </Source>
  39. <Package>
  40. <Name>xfce4-mixer</Name>
  41. <RuntimeDependencies>
  42. <Dependency>gtk3</Dependency>
  43. <Dependency>cairo</Dependency>
  44. <Dependency>glib2</Dependency>
  45. <Dependency>xfconf</Dependency>
  46. <Dependency>alsa-lib</Dependency>
  47. <Dependency>gstreamer</Dependency>
  48. <Dependency>keybinder</Dependency>
  49. <Dependency>gdk-pixbuf</Dependency>
  50. <Dependency>libxfce4ui</Dependency>
  51. <Dependency>xfce4-panel</Dependency>
  52. <Dependency>libxfce4util</Dependency>
  53. <Dependency>pulseaudio-libs</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/usr/bin</Path>
  57. <Path fileType="library">/usr/lib/xfce4/panel/plugins</Path>
  58. <Path fileType="localedata">/usr/share/locale</Path>
  59. <Path fileType="data">/usr/share/pixmaps</Path>
  60. <Path fileType="data">/usr/share/applications</Path>
  61. <Path fileType="data">/usr/share/xfce4</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. <Path fileType="man">/usr/share/man</Path>
  64. </Files>
  65. </Package>
  66. <History>
  67. <Update release="4">
  68. <Date>2023-05-01</Date>
  69. <Version>4.18.1</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="3">
  75. <Date>2023-04-29</Date>
  76. <Version>4.18.0</Version>
  77. <Comment>Version bump</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="2">
  82. <Date>2022-04-14</Date>
  83. <Version>4.15.0</Version>
  84. <Comment>Rebuild.</Comment>
  85. <Name>fury</Name>
  86. <Email>uglyside@yandex.ru</Email>
  87. </Update>
  88. <Update release="1">
  89. <Date>2021-08-17</Date>
  90. <Version>4.15.0</Version>
  91. <Comment>First Beta release.</Comment>
  92. <Name>fury</Name>
  93. <Email>uglyside@yandex.ru</Email>
  94. </Update>
  95. </History>
  96. </PISI>