usbutils-0.82/ usbutils-0.82/README usbutils-0.82/configure.ac usbutils-0.82/aclocal.m4 usbutils-0.82/Makefile.am usbutils-0.82/Makefile.in usbutils-0.82/config.h.in usbutils-0.82/configure usbutils-0.82/AUTHORS usbutils-0.82/COPYING usbutils-0.82/ChangeLog usbutils-0.82/INSTALL usbutils-0.82/NEWS usbutils-0.82/depcomp usbutils-0.82/install-sh usbutils-0.82/missing usbutils-0.82/lsusb.c usbutils-0.82/lsusb-t.c usbutils-0.82/list.h usbutils-0.82/names.c usbutils-0.82/names.h usbutils-0.82/devtree.c usbutils-0.82/devtree.h usbutils-0.82/usbmisc.c usbutils-0.82/usbmisc.h usbutils-0.82/usb.ids usbutils-0.82/update-usbids.sh.in usbutils-0.82/lsusb.8.in usbutils-0.82/usbutils.pc.in --2010-06-27 21:25:45-- http://www.linux-usb.org/usb.ids Resolving www.linux-usb.org... 216.34.181.97 Connecting to www.linux-usb.org|216.34.181.97|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 420625 (411K) [text/plain] Saving to: `usb.ids' 0K .......... .......... .......... .......... .......... 12% 236K 2s 50K .......... .......... .......... .......... .......... 24% 353K 1s 100K .......... .......... .......... .......... .......... 36% 364K 1s 150K .......... .......... .......... .......... .......... 48% 354K 1s 200K .......... .......... .......... .......... .......... 60% 354K 0s 250K .......... .......... .......... .......... .......... 73% 364K 0s 300K .......... .......... .......... .......... .......... 85% 354K 0s 350K .......... .......... .......... .......... .......... 97% 364K 0s 400K .......... 100% 368K=1.2s 2010-06-27 21:25:50 (337 KB/s) - `usb.ids' saved [420625/420625] checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inflateEnd in -lz... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands usbutils 0.82 ============= prefix: /usr datarootdir: ${prefix}/share datadir: ${datarootdir} mandir: /usr/man usb.ids: ${datarootdir}/usb.ids zlib: yes compiler: gcc cflags: -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 ldflags: make all-am make[1]: Entering directory `/tmp/usbutils-0.82' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -MT lsusb-lsusb.o -MD -MP -MF .deps/lsusb-lsusb.Tpo -c -o lsusb-lsusb.o `test -f 'lsusb.c' || echo './'`lsusb.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -MT lsusb-lsusb-t.o -MD -MP -MF .deps/lsusb-lsusb-t.Tpo -c -o lsusb-lsusb-t.o `test -f 'lsusb-t.c' || echo './'`lsusb-t.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -MT lsusb-names.o -MD -MP -MF .deps/lsusb-names.Tpo -c -o lsusb-names.o `test -f 'names.c' || echo './'`names.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -MT lsusb-devtree.o -MD -MP -MF .deps/lsusb-devtree.Tpo -c -o lsusb-devtree.o `test -f 'devtree.c' || echo './'`devtree.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -MT lsusb-usbmisc.o -MD -MP -MF .deps/lsusb-usbmisc.Tpo -c -o lsusb-usbmisc.o `test -f 'usbmisc.c' || echo './'`usbmisc.c sed 's|@usbids@|/usr/share/usb.ids|g' update-usbids.sh.in >update-usbids.sh sed 's|@usbids@|/usr/share/usb.ids|g' lsusb.8.in >lsusb.8 gzip -c -9 usb.ids > usb.ids.gz sed 's|@usbids@|/usr/share/usb.ids|g;s|@VERSION[@]|0.82|g' usbutils.pc.in >usbutils.pc chmod 755 update-usbids.sh mv -f .deps/lsusb-usbmisc.Tpo .deps/lsusb-usbmisc.Po mv -f .deps/lsusb-devtree.Tpo .deps/lsusb-devtree.Po mv -f .deps/lsusb-lsusb-t.Tpo .deps/lsusb-lsusb-t.Po mv -f .deps/lsusb-names.Tpo .deps/lsusb-names.Po mv -f .deps/lsusb-lsusb.Tpo .deps/lsusb-lsusb.Po gcc -O2 -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wl,--as-needed -o lsusb lsusb-lsusb.o lsusb-lsusb-t.o lsusb-names.o lsusb-devtree.o lsusb-usbmisc.o -lusb -lz make[1]: Leaving directory `/tmp/usbutils-0.82' make[1]: Entering directory `/tmp/usbutils-0.82' test -z "/sbin" || /usr/bin/mkdir -p "/tmp/package-usbutils/sbin" /usr/bin/ginstall -c 'lsusb' '/tmp/package-usbutils/sbin/lsusb' test -z "/sbin" || /usr/bin/mkdir -p "/tmp/package-usbutils/sbin" /usr/bin/ginstall -c 'update-usbids.sh' '/tmp/package-usbutils/sbin/update-usbids.sh' test -z "/usr/share" || /usr/bin/mkdir -p "/tmp/package-usbutils/usr/share" /usr/bin/ginstall -c -m 644 'usb.ids' '/tmp/package-usbutils/usr/share/usb.ids' /usr/bin/ginstall -c -m 644 'usb.ids.gz' '/tmp/package-usbutils/usr/share/usb.ids.gz' test -z "/usr/man/man8" || /usr/bin/mkdir -p "/tmp/package-usbutils/usr/man/man8" /usr/bin/ginstall -c -m 644 'lsusb.8' '/tmp/package-usbutils/usr/man/man8/lsusb.8' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/tmp/package-usbutils/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 'usbutils.pc' '/tmp/package-usbutils/usr/lib64/pkgconfig/usbutils.pc' make[1]: Leaving directory `/tmp/usbutils-0.82' Slackware package maker, version 3.14159. Searching for symbolic links: sbin/update-usbids.sh -> /usr/sbin/update-usbids.sh usr/sbin/update-usbids -> update-usbids.sh Making symbolic link creation script: ( cd sbin ; rm -rf update-usbids.sh ) ( cd sbin ; ln -sf /usr/sbin/update-usbids.sh update-usbids.sh ) ( cd usr/sbin ; rm -rf update-usbids ) ( cd usr/sbin ; ln -sf update-usbids.sh update-usbids ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./sbin/update-usbids.sh' removed `./usr/sbin/update-usbids' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/usbutils-0.82-sparc64-2.txz ./ install/ install/doinst.sh install/slack-desc sbin/ sbin/lsusb usr/ usr/share/ usr/share/usb.ids usr/doc/ usr/doc/usbutils-0.82/ usr/doc/usbutils-0.82/ChangeLog usr/doc/usbutils-0.82/NEWS usr/doc/usbutils-0.82/AUTHORS usr/doc/usbutils-0.82/COPYING usr/doc/usbutils-0.82/README usr/sbin/ usr/sbin/update-usbids.sh usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/usbutils.pc usr/man/ usr/man/man8/ usr/man/man8/lsusb.8.gz Slackware package /tmp/usbutils-0.82-sparc64-2.txz created.