# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/transcode/transcode.conf # Copyright (C) 2004 - 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix libdir xorg-server)" var_append confopt " " "--enable-libavcodec --enable-libmpeg2" var_append confopt " " "--enable-netstream --enable-v4l" var_append confopt " " "--disable-iconv" pkginstalled avifile && var_append confopt " " "--enable-avifile" pkginstalled libdvdread && var_append confopt " " "--enable-libdvdread" pkginstalled lame && var_append confopt " " "--enable-lame" pkginstalled a52dec && var_append confopt " " "--enable-a52" pkginstalled libogg && var_append confopt " " "--enable-ogg" pkginstalled libvorbis && var_append confopt " " "--enable-vorbis" pkginstalled libtheora && var_append confopt " " "--enable-theora" pkginstalled mjpegtools && var_append confopt " " "--enable-mjpegtools" pkginstalled libdv && var_append confopt " " "--enable-libdv" pkginstalled libquicktime && var_append confopt " " "--enable-libquicktime" pkginstalled libxml && var_append confopt " " "--enable-libxml2" pkginstalled freetype && var_append confopt " " "--enable-freetype2" pkginstalled libsdl && var_append confopt " " "--enable-sdl" pkginstalled gtk+12 && var_append confopt " " "--enable-gtk" #pkginstalled imagemagick && var_append confopt " " "--enable-imagemagick"