udisks: rebuild against libsgutils-1.45_1

This commit is contained in:
Zach Dykstra 2020-03-05 21:38:49 -06:00 committed by Daniel Kolesa
parent 1f5776f343
commit b34e7524ac
4 changed files with 9 additions and 8 deletions

View file

@ -4,7 +4,7 @@ version=0.95
revision=4
build_style=gnu-configure
makedepends="sg3_utils-devel"
short_desc="A variant of the standard Unix command dd which copies files"
short_desc="Variant of the standard Unix command dd which copies files"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://sg.danny.cz/sg/ddpt.html"

View file

@ -6,9 +6,9 @@ build_style=gnu-configure
configure_args="--with-udev-dir=/usr/lib/udev --enable-udev"
hostmakedepends="intltool pkg-config"
makedepends="gdk-pixbuf-devel libimobiledevice-devel libplist-devel sg3_utils-devel sqlite-devel"
short_desc="A shared library to access the contents of an iPod"
short_desc="Shared library to access the contents of an iPod"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
license="LGPL-2.1-only"
homepage="http://www.gtkpod.org/libgpod/"
distfiles="${SOURCEFORGE_SITE}/gtkpod/$pkgname-$version.tar.bz2"
checksum=638a7959d04e95f1e62abad02bd33702e4e8dfef98485ac7d9d50395c37e955d

View file

@ -1,7 +1,7 @@
# Template file for 'lsvpd'
pkgname=lsvpd
version=1.7.9
revision=2
version=1.7.10
revision=1
archs="ppc64*"
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,10 +9,11 @@ makedepends="libvpd-devel librtas-devel sg3_utils-devel zlib-devel"
depends="iprutils"
short_desc="Utility to List Device Vital Product Data (VPD)"
maintainer="q66 <daniel@octaforge.org>"
license="GPL-2.0-or-later" # with librtas exception, not on SPDX
# with librtas exception, not on SPDX
license="GPL-2.0-or-later"
homepage="https://sourceforge.net/projects/linux-diag"
distfiles="${SOURCEFORGE_SITE}/linux-diag/${pkgname}-${version}.tar.gz"
checksum=3585b03fc7a5ce5da961a556b7891f3faea7ef5e7a9ef779dae29a3eedca870a
checksum=de268f9a3793530af738fe4acabc95721d40c3580d5a5350a77d5d7277b98d13
pre_configure() {
./bootstrap.sh

View file

@ -1,7 +1,7 @@
# Template file for 'udisks'
pkgname=udisks
version=1.0.5
revision=6
revision=7
build_style=gnu-configure
configure_args="--disable-static --enable-lvm2"
make_dirs="/var/lib/udisks 0750 root root"