1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/multimedia/pwcbsd
Cy Schubert 8ac2ca4e8b multimedia/pwcbsd: Fix build under 14-CURRENT poudriere
Fix the following:

pwc-dec23.c:350:6: error: variable 'line_size' set but not used
[-Werror,-Wunused-but-set-variable]
        int line_size;          /* size of the line (4Y+U+V) */
            ^
pwc-dec23.c:608:17: error: variable 'pout' set but not used
[-Werror,-Wunused-but-set-variable]
        unsigned char *pout, *pout_planar_y = NULL, *pout_planar_u =
                       ^
2022-08-23 06:09:36 -07:00
..
files multimedia/pwcbsd: Clean up local patches. 2022-08-22 11:13:49 -07:00
distinfo
Makefile multimedia/pwcbsd: Fix build under 14-CURRENT poudriere 2022-08-23 06:09:36 -07:00
pkg-descr
pkg-plist