Mercurial > mplayer.hg
annotate debian/copyright @ 31017:fca6cfc4d5ca
rename 'struct keymap' -> 'struct mp_keymap'
This avoids the compilation failure on kFreeBSD (at least amd64):
In file included from libvo/vo_directfb2.c:44:
libvo/video_out.h:267: error: redefinition of 'struct keymap'
This is because libvo/vo_directfb2.c #includes sys/kd.h, which in turn
includes sys/kbio.h, which defines another 'struct keymap'.
author | siretart |
---|---|
date | Fri, 23 Apr 2010 10:22:44 +0000 |
parents | 32725ca88fed |
children |
rev | line source |
---|---|
18 | 1 This package was debianized by * TeLeNiEkO * telenieko@telenieko.com on |
2 Mon, 26 Feb 2001 12:24:04 +0100. | |
3 | |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1317
diff
changeset
|
4 Original source can be found at: http://www.mplayerHQ.hu/homepage/ |
18 | 5 |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1317
diff
changeset
|
6 Copyrighted by various authors. Licensed under the terms of GNU GPL. |
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
1317
diff
changeset
|
7 See /usr/share/common-licenses/GPL for details. |