gmerlin new upstream contains BSD-4-clause licensed code :-(
IOhannes m zmoelnig
zmoelnig at iem.at
Mon Jan 10 17:39:47 UTC 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2011-01-10 18:34, IOhannes m zmoelnig wrote:
>
> well, i think this can be easily handled, by just excluding the bg_sem.h
> from the dfsg~orig and fixing the files that include bg_sem.h
to be more clear: the given file is basically:
<snip>
#if HAVE_POSIX_SEMAPHORES
# include <semaphores.h>
#else
/* BSD-4-clause implementation here */
</snip>
i think we can assume that we do have posix-semaphores, so we can get
rid of the file alltogether.
>
> but of course it would have been way to easy if it just worked...
>
after a quick inspection, it turns out that the file is used by 3
C-files, so that's easy to handle.
the bad news is, that bg_sem.h is installed into /usr/include/gmerlin,
so we sould indeed have to provide a replacement, to keep source-code
compatible
<snip>
#include <semaphores.h>
</snip>
fgmasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk0rRGMACgkQkX2Xpv6ydvSSaQCgwvyro8QIocHDS91SBmERXqni
j80An0dEqmYSLFWykJTyv2HjykeekeJr
=gRnx
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110110/fb42b75e/attachment.bin>
More information about the pkg-multimedia-maintainers
mailing list