UmVirt LFS Package info
DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
meld
Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.Package info
Template:
Codename: meld
Source file: meld-3.22.2.tar.xz
Source file size: 676376
Source file MD5-checkum: 89cbf062f9c0b49618ff2ccd33285077
Source directory: meld-3.22.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/m/meld-3.22.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/m/meld-3.22.2.tar.xz.md5sum
Dependances: glib, gtk3, python3-pycairo, python3-pygobject, gtksourceview.
Dependance of: *** NO PACKAGES FOUND ***
Patches: meld-3.22.2-py3.13.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
meson setup .. \
--prefix=/usr
Build script:
cd build
ninja
Install script:
cd build
ninja install