20 lines
1005 B
Bash
20 lines
1005 B
Bash
# Template file for 'gnome-disk-utility'
|
|
pkgname=gnome-disk-utility
|
|
version=3.30.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.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://git.gnome.org/browse/gnome-disk-utility"
|
|
#changelog="https://git.gnome.org/browse/gnome-disk-utility/plain/NEWS?h=gnome-3-28"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=967fb93f069529aa209a9c580882259ca9f1b62cacd7952803f0d5f0838291c3
|
|
nocross=https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/5518/steps/shell_3/logs/stdio
|
|
lib32disabled=yes
|