The following packages will be installed: w_scan Fetching README... 0%100%100%100%100%100%Done Fetching gcc-10.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching w_scan.SlackBuild... 0%100%100%100%100%100%Done Fetching w_scan.info... 0%100%100%100%100%100%Done w_scan-20141122/ w_scan-20141122/doc/ w_scan-20141122/doc/w_scan.1 w_scan-20141122/doc/README.file_formats w_scan-20141122/doc/rotor.conf w_scan-20141122/doc/README_VLC_DVB w_scan-20141122/doc/service_list.dtd w_scan-20141122/doc/services.xml w_scan-20141122/README w_scan-20141122/configure.in w_scan-20141122/aclocal.m4 w_scan-20141122/Makefile.add w_scan-20141122/Makefile.am w_scan-20141122/Makefile.in w_scan-20141122/config.h.in w_scan-20141122/configure w_scan-20141122/AUTHORS w_scan-20141122/COPYING w_scan-20141122/ChangeLog w_scan-20141122/INSTALL w_scan-20141122/NEWS w_scan-20141122/depcomp w_scan-20141122/install-sh w_scan-20141122/missing w_scan-20141122/atsc_psip_section.c w_scan-20141122/atsc_psip_section.h w_scan-20141122/config.h w_scan-20141122/countries.c w_scan-20141122/countries.h w_scan-20141122/descriptors.c w_scan-20141122/descriptors.h w_scan-20141122/diseqc.c w_scan-20141122/diseqc.h w_scan-20141122/dump-dvbscan.c w_scan-20141122/dump-dvbscan.h w_scan-20141122/dump-vdr.c w_scan-20141122/dump-vdr.h w_scan-20141122/dump-xine.c w_scan-20141122/dump-xine.h w_scan-20141122/dump-mplayer.c w_scan-20141122/dump-mplayer.h w_scan-20141122/dump-vlc-m3u.c w_scan-20141122/dump-vlc-m3u.h w_scan-20141122/dvbscan.c w_scan-20141122/dvbscan.h w_scan-20141122/extended_frontend.h w_scan-20141122/lnb.c w_scan-20141122/lnb.h w_scan-20141122/parse-dvbscan.c w_scan-20141122/parse-dvbscan.h w_scan-20141122/satellites.c w_scan-20141122/satellites.h w_scan-20141122/scan.c w_scan-20141122/scan.h w_scan-20141122/section.c w_scan-20141122/section.h w_scan-20141122/si_types.h w_scan-20141122/tools.h w_scan-20141122/tools.c w_scan-20141122/emulate.c w_scan-20141122/emulate.h w_scan-20141122/dump-xml.h w_scan-20141122/dump-xml.c w_scan-20141122/version.h w_scan-20141122/iconv_codes.c w_scan-20141122/iconv_codes.h w_scan-20141122/char-coding.c w_scan-20141122/char-coding.h w_scan-20141122/satellites.dat patching file si_types.h Hunk #2 succeeded at 192 (offset -9 lines). 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands test -z "w_scan" || rm -f w_scan rm -f *.o make all-am make[1]: Entering directory '/usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT atsc_psip_section.o -MD -MP -MF .deps/atsc_psip_section.Tpo -c -o atsc_psip_section.o atsc_psip_section.c mv -f .deps/atsc_psip_section.Tpo .deps/atsc_psip_section.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT countries.o -MD -MP -MF .deps/countries.Tpo -c -o countries.o countries.c mv -f .deps/countries.Tpo .deps/countries.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o descriptors.c descriptors.c: In function ‘parse_service_descriptor’: descriptors.c:193:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 193 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:210:9: note: here 210 | default: | ^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:254:9: note: here 254 | default: | ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 310 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:327:9: note: here 327 | default: | ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:371:9: note: here 371 | default: | ^~~~~~~ mv -f .deps/descriptors.Tpo .deps/descriptors.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT diseqc.o -MD -MP -MF .deps/diseqc.Tpo -c -o diseqc.o diseqc.c diseqc.c: In function ‘rotate_rotor’: diseqc.c:346:50: warning: using integer absolute value function ‘abs’ when argument is of floating-point type ‘float’ [-Wabsolute-value] 346 | rotation_angle = abs(rotor_angle(to_satlist_index) - rotor_angle(from_satlist_index)); | ^~~ diseqc.c: In function ‘setup_scr’: diseqc.c:602:27: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 602 | uint16_t fIF = ROUND(abs(t->frequency - fLO)/1000.0); // 950..2150MHz | ^~~ diseqc.c:500:26: note: in definition of macro ‘ROUND’ 500 | #define ROUND(x) ( 0.5 + x ) | ^ mv -f .deps/diseqc.Tpo .deps/diseqc.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-dvbscan.o -MD -MP -MF .deps/dump-dvbscan.Tpo -c -o dump-dvbscan.o dump-dvbscan.c mv -f .deps/dump-dvbscan.Tpo .deps/dump-dvbscan.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-vdr.o -MD -MP -MF .deps/dump-vdr.Tpo -c -o dump-vdr.o dump-vdr.c mv -f .deps/dump-vdr.Tpo .deps/dump-vdr.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-xine.o -MD -MP -MF .deps/dump-xine.Tpo -c -o dump-xine.o dump-xine.c mv -f .deps/dump-xine.Tpo .deps/dump-xine.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-mplayer.o -MD -MP -MF .deps/dump-mplayer.Tpo -c -o dump-mplayer.o dump-mplayer.c mv -f .deps/dump-mplayer.Tpo .deps/dump-mplayer.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-vlc-m3u.o -MD -MP -MF .deps/dump-vlc-m3u.Tpo -c -o dump-vlc-m3u.o dump-vlc-m3u.c mv -f .deps/dump-vlc-m3u.Tpo .deps/dump-vlc-m3u.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dvbscan.o -MD -MP -MF .deps/dvbscan.Tpo -c -o dvbscan.o dvbscan.c mv -f .deps/dvbscan.Tpo .deps/dvbscan.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT lnb.o -MD -MP -MF .deps/lnb.Tpo -c -o lnb.o lnb.c mv -f .deps/lnb.Tpo .deps/lnb.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT parse-dvbscan.o -MD -MP -MF .deps/parse-dvbscan.Tpo -c -o parse-dvbscan.o parse-dvbscan.c parse-dvbscan.c: In function ‘vdr_code_from_token’: parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 436 | neg++; // no break, fall through | ~~~^~ parse-dvbscan.c:437:25: note: here 437 | case 'W': | ^~~~ parse-dvbscan.c: In function ‘dvbscan_parse_rotor_positions’: parse-dvbscan.c:553:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 553 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:567:33: note: here 567 | case sat_id: | ^~~~ parse-dvbscan.c:579:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 579 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:593:33: note: here 593 | case end_of_line_rotor: | ^~~~ mv -f .deps/parse-dvbscan.Tpo .deps/parse-dvbscan.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT satellites.o -MD -MP -MF .deps/satellites.Tpo -c -o satellites.o satellites.c mv -f .deps/satellites.Tpo .deps/satellites.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c scan.c: In function ‘alloc_transponder’: scan.c:186:20: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 186 | t->frequencies = &(t->_frequencies); | ^~~~~~~~~~~~~~~~~~ scan.c:195:17: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 195 | t->services = &(t->_services); | ^~~~~~~~~~~~~~~ scan.c: In function ‘copy_transponder’: scan.c:638:23: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 638 | dest->frequencies = &(dest->_frequencies); | ^~~~~~~~~~~~~~~~~~~~~ scan.c:661:20: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 661 | dest->services = &(dest->_services); | ^~~~~~~~~~~~~~~~~~ scan.c: In function ‘parse_descriptors’: scan.c:848:69: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 848 | parse_network_change_notify_descriptor(buf, &((struct transponder *) data)->network_change); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function ‘parse_nit’: scan.c:1291:20: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 1291 | tn.services = &tn._services; | ^~~~~~~~~~~~~ scan.c:1293:23: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 1293 | tn.frequencies = &tn._frequencies; | ^~~~~~~~~~~~~~~~ scan.c: In function ‘set_frontend’: scan.c:2007:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2007 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2009:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2009 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2013:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2013 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2015:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2015 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2020:35: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2020 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c: In function ‘main’: scan.c:3435:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 3435 | for (opt=0; optrolloff == ROLLOFF_AUTO) | ^ scan.c:244:6: note: here 244 | case SYS_DSS: | ^~~~ scan.c: In function ‘set_frontend’: scan.c:2050:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 2050 | if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2054:6: note: here 2054 | case SCAN_TERRESTRIAL: | ^~~~ scan.c:2055:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2055 | if (t->delsys == SYS_DVBT2) { | ^ scan.c:2062:6: note: here 2062 | case SCAN_TERRCABLE_ATSC: | ^~~~ mv -f .deps/scan.Tpo .deps/scan.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT section.o -MD -MP -MF .deps/section.Tpo -c -o section.o section.c mv -f .deps/section.Tpo .deps/section.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c tools.c: In function ‘run_time’: tools.c:427:28: warning: ‘%.2d’ directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ tools.c:427:3: note: ‘sprintf’ output between 10 and 26 bytes into a destination of size 12 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tools.Tpo .deps/tools.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT emulate.o -MD -MP -MF .deps/emulate.Tpo -c -o emulate.o emulate.c emulate.c: In function ‘has_lock’: emulate.c:268:20: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 268 | tp_if = abs(t->frequency - em_device.lnb_high); | ^~~ emulate.c:270:20: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 270 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:272:13: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 272 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ emulate.c: In function ‘parse_logfile’: emulate.c:858:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 858 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:859:15: note: here 859 | default: | ^~~~~~~ emulate.c: In function ‘has_lock’: emulate.c:261:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 261 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:266:6: note: here 266 | case SYS_DVBS: | ^~~~ emulate.c: In function ‘parse_logfile.isra’: emulate.c:693:12: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 693 | strncpy(&em_device.fe_info.name[0], p, 128); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/emulate.Tpo .deps/emulate.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT dump-xml.o -MD -MP -MF .deps/dump-xml.Tpo -c -o dump-xml.o dump-xml.c mv -f .deps/dump-xml.Tpo .deps/dump-xml.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT iconv_codes.o -MD -MP -MF .deps/iconv_codes.Tpo -c -o iconv_codes.o iconv_codes.c mv -f .deps/iconv_codes.Tpo .deps/iconv_codes.Po gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -MT char-coding.o -MD -MP -MF .deps/char-coding.Tpo -c -o char-coding.o char-coding.c mv -f .deps/char-coding.Tpo .deps/char-coding.Po gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -march=i586 -mtune=i686 -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[1]: Leaving directory '/usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122' make[1]: Entering directory '/usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/w_scan/package-w_scan/usr/bin' /usr/bin/ginstall -c w_scan '/usr/src/slapt-src-i486/multimedia/w_scan/package-w_scan/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/multimedia/w_scan/package-w_scan/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/w_scan.1 '/usr/src/slapt-src-i486/multimedia/w_scan/package-w_scan/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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: /usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/w_scan usr/doc/ usr/doc/w_scan-20141122/ usr/doc/w_scan-20141122/AUTHORS usr/doc/w_scan-20141122/COPYING usr/doc/w_scan-20141122/ChangeLog usr/doc/w_scan-20141122/INSTALL usr/doc/w_scan-20141122/README usr/doc/w_scan-20141122/README.file_formats usr/doc/w_scan-20141122/README_VLC_DVB usr/doc/w_scan-20141122/rotor.conf usr/doc/w_scan-20141122/w_scan.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/w_scan.1.gz Slackware package /usr/src/slapt-src-i486/multimedia/w_scan/w_scan-20141122-i586-1salix15.0.txz created. Installing package w_scan-20141122-i586-1salix15.0... | w_scan (DVB and ATSC channel scanner) | | w_scan is a command line utility which performs frequency scans | of DVB and ATSC transmissions; it provides several output formats | to be used as channels configuration files for multimedia | applications such as MPlayer, VLC, Xine, etc. | | | | Homepage: http://wirbel.htpc-forum.de/w_scan/index2.html | | |