wok-next diff libgusb/receipt @ rev 21386

updated nfs-utils (1.3.0 -> 2.4.3)
author Hans-G?nter Theisgen
date Fri Apr 17 13:40:22 2020 +0100 (2020-04-17)
parents d635206a5649
children
line diff
     1.1 --- a/libgusb/receipt	Mon Dec 24 11:36:03 2018 +0200
     1.2 +++ b/libgusb/receipt	Fri Apr 17 13:40:22 2020 +0100
     1.3 @@ -11,10 +11,13 @@
     1.4  
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WGET_URL="https://people.freedesktop.org/~hughsient/releases/$TARBALL"
     1.7 +TARBALL_SHA1="25f1cc3455ab6105d8c34305a79876a7c3f707e0"
     1.8  
     1.9  BUILD_DEPENDS="meson ninja glib-dev libusb-dev gobject-introspection-dev vala \
    1.10  gtk-doc"
    1.11 -SPLIT="$PACKAGE-dev"
    1.12 +SPLIT="$PACKAGE-dev $PACKAGE"
    1.13 +
    1.14 +COPY_dev="@dev gusbcmd" # gusbcmd is a debugging tool for the libgusb library
    1.15  
    1.16  DEPENDS_std="glib libusb"
    1.17  DEPENDS_dev="$PACKAGE glib-dev libusb-dev"