Виза на Новый Год.

2009-12-07 Thread Colin
Туpопeратoр "Coната-Трeвел" Ліцeнзія туpoперaтоpa МКТУ ДСТК: Сеpія АВ №302804 від 15.12.2006 01054, м. Київ, вул. Дмитpівська 19a, оф. 4; Тел:  (044) 507-02-30 Факс: (044) 486-85-92 Спeшитe брoниpoвaть!

Bug#726337: libass: config.guess/config.sub out of date for arm64

2013-10-14 Thread Colin Watson
_autotools-dev_updateconfig touch configure ./configure $(CONFFLAGS) @@ -37,6 +38,7 @@ dh_testroot rm -f build-stamp [ ! -f Makefile ] || $(MAKE) distclean + dh_autotools-dev_restoreconfig dh_clean install: build Thanks, -- Co

Bug#726428: xvidcore: config.guess/config.sub out of date for arm64

2013-10-15 Thread Colin Watson
--parallel + --parallel --with autotools_dev override_dh_auto_configure: cd build/generic && autoconf Thanks, -- Colin Watson [cjwat...@ubuntu.com] ___ pkg-multimedia-main

Bug#733400: libbluray: FTBFS: libbluray/decoders/textst_render.c:33:30: fatal error: freetype/ftsynth.h: No such file or directory

2014-02-04 Thread Colin Watson
-2.5.1.patch 1970-01-01 01:00:00.0 +0100 +++ libbluray-0.4.0/debian/patches/freetype-2.5.1.patch 2014-02-04 18:09:01.0 + @@ -0,0 +1,21 @@ +Description: Fix build with FreeType 2.5.1 + Include FT_SYNTHESIS_H rather than , fixing build with + FreeType 2.5.1. +Author: Colin

Bug#737652: libbluray: use dh-autoreconf for better new-port coverage

2014-02-04 Thread Colin Watson
nux,$(DEB_BUILD_ARCH_OS))) %: - dh $@ --parallel --with javahelper + dh $@ --parallel --with javahelper,autoreconf else %: - dh $@ --parallel + dh $@ --parallel --with autoreconf endif override_dh_auto_configure: Thanks, -- Colin Wat

Bug#866202: faustworks: incorrect section in debian/control Source

2017-06-28 Thread Colin Watson
trol +++ b/debian/control @@ -1,5 +1,5 @@ Source: faustworks -Section: programming +Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Thanks, -- Colin Watson [cjwat...@

Bug#823098: ffmpeg: autopkgtests failing: aac probing failed

2016-04-30 Thread Colin Watson
0:00.11 bitrate= 129.5kbits/s speed= 15x video:0kB audio:1kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 59.457169% [aac @ 0x991de0] Qavg: 11011.444 FAILED: mpegts;a=aac; probing failed: 1 Thanks, -- Colin Watson [cjwa

Bug#695021: rtmpdump: fails to cross-build: need to set CROSS_COMPILE

2012-12-03 Thread Colin Watson
D_GNU_TYPE) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) + MAKEVARS += CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)- +endif + override_dh_auto_build: dh_auto_build -- $(MAKEVARS) Thanks, -- Co

Bug#638564: Needs to be adapted for libav/0.7.1

2011-08-29 Thread Colin Watson
++ pp_mode*pp_mode; + #endif + + #ifdef HAVE_LIBSWSCALE +@@ -836,7 +845,7 @@ + if(s->action == BGAV_STREAM_PARSE) + return 1; + +- priv->ctx->codec_type = CODEC_TYPE_VIDEO; ++ priv->ctx->codec_type = AVMEDIA_TYPE_VIDEO; + + priv->ctx->bit_rate = 0; + di

Bug#641566: scenic: patches for various Ubuntu build failures

2011-09-14 Thread Colin Watson
0.6.3/debian/patches/2002_optional_v4lsrc.patch 1970-01-01 01:00:00.0 +0100 +++ scenic-0.6.3/debian/patches/2002_optional_v4lsrc.patch 2011-09-14 11:35:55.0 +0100 @@ -0,0 +1,19 @@ +Description: Make v4lsrc optional; it's gone, and v4l2src will do +Author: Colin W

Bug#641675: mplayer: Spelling and grammar errors

2011-10-04 Thread Colin Watson
For both this and the above, please make sure to edit the template provided to you by submittodebian. It's supposed to be edited before you send it. Thanks, -- Colin Watson [cjwat...@ubuntu.com] ___ pkg-mult

Bug#586171: respect $TERM and/or provide --no-color

2010-06-17 Thread Colin Watson
ey do with TERM and > NO_COLOR on the ffmpeg man page. Thanks. Dan, you suddenly added me to the CC list. What has this got to do with me? If this is because I maintain man-db, I don't want to be CCed on every bug report that happens to be about man pages. Please don't CC me on

Bug#587151: vlc: Segmentation fault on exit

2010-06-25 Thread Colin Darie
Subject: vlc: Segmentation fault on exit Package: vlc Version: 1.0.6-1 Severity: normal A segfault occurs all the time on exit, whether vlc has been opened with a file or not. Here the stacktrace: $ gdb vlc GNU gdb (GDB) 7.1-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+