UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
oxygen-sounds
Package info
Template: plasma
Codename: oxygen-sounds
Source file: oxygen-sounds-6.4.4.tar.xz
Source file size: 1936584
Source file MD5-checkum: 3fcde8974282d0ae737f38a2d5cc4c7e
Source directory: oxygen-sounds-6.4.4
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/kde/plasma/oxygen-sounds-6.4.4.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/kde/plasma/oxygen-sounds-6.4.4.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: plasma.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#reset date to find installed files
find * -exec touch -m {} +
mkdir build
cd build
cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
-D CMAKE_INSTALL_LIBEXECDIR=libexec \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_QT5=OFF \
-D BUILD_TESTING=OFF \
-W no-dev ..
Build script:
cd build
make
Install script:
cd build
make install