pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-bluetooth3</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-bluetooth</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gnome-bluetooth</Icon>
  13. <Summary>gnome-bluetooth is a fork of bluez-gnome focused on integration with GNOME.</Summary>
  14. <Description>gnome-bluetooth is collection of widgets for applications that want
  15. to select Bluetooth devices. It is also used by GNOME session
  16. components such as the Settings and gnome-shell.</Description>
  17. <Archive sha1sum="0321aeee016b34fef5050dcf9511ba48d0779b81">https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.5.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>itstool</Dependency>
  21. <Dependency>gobject-introspection-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>gtk3-devel</Dependency>
  24. <Dependency>libnotify-devel</Dependency>
  25. <Dependency>dconf-devel</Dependency>
  26. <Dependency>gvfs</Dependency>
  27. <Dependency>bluez-libs-devel</Dependency>
  28. <Dependency>eudev-devel</Dependency>
  29. <Dependency>libcanberra-devel</Dependency>
  30. <Dependency>libcanberra-gtk3-devel</Dependency>
  31. <Dependency>libXi-devel</Dependency>
  32. <Dependency>meson</Dependency>
  33. </BuildDependencies>
  34. </Source>
  35. <Package>
  36. <Name>gnome-bluetooth3</Name>
  37. <RuntimeDependencies>
  38. <Dependency>atk</Dependency>
  39. <Dependency>gtk3</Dependency>
  40. <Dependency>eudev</Dependency>
  41. <Dependency>glib2</Dependency>
  42. <Dependency>libnotify</Dependency>
  43. <Dependency>libcanberra</Dependency>
  44. <Dependency>libcanberra-gtk3</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="executable">/usr/bin</Path>
  48. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  49. <Path fileType="library">/usr/lib/lib*.so*</Path>
  50. <Path fileType="man">/usr/share/man</Path>
  51. <Path fileType="doc">/usr/share/doc</Path>
  52. <Path fileType="data">/usr/share/icons</Path>
  53. <Path fileType="localedata">/usr/share/locale</Path>
  54. <Path fileType="data">/usr/share/applications</Path>
  55. <Path fileType="data">/usr/share/gnome-bluetooth</Path>
  56. </Files>
  57. </Package>
  58. <Package>
  59. <Name>gnome-bluetooth3-devel</Name>
  60. <Icon>development</Icon>
  61. <Summary>Development files for gnome-bluetooth</Summary>
  62. <RuntimeDependencies>
  63. <Dependency release="current">gnome-bluetooth3</Dependency>
  64. <Dependency>gtk3-devel</Dependency>
  65. <Dependency>glib2-devel</Dependency>
  66. </RuntimeDependencies>
  67. <Files>
  68. <Path fileType="header">/usr/include</Path>
  69. <Path fileType="data">/usr/lib/pkgconfig</Path>
  70. <Path fileType="data">/usr/share/gir-1.0</Path>
  71. </Files>
  72. </Package>
  73. <History>
  74. <Update release="2">
  75. <Date>2022-06-03</Date>
  76. <Version>3.34.5</Version>
  77. <Comment>Duplicated for budgie desktop.</Comment>
  78. <Name>Ayhan Yalçınsoy</Name>
  79. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  80. </Update>
  81. <Update release="1">
  82. <Date>2021-05-28</Date>
  83. <Version>3.34.5</Version>
  84. <Comment>First release for Pisi Linux</Comment>
  85. <Name>Berk Çakar</Name>
  86. <Email>berk2238@hotmail.com</Email>
  87. </Update>
  88. </History>
  89. </PISI>