Dash:
[t2.git] / package / multimedia / mms / mms.conf
blobc32993a0a0a7c61962b3b11bc5805591258fb99a
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../mms/mms.conf
5 # Copyright (C) 2008 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 # use g++ to link
16 LD=$CXX
18 var_remove_regex confopt ' ' '--libdir=.*'
19 var_remove_regex confopt ' ' '--mandir=.*'
20 var_remove confopt ' ' '--disable-debug'
22 pkgprefix -t imlib2
23 var_append GCC_WRAPPER_INSERT " " "-I$( pkgprefix includedir imlib2 ) -L$( pkgprefix libdir imlib2 )"
25 # let it find -lz in /lib*
26 var_append GCC_WRAPPER_APPEND ' ' "-L/lib${libdir##*lib}"
28 #var_append confopt ' ' '--enable-lirc'
29 var_append extraconfopt ' ' '--enable-opengl'
30 var_append extraconfopt ' ' '--enable-clock'
31 var_append extraconfopt ' ' '--enable-notify-area'
32 var_append extraconfopt ' ' '--enable-tv'
33 var_append extraconfopt ' ' '--enable-xine-audio'
34 var_append extraconfopt ' ' '--use-internal-ffmpeg'
35 var_remove extraconfopt ' ' '--disable-debug'