UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

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 directory: meld-3.22.2
Package URL: meld-3.22.2.tar.xz
Package md5-checksum URL: 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