|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../transcode/transcode.conf |
|
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -36,4 +36,4 @@ pkginstalled libxml && var_append confopt " " "--enable-libxml2"
|
|
|
|
|
pkginstalled freetype && var_append confopt " " "--enable-freetype2" |
|
|
|
|
pkginstalled gtk+12 && var_append confopt " " "--enable-gtk" |
|
|
|
|
pkginstalled libsdl && var_append confopt " " "--enable-sdl" |
|
|
|
|
pkginstalled imagemagick && var_append confopt " " "--enable-imagemagick" |
|
|
|
|
#pkginstalled imagemagick && var_append confopt " " "--enable-imagemagick" |
|
|
|
|