2024-01-06 07:37:28 +01:00
|
|
|
|
Name: nextcloud
|
2024-01-06 07:37:28 +01:00
|
|
|
|
Version: 3.4.1
|
2024-01-06 07:37:28 +01:00
|
|
|
|
Release: 1mamba
|
|
|
|
|
Summary: Nextcloud themed desktop client
|
2024-01-06 07:37:28 +01:00
|
|
|
|
Group: Graphical Desktop/Applications/Internet
|
2024-01-06 07:37:28 +01:00
|
|
|
|
Vendor: openmamba
|
|
|
|
|
Distribution: openmamba
|
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
|
URL: https://nextcloud.com
|
|
|
|
|
## GITSOURCE https://github.com/nextcloud/client_theming.git v2.3.3
|
2024-01-06 07:37:28 +01:00
|
|
|
|
Source: https://github.com/nextcloud/desktop.git/v%{version}/desktop-%{version}.tar.bz2
|
2024-01-06 07:37:28 +01:00
|
|
|
|
License: GPL
|
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libQt5Positioning-devel
|
|
|
|
|
BuildRequires: libQt5Svg-devel
|
|
|
|
|
BuildRequires: libQt5WebChannel-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libQt5WebEngine-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libQt5WebSockets-devel
|
|
|
|
|
BuildRequires: libX11-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libcloudproviders-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libgcc
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libglib-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libkcompletion-devel
|
|
|
|
|
BuildRequires: libkconfig-devel
|
|
|
|
|
BuildRequires: libkcoreaddons-devel
|
|
|
|
|
BuildRequires: libkio-devel
|
|
|
|
|
BuildRequires: libkjobwidgets-devel
|
|
|
|
|
BuildRequires: libkservice-devel
|
|
|
|
|
BuildRequires: libkwidgetsaddons-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libkwindowsystem-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libopenssl-devel
|
|
|
|
|
BuildRequires: libqtkeychain-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libsolid-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: libsqlite-devel
|
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
|
BuildRequires: libz-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
|
|
|
BuildRequires: qt5-qtquickcontrols2-devel
|
2024-01-06 07:37:28 +01:00
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Nextcloud themed desktop client. Nextclod provides a safe home for all your data – community-driven, free & open source.
|
|
|
|
|
|
|
|
|
|
%package -n lib%{name}
|
|
|
|
|
Group: System/Libraries
|
|
|
|
|
Summary: Shared libraries for %{name}
|
|
|
|
|
|
|
|
|
|
%description -n lib%{name}
|
|
|
|
|
This package contains shared libraries for %{name}.
|
|
|
|
|
|
|
|
|
|
%package -n lib%{name}-devel
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description -n lib%{name}-devel
|
|
|
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
|
|
%prep
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%setup -q -n desktop-%{version}
|
2024-01-06 07:37:28 +01:00
|
|
|
|
|
|
|
|
|
%build
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%cmake -d build
|
|
|
|
|
|
|
|
|
|
#-DOEM_THEME_DIR=$(realpath ../nextcloudtheme) ../client
|
2024-01-06 07:37:28 +01:00
|
|
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
|
|
install -d -m0755 %{buildroot}%{_sysconfdir}/ld.so.conf.d
|
|
|
|
|
cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/nextcloud.conf << _EOF
|
|
|
|
|
%{_libdir}/nextcloud
|
|
|
|
|
_EOF
|
|
|
|
|
|
|
|
|
|
install -d -m0755 %{buildroot}%{_datadir}/pixmaps
|
|
|
|
|
cp %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/Nextcloud.png %{buildroot}%{_datadir}/pixmaps/nextcloud.png
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%post -n lib%{name} -p /sbin/ldconfig
|
|
|
|
|
%postun -n lib%{name} -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%dir %{_sysconfdir}/Nextcloud
|
|
|
|
|
%{_sysconfdir}/Nextcloud/sync-exclude.lst
|
|
|
|
|
%{_sysconfdir}/ld.so.conf.d/nextcloud.conf
|
|
|
|
|
%{_bindir}/nextcloud
|
|
|
|
|
%{_bindir}/nextcloudcmd
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_datadir}/applications/com.nextcloud.desktopclient.nextcloud.desktop
|
|
|
|
|
%{_datadir}/mime/packages/nextcloud.xml
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_datadir}/dbus-1/services/com.nextcloudgmbh.Nextcloud.service
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_datadir}/pixmaps/nextcloud.png
|
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/Nextcloud*.png
|
|
|
|
|
%{_datadir}/kservices5/nextclouddolphinactionplugin.desktop
|
|
|
|
|
%{_datadir}/nautilus-python/extensions/syncstate-Nextcloud.py
|
|
|
|
|
%{_datadir}/nemo-python/extensions/syncstate-Nextcloud.py
|
|
|
|
|
%{_datadir}/nextcloud/i18n/client_*.qm
|
|
|
|
|
%{_datadir}/caja-python/extensions/syncstate-Nextcloud.py
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_datadir}/cloud-providers/com.nextcloudgmbh.Nextcloud.ini
|
2024-01-06 07:37:28 +01:00
|
|
|
|
|
|
|
|
|
%files -n lib%{name}
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_libdir}/libnextcloudsync.so.*
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_libdir}/libnextcloud_csync.so.*
|
|
|
|
|
%{_libdir}/libnextclouddolphinpluginhelper.so
|
|
|
|
|
%{_libdir}/nextcloudsync_vfs_suffix.so
|
|
|
|
|
%{_libdir}/nextcloudsync_vfs_xattr.so
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_libdir}/qt5/plugins/kf5/overlayicon/nextclouddolphinoverlayplugin.so
|
|
|
|
|
%{_libdir}/qt5/plugins/nextclouddolphinactionplugin.so
|
|
|
|
|
%doc COPYING
|
2024-01-06 07:37:28 +01:00
|
|
|
|
|
|
|
|
|
%files -n lib%{name}-devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%dir %{_includedir}/nextcloudsync
|
|
|
|
|
%dir %{_includedir}/nextcloudsync/creds
|
|
|
|
|
%{_includedir}/nextcloudsync/creds/*.h
|
|
|
|
|
%dir %{_includedir}/nextcloudsync/mirall
|
|
|
|
|
%{_includedir}/nextcloudsync/mirall/*.h
|
|
|
|
|
%{_libdir}/libnextcloudsync.so
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%{_libdir}/libnextcloud_csync.so
|
2024-01-06 07:37:28 +01:00
|
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 07:37:28 +01:00
|
|
|
|
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.1-1mamba
|
|
|
|
|
- update to 3.4.1
|
|
|
|
|
|
2024-01-06 07:37:28 +01:00
|
|
|
|
* Tue Apr 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.4-1mamba
|
|
|
|
|
- update to 2.6.4
|
|
|
|
|
|
2024-01-06 07:37:28 +01:00
|
|
|
|
* Tue Apr 10 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.3-1mamba
|
|
|
|
|
- package created using the webbuild interface
|