* improve similar pkg suggestions and share code in core-functions for all scripts...
[t2sde.git] / package / multimedia / transcode / transcode.conf
blob21ce12c9a89ca72eae0e937754660416d10a2285
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/transcode/transcode.conf
3 # Copyright (C) 2004 - 2023 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix libdir xorg-server)"
14 var_append confopt " " "--enable-libavcodec --enable-libmpeg2"
15 var_append confopt " " "--enable-netstream --enable-v4l"
16 var_append confopt " " "--disable-iconv"
18 pkginstalled avifile && var_append confopt " " "--enable-avifile"
19 pkginstalled libdvdread && var_append confopt " " "--enable-libdvdread"
20 pkginstalled lame && var_append confopt " " "--enable-lame"
21 pkginstalled a52dec && var_append confopt " " "--enable-a52"
22 pkginstalled libogg && var_append confopt " " "--enable-ogg"
23 pkginstalled libvorbis && var_append confopt " " "--enable-vorbis"
24 pkginstalled libtheora && var_append confopt " " "--enable-theora"
25 pkginstalled mjpegtools && var_append confopt " " "--enable-mjpegtools"
26 pkginstalled libdv && var_append confopt " " "--enable-libdv"
27 pkginstalled libquicktime && var_append confopt " " "--enable-libquicktime"
28 pkginstalled libxml && var_append confopt " " "--enable-libxml2"
29 pkginstalled freetype && var_append confopt " " "--enable-freetype2"
30 pkginstalled libsdl && var_append confopt " " "--enable-sdl"
31 pkginstalled gtk+12 && var_append confopt " " "--enable-gtk"
32 #pkginstalled imagemagick && var_append confopt " " "--enable-imagemagick"