UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

gnome-backgrounds

The GNOME Backgrounds package contains a collection of graphics files which can be used as backgrounds in the GNOME Desktop environment.

Package info

Template: meson
Codename: gnome-backgrounds
Source file: gnome-backgrounds-48.2.1.tar.xz
Source file size: 37358116
Source file MD5-checkum: bb92540228a30173b1bc197d98337366
Source directory: gnome-backgrounds-48.2.1
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/g/gnome-backgrounds-48.2.1.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/g/gnome-backgrounds-48.2.1.tar.xz.md5sum
Dependances: libjxl.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release ..

Build script:
cd    build
ninja

Install script:
cd    build
ninja install