18 lines
805 B
Bash
18 lines
805 B
Bash
# Template file for 'gnome-disk-utility'
|
|
pkgname=gnome-disk-utility
|
|
version=3.32.0
|
|
revision=1
|
|
build_style=meson
|
|
configure_args="-Dlibsystemd=false"
|
|
hostmakedepends="glib-devel gtk-doc intltool pkg-config libxslt"
|
|
makedepends="gnome-settings-daemon-devel libcanberra-devel libdvdread-devel
|
|
libnotify-devel libpwquality-devel libsecret-devel udisks2-devel libxslt-devel"
|
|
depends="desktop-file-utils gptfdisk hicolor-icon-theme parted"
|
|
short_desc="GNOME libraries and applications for dealing with storage devices"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Disks"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=f84e927233460c9b4f40d611b09b907939f5c5f71435b8309e1a064abbab36df
|
|
lib32disabled=yes
|