Dash:
[t2-trunk.git] / package / multimedia / transcode / transcode.conf
blobf910942c669bfe960bcdfac536cf2098e073308b
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../transcode/transcode.conf
5 # Copyright (C) 2004 - 2009 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; version 2 of the License. A copy of the
12 # GNU General Public License can be found in the file COPYING.
13 # --- T2-COPYRIGHT-NOTE-END ---
15 var_append GCC_WRAPPER_APPEND ' ' "-L$( pkgprefix libdir xorg-server )"
17 var_append confopt " " "--enable-libavcodec --enable-libmpeg2"
18 var_append confopt " " "--enable-netstream --enable-v4l"
19 var_append confopt " " "--disable-iconv"
21 pkginstalled avifile && var_append confopt " " "--enable-avifile"
22 pkginstalled libdvdread && var_append confopt " " "--enable-libdvdread"
23 pkginstalled lame && var_append confopt " " "--enable-lame"
24 pkginstalled a52dec && var_append confopt " " "--enable-a52"
25 pkginstalled libogg && var_append confopt " " "--enable-ogg"
26 pkginstalled libvorbis && var_append confopt " " "--enable-vorbis"
27 pkginstalled libtheora && var_append confopt " " "--enable-theora"
28 pkginstalled mjpegtools && var_append confopt " " "--enable-mjpegtools"
29 pkginstalled libdv && var_append confopt " " "--enable-libdv"
30 pkginstalled libquicktime && var_append confopt " " "--enable-libquicktime"
31 pkginstalled libxml && var_append confopt " " "--enable-libxml2"
32 pkginstalled freetype && var_append confopt " " "--enable-freetype2"
33 pkginstalled libsdl && var_append confopt " " "--enable-sdl"
34 pkginstalled gtk+12 && var_append confopt " " "--enable-gtk"
35 #pkginstalled imagemagick && var_append confopt " " "--enable-imagemagick"