UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
nextcloud-client
Nextcloud desktop clientPackage info
Codename: nextcloud-client
Source file: nextcloud-desktop-2.6.2.tar.gz
Source directory: desktop-2.6.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/n/nextcloud-desktop-2.6.2.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/n/nextcloud-desktop-2.6.2.tar.gz.md5sum
Dependances: qtwebengine, qtkeychain.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DNO_SHIBBOLETH=1
Build script:
make
Install script:
make install
cat >> /etc/ld.so.conf << EOF
# Begin Qt addition
/opt/nextcloud/lib64
# End Qt addition
EOF
ldconfig
cat > /etc/profile.d/nextcloud.sh << "EOF"
# Begin /etc/profile.d/nextcloud.sh
NEXTCLOUDDIR=/opt/nextcloud
pathappend \\$NEXTCLOUDDIR/bin PATH
# End /etc/profile.d/nextcloud.sh
EOF
. /etc/profile
Apache/2.4.62 (Debian) Server at ulfs.org Port 443