UmVirt LFS Package info

DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

gsound

The gsound package contains a small library for playing system sounds.

Package info

Template:
Codename: gsound
Source file: gsound-1.0.3.tar.xz
Source file size: 22592
Source file MD5-checkum: 7338c295034432a6e782fd20b3d04b68
Source directory: gsound-1.0.3
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gsound-1.0.3.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gsound-1.0.3.tar.xz.md5sum
Dependances: gobject-introspection, vala, libcanberra.
Dependance of: gnome-bluetooth, quadrapassel, gnome-nibbles, gnome-control-center.
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