Hello community, here is the log from the commit of package v4l-utils for openSUSE:Factory checked in at 2017-04-17 10:21:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old) and /work/SRC/openSUSE:Factory/.v4l-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "v4l-utils" Mon Apr 17 10:21:40 2017 rev:29 rq:485050 version:1.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes 2017-02-19 00:57:05.644761194 +0100 +++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2017-04-17 10:21:45.752865676 +0200 @@ -1,0 +2,9 @@ +Tue Apr 4 06:47:07 UTC 2017 - [email protected] + +- Update to version 1.12.3: + * dvb-sat: fix rangeswitch logic + * dvb-sat: add verbose options for LNBf settings + * dvb-sat: add support for Invacom QPH-031 LNBf + * pt_BR: update translation file to reflect latest changes + +------------------------------------------------------------------- Old: ---- v4l-utils-1.12.2.tar.bz2 v4l-utils-1.12.2.tar.bz2.asc New: ---- v4l-utils-1.12.3.tar.bz2 v4l-utils-1.12.3.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ v4l-utils.spec ++++++ --- /var/tmp/diff_new_pack.6QXode/_old 2017-04-17 10:21:47.696590400 +0200 +++ /var/tmp/diff_new_pack.6QXode/_new 2017-04-17 10:21:47.696590400 +0200 @@ -25,7 +25,7 @@ %bcond_without qv4l2 %endif Name: v4l-utils -Version: 1.12.2 +Version: 1.12.3 Release: 0 Summary: Utilities for video4linux License: GPL-2.0+ and GPL-2.0 ++++++ v4l-utils-1.12.2.tar.bz2 -> v4l-utils-1.12.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/ChangeLog new/v4l-utils-1.12.3/ChangeLog --- old/v4l-utils-1.12.2/ChangeLog 2017-01-22 21:56:18.000000000 +0100 +++ new/v4l-utils-1.12.3/ChangeLog 2017-02-17 20:07:58.000000000 +0100 @@ -1,3 +1,17 @@ +v4l-utils-1.12.3 +---------------- + +Gregor Jasny (1): + Apply FreeBSD header search paths also to kFreeBSD + +Mauro Carvalho Chehab (5): + dvb-sat: fix rangeswitch logic + dvb-sat: add verbose options for LNBf settings + dvb-sat: add support for Invacom QPH-031 LNBf + pt_BR: update translation file to reflect latest changes + dvb-sat: fix translation issues at LNBf settings + + v4l-utils-1.12.2 ---------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/configure new/v4l-utils-1.12.3/configure --- old/v4l-utils-1.12.2/configure 2017-01-22 22:00:03.000000000 +0100 +++ new/v4l-utils-1.12.3/configure 2017-02-17 20:09:02.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.2. +# Generated by GNU Autoconf 2.69 for v4l-utils 1.12.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='v4l-utils' PACKAGE_TARNAME='v4l-utils' -PACKAGE_VERSION='1.12.2' -PACKAGE_STRING='v4l-utils 1.12.2' +PACKAGE_VERSION='1.12.3' +PACKAGE_STRING='v4l-utils 1.12.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1543,7 +1543,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures v4l-utils 1.12.2 to adapt to many kinds of systems. +\`configure' configures v4l-utils 1.12.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1614,7 +1614,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of v4l-utils 1.12.2:";; + short | recursive ) echo "Configuration of v4l-utils 1.12.3:";; esac cat <<\_ACEOF @@ -1796,7 +1796,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -v4l-utils configure 1.12.2 +v4l-utils configure 1.12.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2336,7 +2336,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by v4l-utils $as_me 1.12.2, which was +It was created by v4l-utils $as_me 1.12.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4580,7 +4580,7 @@ # Define the identity of the package. PACKAGE='v4l-utils' - VERSION='1.12.2' + VERSION='1.12.3' cat >>confdefs.h <<_ACEOF @@ -20744,7 +20744,7 @@ linux*) linux_os="yes" ;; - freebsd*) + *freebsd*) freebsd_os="yes" ;; esac @@ -23975,7 +23975,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by v4l-utils $as_me 1.12.2, which was +This file was extended by v4l-utils $as_me 1.12.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -24041,7 +24041,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -v4l-utils config.status 1.12.2 +v4l-utils config.status 1.12.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/configure.ac new/v4l-utils-1.12.3/configure.ac --- old/v4l-utils-1.12.2/configure.ac 2017-01-22 21:56:44.000000000 +0100 +++ new/v4l-utils-1.12.3/configure.ac 2017-02-17 20:05:46.000000000 +0100 @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([v4l-utils],[1.12.2]) +AC_INIT([v4l-utils],[1.12.3]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) @@ -152,7 +152,7 @@ linux*) linux_os="yes" ;; - freebsd*) + *freebsd*) freebsd_os="yes" ;; esac diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/contrib/cobalt-ctl/Makefile new/v4l-utils-1.12.3/contrib/cobalt-ctl/Makefile --- old/v4l-utils-1.12.2/contrib/cobalt-ctl/Makefile 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/contrib/cobalt-ctl/Makefile 2017-02-17 20:09:16.000000000 +0100 @@ -211,7 +211,7 @@ DX_DOXYGEN = /usr/bin/doxygen DX_DVIPS = DX_EGREP = /bin/egrep -DX_ENV = SRCDIR='.' PROJECT='v4l-utils' DOCDIR='doxygen-doc' VERSION='1.12.2' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' +DX_ENV = SRCDIR='.' PROJECT='v4l-utils' DOCDIR='doxygen-doc' VERSION='1.12.3' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' DX_FLAG_chi = 0 DX_FLAG_chm = 0 DX_FLAG_doc = 1 @@ -294,11 +294,11 @@ PACKAGE = v4l-utils PACKAGE_BUGREPORT = PACKAGE_NAME = v4l-utils -PACKAGE_STRING = v4l-utils 1.12.2 +PACKAGE_STRING = v4l-utils 1.12.3 PACKAGE_TARNAME = v4l-utils PACKAGE_URL = -PACKAGE_VERSION = 1.12.2 -PATCH = 2 +PACKAGE_VERSION = 1.12.3 +PATCH = 3 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = @@ -324,7 +324,7 @@ UIC = uic USE_NLS = yes V4L_UTILS_VERSION = -VERSION = 1.12.2 +VERSION = 1.12.3 X11_CFLAGS = X11_LIBS = -lX11 XGETTEXT = /usr/bin/xgettext diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/lib/include/libdvbv5/libdvb-version.h new/v4l-utils-1.12.3/lib/include/libdvbv5/libdvb-version.h --- old/v4l-utils-1.12.2/lib/include/libdvbv5/libdvb-version.h 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/lib/include/libdvbv5/libdvb-version.h 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ #define LIBDVBV5_VERSION_MAJOR 1 #define LIBDVBV5_VERSION_MINOR 12 -#define LIBDVBV5_VERSION_PATCH 2 -#define LIBDVBV5_VERSION "1.12.2" +#define LIBDVBV5_VERSION_PATCH 3 +#define LIBDVBV5_VERSION "1.12.3" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/lib/libdvbv5/dvb-sat.c new/v4l-utils-1.12.3/lib/libdvbv5/dvb-sat.c --- old/v4l-utils-1.12.2/lib/libdvbv5/dvb-sat.c 2017-01-22 18:33:34.000000000 +0100 +++ new/v4l-utils-1.12.3/lib/libdvbv5/dvb-sat.c 2017-02-17 20:05:04.000000000 +0100 @@ -152,6 +152,29 @@ }, }, { .desc = { + .name = N_("Invacom QPH-031"), + .alias = "QPH031", + // Legacy fields - kept just to avoid API/ABI breakages + .lowfreq = 10750, + .highfreq = 11250, + .rangeswitch = 12200, + .freqrange = { + { 11700, 12200 }, + { 12200, 12700 }, + }, + }, + // Note: This LNBf can accept both V/H and L/R polarization + // on ports 1 and 3, V is 12V and H is 19V + // on ports 2 and 4, R is 12V and L is 19V + // This is the same as what's done for Universal LNBf, so, + // we don't need any special logic here to handle this special + // case. + .freqrange = { + { 11700, 12200, 10750, 12200 }, + { 12200, 12700, 11250, 0 }, + }, + }, { + .desc = { .name = N_("Big Dish - Monopoint LNBf"), .alias = "C-BAND", // Legacy fields - kept just to avoid API/ABI breakages @@ -287,11 +310,11 @@ } static char *pol_name[] = { - [POLARIZATION_OFF] = "", - [POLARIZATION_H] = N_("Horizontal: "), - [POLARIZATION_V] = N_("Vertical : "), - [POLARIZATION_L] = N_("Left : "), - [POLARIZATION_R] = N_("Right : "), + [POLARIZATION_OFF] = N_("Freqs : "), + [POLARIZATION_H] = N_("Horizontal: "), + [POLARIZATION_V] = N_("Vertical : "), + [POLARIZATION_L] = N_("Left : "), + [POLARIZATION_R] = N_("Right : "), }; int dvb_print_lnb(int i) @@ -588,12 +611,18 @@ dvb_fe_retrieve_parm(&parms->p, DTV_FREQUENCY, &freq); if (!lnb->freqrange[1].low) { + if (parms->p.verbose) + dvb_log("LNBf with a single LO at %.2f MHz", parms->freq_offset/1000.); + /* Trivial case: LNBf with a single local oscilator(LO) */ parms->freq_offset = lnb->freqrange[0].int_freq * 1000; return freq; } if (lnb->freqrange[0].pol) { + if (parms->p.verbose > 1) + dvb_log("LNBf polarity driven"); + /* polarization-controlled multi-LO multipoint LNBf (bandstacking) */ dvb_fe_retrieve_parm(&parms->p, DTV_POLARIZATION, &pol); @@ -607,12 +636,20 @@ return freq; } } else { + if (parms->p.verbose > 1) + dvb_log("Seeking for LO for %.2f MHz frequency", freq / 1000000.); /* Multi-LO (dual-band) LNBf using DiSEqC */ for (j = 0; j < ARRAY_SIZE(lnb->freqrange) && lnb->freqrange[j].low; j++) { + if (parms->p.verbose > 1) + dvb_log("LO setting %i: %.2f MHz to %.2f MHz", j, + lnb->freqrange[j].low / 1000., lnb->freqrange[j].high / 1000.); + if (freq < lnb->freqrange[j].low * 1000 || freq > lnb->freqrange[j].high * 1000) continue; - if (freq > lnb->freqrange[j].rangeswitch * 1000) - j++; + if (lnb->freqrange[j].rangeswitch && freq > lnb->freqrange[j].rangeswitch * 1000) { + if (j + 1 < ARRAY_SIZE(lnb->freqrange) && lnb->freqrange[j + 1].low) + j++; + } /* Sets DiSEqC to high_band if not low band */ if (j) @@ -626,6 +663,8 @@ dvb_log("BPF: %d KHz", parms->p.freq_bpf); } else { parms->freq_offset = lnb->freqrange[j].int_freq * 1000; + if (parms->p.verbose > 1) + dvb_log("Multi-LO LNBf. using LO setting %i at %.2f MHz", j, parms->freq_offset / 1000.); } return freq; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/libdvbv5-po/libdvbv5.pot new/v4l-utils-1.12.3/libdvbv5-po/libdvbv5.pot --- old/v4l-utils-1.12.2/libdvbv5-po/libdvbv5.pot 2017-01-22 22:00:14.000000000 +0100 +++ new/v4l-utils-1.12.3/libdvbv5-po/libdvbv5.pot 2017-02-17 20:09:26.000000000 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: v4l-utils 1.12.2\n" +"Project-Id-Version: v4l-utils 1.12.3\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2017-01-22 22:00+0100\n" +"POT-Creation-Date: 2017-02-17 20:09+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -502,71 +502,79 @@ msgstr "" #: lib/libdvbv5/dvb-sat.c:155 +msgid "Invacom QPH-031" +msgstr "" + +#: lib/libdvbv5/dvb-sat.c:178 msgid "Big Dish - Monopoint LNBf" msgstr "" -#: lib/libdvbv5/dvb-sat.c:168 +#: lib/libdvbv5/dvb-sat.c:191 msgid "Big Dish - Multipoint LNBf" msgstr "" -#: lib/libdvbv5/dvb-sat.c:183 +#: lib/libdvbv5/dvb-sat.c:206 msgid "DishPro LNBf" msgstr "" -#: lib/libdvbv5/dvb-sat.c:198 +#: lib/libdvbv5/dvb-sat.c:221 msgid "Japan 110BS/CS LNBf" msgstr "" -#: lib/libdvbv5/dvb-sat.c:211 +#: lib/libdvbv5/dvb-sat.c:234 msgid "BrasilSat Stacked" msgstr "" -#: lib/libdvbv5/dvb-sat.c:226 +#: lib/libdvbv5/dvb-sat.c:249 msgid "BrasilSat Oi" msgstr "" -#: lib/libdvbv5/dvb-sat.c:243 +#: lib/libdvbv5/dvb-sat.c:266 msgid "BrasilSat Amazonas 1/2 - 3 Oscilators" msgstr "" -#: lib/libdvbv5/dvb-sat.c:254 +#: lib/libdvbv5/dvb-sat.c:277 msgid "BrasilSat Amazonas 1/2 - 2 Oscilators" msgstr "" -#: lib/libdvbv5/dvb-sat.c:265 +#: lib/libdvbv5/dvb-sat.c:288 msgid "BrasilSat custom GVT" msgstr "" -#: lib/libdvbv5/dvb-sat.c:291 +#: lib/libdvbv5/dvb-sat.c:313 +msgid "Freqs : " +msgstr "" + +#: lib/libdvbv5/dvb-sat.c:314 msgid "Horizontal: " msgstr "" -#: lib/libdvbv5/dvb-sat.c:292 +#: lib/libdvbv5/dvb-sat.c:315 msgid "Vertical : " msgstr "" -#: lib/libdvbv5/dvb-sat.c:293 +#: lib/libdvbv5/dvb-sat.c:316 msgid "Left : " msgstr "" -#: lib/libdvbv5/dvb-sat.c:294 +#: lib/libdvbv5/dvb-sat.c:317 msgid "Right : " msgstr "" -#: lib/libdvbv5/dvb-sat.c:305 +#: lib/libdvbv5/dvb-sat.c:328 msgid " (bandstacking)" msgstr "" -#: lib/libdvbv5/dvb-sat.c:308 +#: lib/libdvbv5/dvb-sat.c:331 #, c-format msgid "\t%s%d to %d MHz, LO: %d MHz\n" msgstr "" -#: lib/libdvbv5/dvb-sat.c:532 +#: lib/libdvbv5/dvb-sat.c:555 msgid "sending diseq failed" msgstr "" -#: lib/libdvbv5/dvb-sat.c:581 +#: lib/libdvbv5/dvb-sat.c:604 msgid "Need a LNBf to work" msgstr "" Binary files old/v4l-utils-1.12.2/libdvbv5-po/pt_BR.gmo and new/v4l-utils-1.12.3/libdvbv5-po/pt_BR.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/libdvbv5-po/pt_BR.po new/v4l-utils-1.12.3/libdvbv5-po/pt_BR.po --- old/v4l-utils-1.12.2/libdvbv5-po/pt_BR.po 2017-01-22 22:00:14.000000000 +0100 +++ new/v4l-utils-1.12.3/libdvbv5-po/pt_BR.po 2017-02-17 20:09:26.000000000 +0100 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: libdvbv5 1.7.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2017-01-22 22:00+0100\n" -"PO-Revision-Date: 2016-06-16 21:05-0300\n" +"POT-Creation-Date: 2017-02-17 20:09+0100\n" +"PO-Revision-Date: 2017-02-15 11:50-0200\n" "Last-Translator: Mauro Carvalho Chehab <[email protected]>\n" "Language-Team: Brazilian Portuguese\n" "Language: pt_BR\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.8.7.1\n" +"X-Generator: Poedit 1.8.11\n" "X-Poedit-KeywordsList: _;N_\n" "X-Poedit-Basepath: ..\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -26,7 +26,7 @@ #: lib/libdvbv5/dvb-fe.c:148 #, c-format msgid "adapter %d, frontend %d not found" -msgstr "" +msgstr "adaptador %d, frontend %d não encontrado" #: lib/libdvbv5/dvb-fe.c:156 #, c-format @@ -209,12 +209,12 @@ #: lib/libdvbv5/dvb-fe.c:1758 msgid "SEC: set voltage to OFF" -msgstr "" +msgstr "SEC: desliga voltagem" #: lib/libdvbv5/dvb-fe.c:1762 #, c-format msgid "SEC: set voltage to %sV" -msgstr "" +msgstr "SEC: ajusta voltagem para %sV" #: lib/libdvbv5/dvb-fe.c:1777 #, c-format @@ -436,7 +436,7 @@ #: lib/libdvbv5/dvb-file.c:1342 msgid "WARNING: Some Service IDs are not at the SDT table" -msgstr "" +msgstr "AVISO: Alguns identificadores de serviço não estão na tabela SDT" #: lib/libdvbv5/dvb-file.c:1370 #, c-format @@ -512,71 +512,79 @@ msgstr "Astra" #: lib/libdvbv5/dvb-sat.c:155 +msgid "Invacom QPH-031" +msgstr "Invacom QPH-031" + +#: lib/libdvbv5/dvb-sat.c:178 msgid "Big Dish - Monopoint LNBf" msgstr "Prato grande - LNBf monoponto" -#: lib/libdvbv5/dvb-sat.c:168 +#: lib/libdvbv5/dvb-sat.c:191 msgid "Big Dish - Multipoint LNBf" msgstr "Prato grande - LNBf multiponto" -#: lib/libdvbv5/dvb-sat.c:183 +#: lib/libdvbv5/dvb-sat.c:206 msgid "DishPro LNBf" msgstr "LNBf DishPro" -#: lib/libdvbv5/dvb-sat.c:198 +#: lib/libdvbv5/dvb-sat.c:221 msgid "Japan 110BS/CS LNBf" msgstr "LNBf Japonês, 110BS/CS" -#: lib/libdvbv5/dvb-sat.c:211 +#: lib/libdvbv5/dvb-sat.c:234 msgid "BrasilSat Stacked" -msgstr "" +msgstr "BrasilSat Multiponto" -#: lib/libdvbv5/dvb-sat.c:226 +#: lib/libdvbv5/dvb-sat.c:249 msgid "BrasilSat Oi" -msgstr "" +msgstr "BrasilSat Oi" -#: lib/libdvbv5/dvb-sat.c:243 +#: lib/libdvbv5/dvb-sat.c:266 msgid "BrasilSat Amazonas 1/2 - 3 Oscilators" -msgstr "" +msgstr "BrasilSat Amazonas 1/2 - 3 Osciladores" -#: lib/libdvbv5/dvb-sat.c:254 +#: lib/libdvbv5/dvb-sat.c:277 msgid "BrasilSat Amazonas 1/2 - 2 Oscilators" -msgstr "" +msgstr "BrasilSat Amazonas 1/2 - 2 Osciladores" -#: lib/libdvbv5/dvb-sat.c:265 +#: lib/libdvbv5/dvb-sat.c:288 msgid "BrasilSat custom GVT" -msgstr "" +msgstr "BrasilSat customizado GVT" -#: lib/libdvbv5/dvb-sat.c:291 +#: lib/libdvbv5/dvb-sat.c:313 +msgid "Freqs : " +msgstr "Frequências: " + +#: lib/libdvbv5/dvb-sat.c:314 msgid "Horizontal: " -msgstr "" +msgstr "Horizontal : " -#: lib/libdvbv5/dvb-sat.c:292 +#: lib/libdvbv5/dvb-sat.c:315 msgid "Vertical : " -msgstr "" +msgstr "Vertical : " -#: lib/libdvbv5/dvb-sat.c:293 +#: lib/libdvbv5/dvb-sat.c:316 msgid "Left : " -msgstr "" +msgstr "Direita :" -#: lib/libdvbv5/dvb-sat.c:294 +#: lib/libdvbv5/dvb-sat.c:317 msgid "Right : " -msgstr "" +msgstr "Esquerda :" -#: lib/libdvbv5/dvb-sat.c:305 +#: lib/libdvbv5/dvb-sat.c:328 msgid " (bandstacking)" -msgstr "" +msgstr " (multiponto)" -#: lib/libdvbv5/dvb-sat.c:308 -#, fuzzy, c-format +#: lib/libdvbv5/dvb-sat.c:331 +#, c-format msgid "\t%s%d to %d MHz, LO: %d MHz\n" -msgstr "\t%d de %d MHz" +msgstr "\t%sde %d a %d MHz, LO: %d MHz\n" -#: lib/libdvbv5/dvb-sat.c:532 +#: lib/libdvbv5/dvb-sat.c:555 msgid "sending diseq failed" msgstr "envio de mensagem DiSEqC falhou" -#: lib/libdvbv5/dvb-sat.c:581 +#: lib/libdvbv5/dvb-sat.c:604 msgid "Need a LNBf to work" msgstr "Necessário um LNBf para funcionar" @@ -592,9 +600,9 @@ msgstr "%s: memória insuficiente" #: lib/libdvbv5/dvb-scan.c:199 -#, fuzzy, c-format +#, c-format msgid "%s: received table 0x%02x, extension ID 0x%04x, section %d/%d" -msgstr "%s: recebeu tabela 0x%02x, TS ID 0x%04x, seção%d/%d" +msgstr "%s: recebeu tabela 0x%02x, ID de extensão 0x%04x, seção %d/%d" #: lib/libdvbv5/dvb-scan.c:203 #, c-format @@ -602,9 +610,9 @@ msgstr "%s: não foi possível coincidir com ID %d nos filtros seção ativos" #: lib/libdvbv5/dvb-scan.c:261 -#, fuzzy, c-format +#, c-format msgid "%s: section repeated on table 0x%02x, extension ID 0x%04x: done" -msgstr "%s: recebeu tabela 0x%02x, TS ID 0x%04x, seção%d/%d" +msgstr "%s: recebeu tabela 0x%02x repetida, ID de extensão 0x%04x: concluído" #: lib/libdvbv5/dvb-scan.c:279 #, c-format @@ -612,9 +620,9 @@ msgstr "%s: no inicializador para a tabela %d" #: lib/libdvbv5/dvb-scan.c:285 -#, fuzzy, c-format +#, c-format msgid "%s: table 0x%02x, extension ID 0x%04x: done" -msgstr "%s: recebeu tabela 0x%02x, TS ID 0x%04x, seção%d/%d" +msgstr "%s: tabela 0x%02x, ID de extensão 0x%04x: concluído" #: lib/libdvbv5/dvb-scan.c:324 #, c-format @@ -730,6 +738,98 @@ msgid "symbol rate not found" msgstr "taxa de símbolo não encontrada" +#~ msgid "udev_device_get_sysname failed" +#~ msgstr "udev_device_get_sysname falhou" + +#~ msgid "Can't remove a device from the list of DVB devices" +#~ msgstr "Não foi possivel remover dispositivo da lista de dispositivos DVB" + +#~ msgid "Can't get device node filename" +#~ msgstr "Não foi possível obter nome de arquivo do nó do dispositivo" + +#~ msgid "Ignoring device %s" +#~ msgstr "Ignorando dispositivo %s" + +#~ msgid "Can't get sysname for device %s" +#~ msgstr "Não foi possível obter nome no sysfs para o dispositivo %s" + +#~ msgid "Can't get bus type for device %s" +#~ msgstr "Não foi possível obter tipo de barramento para o dispositivo %s" + +#~ msgid "error %d when storing bus address" +#~ msgstr "erro %d quando armazenando endereço do barramento" + +#~ msgid "Not enough memory to store the list of DVB devices" +#~ msgstr "" +#~ "Sem memória suficiente para armazenar lista de dispositivos de TV digital" + +#~ msgid "Found dvb %s device: %s" +#~ msgstr "Encontrado dispositivo %s de TV digital: %s" + +#~ msgid "Can't create an udev object\n" +#~ msgstr "Não foi possível criar objeto udev\n" + +#~ msgid "Unexpected device type found!" +#~ msgstr "Encontrado tipo inesperado de dispositivo!" + +#~ msgid "error %d when seeking for device's filename" +#~ msgstr "" +#~ "erro %d quando procurando por nome de arquivo associado ao dispositivo" + +#~ msgid "Selected dvb %s device: %s" +#~ msgstr "Selecionado dispositivo %s de TV digital: %s" + +#~ msgid "device %s not found" +#~ msgstr "dispositivo %s não encontrado" + +#~ msgid "Device not specified" +#~ msgstr "Dispositivo não especificado" + +#~ msgid "Can't find device %s" +#~ msgstr "Não encontrado dispositivo %s" + +#~ msgid "Can't open %s with flags %d: %d %m" +#~ msgstr "Não foi possível abrir %s com os flags %d: %d %m" + +#~ msgid "Couldn't free device\n" +#~ msgstr "Não foi possível liberar memória usada pelo dispositivo\n" + +#~ msgid "DMX_STOP failed" +#~ msgstr "DMX_STOP falhou" + +#~ msgid "DMX_SET_BUFFER_SIZE failed" +#~ msgstr "DMX_SET_BUFFER_SIZE falhou" + +#~ msgid "DMX_SET_PES_FILTER failed (PID = 0x%04x): %d %m" +#~ msgstr "DMX_SET_PES_FILTER falhou (PID = 0x%04x): %d %m" + +#~ msgid "DMX_SET_FILTER failed (PID = 0x%04x): %d %m" +#~ msgstr "DMX_SET_FILTER falhou (PID = 0x%04x): %d %m" + +#~ msgid "dvb_dev_scan: expecting a demux descriptor" +#~ msgstr "dvb_dev_scan: descritor do demux esperado" + +#~ msgid " path: %s" +#~ msgstr "caminho: %s" + +#~ msgid " sysfs path: %s" +#~ msgstr "caminho no sysfs: %s:" + +#~ msgid " bus addr: %s" +#~ msgstr "endereço no barramento: %s" + +#~ msgid " bus ID: %s" +#~ msgstr "ID barramento: %s" + +#~ msgid " manufacturer: %s" +#~ msgstr "fabricante: %s" + +#~ msgid " product: %s" +#~ msgstr " produto: %s" + +#~ msgid " serial: %s" +#~ msgstr " serial: %s" + #~ msgid "asprintf error" #~ msgstr "erro: asprintf" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/cec-compliance/cec-compliance.1 new/v4l-utils-1.12.3/utils/cec-compliance/cec-compliance.1 --- old/v4l-utils-1.12.2/utils/cec-compliance/cec-compliance.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/cec-compliance/cec-compliance.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "CEC-COMPLIANCE" "1" "August 2016" "v4l-utils 1.12.2" "User Commands" +.TH "CEC-COMPLIANCE" "1" "August 2016" "v4l-utils 1.12.3" "User Commands" .SH NAME cec-compliance - An application to verify remote CEC devices .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/cec-ctl/cec-ctl.1 new/v4l-utils-1.12.3/utils/cec-ctl/cec-ctl.1 --- old/v4l-utils-1.12.2/utils/cec-ctl/cec-ctl.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/cec-ctl/cec-ctl.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "CEC-CTL" "1" "August 2016" "v4l-utils 1.12.2" "User Commands" +.TH "CEC-CTL" "1" "August 2016" "v4l-utils 1.12.3" "User Commands" .SH NAME cec-ctl - An application to control cec devices .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/cec-follower/cec-follower.1 new/v4l-utils-1.12.3/utils/cec-follower/cec-follower.1 --- old/v4l-utils-1.12.2/utils/cec-follower/cec-follower.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/cec-follower/cec-follower.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "CEC-FOLLOWER" "1" "August 2016" "v4l-utils 1.12.2" "User Commands" +.TH "CEC-FOLLOWER" "1" "August 2016" "v4l-utils 1.12.3" "User Commands" .SH NAME cec-follower - An application to emulate CEC followers .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/keytable/ir-keytable.1 new/v4l-utils-1.12.3/utils/keytable/ir-keytable.1 --- old/v4l-utils-1.12.2/utils/keytable/ir-keytable.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/keytable/ir-keytable.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils 1.12.2" "User Commands" +.TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils 1.12.3" "User Commands" .SH NAME ir\-keytable \- a swiss\-knife tool to handle Remote Controllers. .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/qv4l2/qv4l2.1 new/v4l-utils-1.12.3/utils/qv4l2/qv4l2.1 --- old/v4l-utils-1.12.2/utils/qv4l2/qv4l2.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/qv4l2/qv4l2.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "QV4L2" "1" "March 2015" "v4l-utils 1.12.2" "User Commands" +.TH "QV4L2" "1" "March 2015" "v4l-utils 1.12.3" "User Commands" .SH NAME qv4l2 - A test bench application for video4linux devices .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/v4l2-compliance/v4l2-compliance.1 new/v4l-utils-1.12.3/utils/v4l2-compliance/v4l2-compliance.1 --- old/v4l-utils-1.12.2/utils/v4l2-compliance/v4l2-compliance.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/v4l2-compliance/v4l2-compliance.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "V4L2-COMPLIANCE" "1" "March 2015" "v4l-utils 1.12.2" "User Commands" +.TH "V4L2-COMPLIANCE" "1" "March 2015" "v4l-utils 1.12.3" "User Commands" .SH NAME v4l2-compliance - An application to test video4linux drivers .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/utils/v4l2-ctl/v4l2-ctl.1 new/v4l-utils-1.12.3/utils/v4l2-ctl/v4l2-ctl.1 --- old/v4l-utils-1.12.2/utils/v4l2-ctl/v4l2-ctl.1 2017-01-22 22:00:13.000000000 +0100 +++ new/v4l-utils-1.12.3/utils/v4l2-ctl/v4l2-ctl.1 2017-02-17 20:09:16.000000000 +0100 @@ -1,4 +1,4 @@ -.TH "V4L2-CTL" "1" "March 2015" "v4l-utils 1.12.2" "User Commands" +.TH "V4L2-CTL" "1" "March 2015" "v4l-utils 1.12.3" "User Commands" .SH NAME v4l2-ctl - An application to control video4linux drivers .SH SYNOPSIS Binary files old/v4l-utils-1.12.2/v4l-utils-po/pt_BR.gmo and new/v4l-utils-1.12.3/v4l-utils-po/pt_BR.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/v4l-utils-po/pt_BR.po new/v4l-utils-1.12.3/v4l-utils-po/pt_BR.po --- old/v4l-utils-1.12.2/v4l-utils-po/pt_BR.po 2017-01-22 22:00:14.000000000 +0100 +++ new/v4l-utils-1.12.3/v4l-utils-po/pt_BR.po 2017-02-17 20:09:26.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: v4l-utils 1.7.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2017-01-22 22:00+0100\n" +"POT-Creation-Date: 2017-02-17 20:09+0100\n" "PO-Revision-Date: 2016-07-13 20:44-0300\n" "Last-Translator: Mauro Carvalho Chehab <[email protected]>\n" "Language-Team: Brazilian Portuguese\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/v4l-utils-1.12.2/v4l-utils-po/v4l-utils.pot new/v4l-utils-1.12.3/v4l-utils-po/v4l-utils.pot --- old/v4l-utils-1.12.2/v4l-utils-po/v4l-utils.pot 2017-01-22 22:00:14.000000000 +0100 +++ new/v4l-utils-1.12.3/v4l-utils-po/v4l-utils.pot 2017-02-17 20:09:26.000000000 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: v4l-utils 1.12.2\n" +"Project-Id-Version: v4l-utils 1.12.3\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2017-01-22 22:00+0100\n" +"POT-Creation-Date: 2017-02-17 20:09+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n"
