forked from ports/contrib
libgusb: 0.3.10 -> 0.4.0
This commit is contained in:
parent
a23d6841bf
commit
f966d9ab50
@ -3,27 +3,29 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/gusbcmd
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/gusb-1/
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb.h
|
||||
drwxr-xr-x root/root usr/include/gusb-1/gusb/
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-autocleanups.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-bos-descriptor-private.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-bos-descriptor.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context-private.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-context.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-event.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-list.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device-private.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-device.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint-private.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-endpoint.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface-private.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-interface.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-source.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-util.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb/gusb-version.h
|
||||
-rw-r--r-- root/root usr/include/gusb-1/gusb.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/GUsb-1.0.typelib
|
||||
-rwxr-xr-x root/root usr/lib/libgusb.so.2.0.10
|
||||
lrwxrwxrwx root/root usr/lib/libgusb.so.2 -> libgusb.so.2.0.10
|
||||
lrwxrwxrwx root/root usr/lib/libgusb.so -> libgusb.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libgusb.so.2 -> libgusb.so.2.0.10
|
||||
-rwxr-xr-x root/root usr/lib/libgusb.so.2.0.10
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/gusb.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33eCRimtsDkYTL23KWyuq8n45tIURI53GIEuLys4ObX1XpYlQQ1RPYBwxESSf/V1QLI+uWVPG/M9o+EefaRWrQU=
|
||||
SHA256 (Pkgfile) = d4ab597021976eaa2c35707c5535a719847840cd06df24a6d266836923ebf6fb
|
||||
SHA256 (.footprint) = 4984e6e708f2f7672e2efa525cebb180145f06b364dc59ed70acbcae605f26db
|
||||
SHA256 (libgusb-0.3.10.tar.gz) = e699b06f4809f9d166b13dc9f5812b0dd026591d3cae90ec5483aa2687f3b80b
|
||||
RWSagIOpLGJF3+frAJdczMwA9ZkzReMQXW5cl+dYnLU1VNOO0GW0SrkIqxX8/XI2tt9hNamTebUWZOwHLNzdbT7JSelSn2j3Zws=
|
||||
SHA256 (Pkgfile) = 1a2d5010ed62f50bbb933b8307d6e6cd8aa1f5cbbf1c42f55666abf2e83f6fe5
|
||||
SHA256 (.footprint) = b435a1721a91807e528ceb2e44f2a9dbc99cf28933689379731c5a555fe6aeb8
|
||||
SHA256 (libgusb-0.4.0.tar.gz) = 94c9e702d27414dfaafff8b63ddf5b1fd87b0276caa2d8eec061a83c710712f4
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: GObject wrapper for libusb1
|
||||
# URL: https://github.com/hughsie/libgusb
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: gobject-introspection
|
||||
# Depends on: gobject-introspection json-glib
|
||||
|
||||
name=libgusb
|
||||
version=0.3.10
|
||||
version=0.4.0
|
||||
release=1
|
||||
source=(https://github.com/hughsie/libgusb/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user