/[packages]/updates/8/nextcloud-client/current/SPECS/nextcloud-client.spec
ViewVC logotype

Diff of /updates/8/nextcloud-client/current/SPECS/nextcloud-client.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1372354 by guillomovitch, Thu Mar 7 20:27:52 2019 UTC revision 1375575 by guillomovitch, Wed Mar 13 16:29:57 2019 UTC
# Line 15  Group:          Archiving/Backup Line 15  Group:          Archiving/Backup
15  License:        LGPLv2+ and GPLv2  License:        LGPLv2+ and GPLv2
16  Url:            https://nextcloud.com/install/#install-clients  Url:            https://nextcloud.com/install/#install-clients
17  Source0:        https://github.com/nextcloud/desktop/archive/desktop-%{version}-%{pre}.tar.gz  Source0:        https://github.com/nextcloud/desktop/archive/desktop-%{version}-%{pre}.tar.gz
 #Source1:        https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz  
18  Source2:        %{name}.appdata.xml  Source2:        %{name}.appdata.xml
19  #Patch0:         %{name}-2.4.0-syslibs.patch  
20  #Patch1:         %{name}-icon.patch  Recommends:     libgnome-keyring
21    
22  BuildRequires:  desktop-file-utils  BuildRequires:  desktop-file-utils
23  BuildRequires:  doxygen  BuildRequires:  doxygen
24    BuildRequires:  appstream-util
25    BuildRequires:  inotify-tools
26    BuildRequires:  python2dist(sphinx)
27  BuildRequires:  pkgconfig(neon)  BuildRequires:  pkgconfig(neon)
28  BuildRequires:  pkgconfig(openssl)  BuildRequires:  pkgconfig(openssl)
29  BuildRequires:  python2dist(sphinx)  BuildRequires:  pkgconfig(cloudproviders)
30  BuildRequires:  qtsingleapplication-qt5-devel  BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  appstream-util  
   
31  BuildRequires:  kf5-macros  BuildRequires:  kf5-macros
   
32  BuildRequires:  cmake(KF5KIO)  BuildRequires:  cmake(KF5KIO)
   
33  BuildRequires:  cmake(Qt5Keychain)  BuildRequires:  cmake(Qt5Keychain)
34    BuildRequires:  qtsingleapplication-qt5-devel
 BuildRequires:  pkgconfig(sqlite3)  
 BuildRequires:  inotify-tools  
   
   
35  BuildRequires:  pkgconfig(Qt5Core)  BuildRequires:  pkgconfig(Qt5Core)
36  BuildRequires:  pkgconfig(Qt5Gui)  BuildRequires:  pkgconfig(Qt5Gui)
37  BuildRequires:  pkgconfig(Qt5Network)  BuildRequires:  pkgconfig(Qt5Network)
# Line 47  BuildRequires:  pkgconfig(Qt5WebEngineWi Line 41  BuildRequires:  pkgconfig(Qt5WebEngineWi
41  BuildRequires:  pkgconfig(Qt5DBus)  BuildRequires:  pkgconfig(Qt5DBus)
42  BuildRequires:  pkgconfig(Qt5Help)  BuildRequires:  pkgconfig(Qt5Help)
43  BuildRequires:  pkgconfig(Qt5Xml)  BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(cloudproviders)  
   
44  Provides:       owncloud-client = %version-%release  Provides:       owncloud-client = %version-%release
45  Obsoletes:      owncloud-client < 2.2.4-2  Obsoletes:      owncloud-client < 2.2.4-2
46    
# Line 201  Development headers for use of the nextc Line 193  Development headers for use of the nextc
193    
194  %cmake_kf5 \  %cmake_kf5 \
195      -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \      -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
     -DNO_SHIBBOLETH=1 \  
196      -DCMAKE_INSTALL_PREFIX=%{_usr} \      -DCMAKE_INSTALL_PREFIX=%{_usr} \
197      -DINOTIFY_LIBRARY="%{_libdir}/libc.so"      -DINOTIFY_LIBRARY="%{_libdir}/libc.so"
198  %make_build  %make_build

Legend:
Removed from v.1372354  
changed lines
  Added in v.1375575

  ViewVC Help
Powered by ViewVC 1.1.30