new non-free icons in handbrake

Paul Gevers elbrus at debian.org
Mon Mar 11 08:22:43 UTC 2013


Hi,

On 23-02-13 16:59, Reinhard Tartler wrote:
> On Thu, Feb 21, 2013 at 9:57 PM, Paul Gevers <elbrus at debian.org> wrote:
>> As requested by Reinhard I am trying to make a more recent snapshot of
>> handbrake for Debian. However, I notice that new icons are added, and
>> the license is clearly not dfsg free. Do you have experience with
>> handbrake upstream about issues like this? I could ask upstream to ask
>> the creator of the icons to relicense, or go directly to the creator.
> 
> So far I've approached John Stebbins on IRC (his nick is j45) for such
> issues. But I guess that email should work as well.
> 
> Thanks for handling this, I'm currently pretty busy with non-Debian
> stuff and this kind of help is really appreciated!

I have some progress to mention and ask some help/pointers (if possible).

I have contacted John. He didn't want to persue this, but let me ask the
creator of the icons, so I did. I mentioned
http://opensource.org/licenses/ and (due to comment of Handbrake people:
http://creativecommons.org/choose/). His response:"Im open to making
them open source, i will read over the licenses and choose accordingly."
I haven't heard back yet.

Furthermore, handbrake fails to build now, due to the following error
[1]. I tried a newer checkout, same thing, so I guess it results from
the way we build with respect to the upstream build, but I expect it to
hint at something that can be improved nevertheless. I don't know much
about C, my google-foo failed to tell me if this can easily be solved.
Can somebody explain me what the error actually means (and/or propose
the (trivial I assume) solution, so that I look things up.

Paul
PS, please keep me on CC as requested by the Mail-Folluw-Up header.

[1]
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DUSE_PTHREAD
-DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./libhb/
-I./contrib/include -c ../libhb/deca52.c -o libhb/deca52.o
../libhb/deca52.c: In function 'Decode':
../libhb/deca52.c:393:63: error: dereferencing pointer to incomplete type
../libhb/deca52.c:394:63: error: dereferencing pointer to incomplete type

code (lines 392-394):
            hb_audio_resample_set_mix_levels(pv->resample,
                                             (double)pv->state->slev,
                                             (double)pv->state->clev);

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130311/fd00cbbd/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list