Compare commits
22 Commits
3.35.90-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
bd926aa8a9 | |||
e5fb1a36da | |||
bd5a3a3886 | |||
8ec2e29f1b | |||
9f299aba6a | |||
0ca521b712 | |||
212a113d5a | |||
1c9f11b6d4 | |||
22336a8eb2 | |||
c54cb32502 | |||
1404efa39c | |||
c1aed5c0a9 | |||
632344acbf | |||
eb9016e91a | |||
1b3b2d36f7 | |||
f92e6c719d | |||
76c3235ed2 | |||
3af6200d92 | |||
ed91bc1408 | |||
df1254e401 | |||
876e320e0b | |||
5e48e01b70 |
@ -1,77 +1,32 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.35.90
|
||||
Version: 3.54.2
|
||||
Release: 1mamba
|
||||
Summary: GNOME service to manage online accounts
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://live.gnome.org
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-online-accounts/%{majver}/gnome-online-accounts-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/
|
||||
Source: https://download.gnome.org/sources/gnome-online-accounts/%{majver}/gnome-online-accounts-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libenchant-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libgeoclue-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libadwaita-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgcr-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnome-keyring-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libkeyutils-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: librest-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libwebkit-gtk3-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXcomposite-devel
|
||||
BuildRequires: libXcursor-devel
|
||||
BuildRequires: libXdamage-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: udev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libsignon-glib-devel >= 2.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GNOME Online Accounts is a framework used for GNOME applications to access the user's online accounts.
|
||||
@ -94,17 +49,19 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc
|
||||
%make \
|
||||
LDFLAGS="-laccounts-glib -lsignon-glib"
|
||||
%meson \
|
||||
-Dgtk_doc=true
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%meson_install
|
||||
|
||||
#% find_lang %{name}-tpaw
|
||||
%find_lang %{name}
|
||||
@ -116,28 +73,24 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/applications/org.gnome.OnlineAccounts.OAuth2.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.*.service
|
||||
%{_libdir}/libgoa-1.0.so.*
|
||||
%{_libdir}/libgoa-backend-1.0.so.*
|
||||
%{_libdir}/girepository-1.0/Goa-1.0.typelib
|
||||
%dir %{_libdir}/goa-1.0
|
||||
%dir %{_libdir}/goa-1.0/web-extensions
|
||||
%{_libdir}/goa-1.0/web-extensions/libgoawebextension.*
|
||||
%{_libexecdir}/goa-*
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
|
||||
%{_datadir}/icons/hicolor/scalable/apps/goa-account*.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/goa-account-*.svg
|
||||
%{_datadir}/dbus-1/services/org.gnome.*.service
|
||||
%{_libexecdir}/goa-*
|
||||
%{_mandir}/man8/goa-daemon.8*
|
||||
%doc COPYING
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/goa-1.0
|
||||
%{_includedir}/goa-1.0/*
|
||||
%{_libdir}/libgoa-1.0.a
|
||||
%{_libdir}/libgoa-1.0.la
|
||||
%{_libdir}/libgoa-1.0.so
|
||||
%{_libdir}/libgoa-backend-1.0.a
|
||||
%{_libdir}/libgoa-backend-1.0.la
|
||||
%{_libdir}/libgoa-backend-1.0.so
|
||||
%dir %{_libdir}/goa-1.0
|
||||
%dir %{_libdir}/goa-1.0/include
|
||||
@ -151,10 +104,76 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/gtk-doc/html/goa
|
||||
%{_datadir}/gtk-doc/html/goa/*
|
||||
%dir %{_docdir}/gnome-online-accounts
|
||||
%{_docdir}/gnome-online-accounts/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 13 2025 Automatic Build System <autodist@openmamba.org> 3.54.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 3.54.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 3.52.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 3.52.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 20 2024 Automatic Build System <autodist@openmamba.org> 3.52.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 19 2024 Automatic Build System <autodist@openmamba.org> 3.52.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 3.50.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 04 2024 Automatic Build System <autodist@openmamba.org> 3.50.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 3.50.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 3.50.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 3.50.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 3.50.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 14 2024 Automatic Build System <autodist@openmamba.org> 3.48.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 3.48.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 3.46.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 31 2022 Automatic Build System <autodist@mambasoft.it> 3.44.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 19 2021 Automatic Build System <autodist@mambasoft.it> 3.40.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 3.40.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.1-1mamba
|
||||
- update to 3.38.1
|
||||
|
||||
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 3.37.90-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 11 2020 Automatic Build System <autodist@mambasoft.it> 3.36.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 08 2020 Automatic Build System <autodist@mambasoft.it> 3.35.90-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user