From b34e7524ac8982c52c9b073ace1dd54b55dae7e9 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Thu, 5 Mar 2020 21:38:49 -0600 Subject: [PATCH] udisks: rebuild against libsgutils-1.45_1 --- srcpkgs/ddpt/template | 2 +- srcpkgs/libgpod/template | 4 ++-- srcpkgs/lsvpd/template | 9 +++++---- srcpkgs/udisks/template | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/srcpkgs/ddpt/template b/srcpkgs/ddpt/template index 2cd8d58b0b0..6bd89c9044c 100644 --- a/srcpkgs/ddpt/template +++ b/srcpkgs/ddpt/template @@ -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 " license="BSD-3-Clause" homepage="http://sg.danny.cz/sg/ddpt.html" diff --git a/srcpkgs/libgpod/template b/srcpkgs/libgpod/template index 01d88d9ea4e..01aef880487 100644 --- a/srcpkgs/libgpod/template +++ b/srcpkgs/libgpod/template @@ -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 " -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 diff --git a/srcpkgs/lsvpd/template b/srcpkgs/lsvpd/template index 76532860d02..6130a00780c 100644 --- a/srcpkgs/lsvpd/template +++ b/srcpkgs/lsvpd/template @@ -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 " -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 diff --git a/srcpkgs/udisks/template b/srcpkgs/udisks/template index 430ec5d129f..ce8cb937835 100644 --- a/srcpkgs/udisks/template +++ b/srcpkgs/udisks/template @@ -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"