wpebackend-fdo-vl.spec 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. %undefine __cmake_in_source_build
  2. Name: wpebackend-fdo
  3. Summary: A WPE backend designed for Linux desktop systems
  4. Version: 1.14.2
  5. Release: 3%{_dist_release}
  6. Group: system
  7. Vendor: Project Vine
  8. Distribution: Vine Linux
  9. License: BSD
  10. URL: https://github.com/Igalia/%{name}
  11. Source0: https://github.com/Igalia/%{name}/archive/%{version}/%{name}-%{version}.tar.xz
  12. BuildRequires: gcc-c++
  13. BuildRequires: meson
  14. BuildRequires: pkgconfig(egl)
  15. BuildRequires: pkgconfig(epoxy)
  16. BuildRequires: pkgconfig(gio-2.0)
  17. BuildRequires: pkgconfig(gobject-2.0)
  18. BuildRequires: pkgconfig(xkbcommon)
  19. BuildRequires: pkgconfig(wayland-client)
  20. BuildRequires: pkgconfig(wayland-server)
  21. BuildRequires: pkgconfig(wpe-1.0)
  22. %description
  23. A WPE backend designed for Linux desktop systems.
  24. %package devel
  25. Summary: Development files for %{name}
  26. Group: programming
  27. Requires: %{name}%{?_isa} = %{version}-%{release}
  28. %description devel
  29. The %{name}-devel package contains libraries, build data, and header
  30. files for developing applications that use %{name}.
  31. %debug_package
  32. %prep
  33. %autosetup -p1 -n %{name}-%{version}
  34. %build
  35. %meson
  36. %meson_build
  37. %install
  38. %meson_install
  39. %files
  40. %license COPYING
  41. %doc NEWS
  42. %{_libdir}/libWPEBackend-fdo-1.0.so.1
  43. %{_libdir}/libWPEBackend-fdo-1.0.so.1.*
  44. %files devel
  45. %{_includedir}/wpe-fdo-1.0
  46. %{_libdir}/libWPEBackend-fdo-1.0.so
  47. %{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
  48. %changelog
  49. * Sat Nov 04 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.14.2-3
  50. - initial build for Vine Linux.
  51. * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.2-2
  52. - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
  53. * Wed Mar 22 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 1.14.2-1
  54. - Update to 1.14.2
  55. * Mon Mar 06 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 1.14.1-1
  56. - Update to 1.14.1
  57. * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-2
  58. - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
  59. * Tue Sep 20 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 1.14.0-1
  60. - Update to 1.14.0
  61. * Tue Aug 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 1.13.1-1
  62. - Update to 1.13.1
  63. * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
  64. - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
  65. * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
  66. - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
  67. * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2
  68. - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
  69. * Mon Jun 07 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.0-1
  70. - Update to 1.10.0
  71. * Fri May 14 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.92-1
  72. - Update to 1.9.92
  73. - Add GPG verification of source tarball
  74. * Fri Apr 30 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.91-1
  75. - Update to 1.9.91
  76. * Sat Apr 17 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.90-2
  77. - Stop crashing after process swap
  78. * Thu Apr 01 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.90-1
  79. - Update to 1.9.90
  80. * Mon Mar 08 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.1-1
  81. - Update to 1.9.1
  82. * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
  83. - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
  84. * Fri Sep 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.8.0-1
  85. - Update to 1.8.0
  86. - Move libWPEBackend-fdo-1.0.so back to -devel package
  87. * Wed Jul 29 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.7.1-1
  88. - Update to 1.7.1 and switch to meson build system
  89. * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
  90. - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
  91. * Tue May 26 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.6.1-1
  92. - Update to 1.6.1
  93. * Thu Mar 12 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.6.0-1
  94. - Update to 1.6.0
  95. * Tue Mar 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.5.90-2
  96. - Rebuild against updated libwpe
  97. * Tue Mar 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.5.90-1
  98. - Update to 1.5.90
  99. * Mon Feb 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.4.1-1
  100. - Update to 1.4.1
  101. * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
  102. - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
  103. * Thu Sep 19 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-2
  104. - Change location of libWPEBackend-fdo.so to allow for WPE backend
  105. * Wed Sep 18 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-1
  106. - new version
  107. * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
  108. - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
  109. * Mon Jun 17 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.3.1-1
  110. - New version
  111. * Sat May 11 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.3.0-1
  112. - New version
  113. * Mon Mar 25 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.2.0-1
  114. - New version
  115. * Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 1.1.90-2
  116. - Update wayland deps
  117. * Tue Feb 26 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.1.90-1
  118. - New version with soname bump
  119. * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
  120. - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
  121. * Sun Aug 26 2018 Chris King <bunnyapocalypse@protonmail.com> - 1.0.0-1
  122. - Soname bump
  123. * Mon Jul 16 2018 Chris King <bunnyapocalypse@fedoraproject.org> - 0.1-1
  124. - Initial RPM package