You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
412 B
14 lines
412 B
tde_conditional_add_subdirectory( WITH_ARTS artsplayer )
|
|
tde_conditional_add_subdirectory( WITH_AKODE akodeplayer )
|
|
tde_conditional_add_subdirectory( WITH_ALSA alsaplayer )
|
|
tde_conditional_add_subdirectory( WITH_GSTREAMER gstplayer )
|
|
|
|
|
|
##### other data
|
|
|
|
tde_create_translated_desktop(
|
|
SOURCE kttsd_audioplugin.desktop
|
|
DESTINATION ${SERVICETYPES_INSTALL_DIR}
|
|
PO_DIR kttsd-desktops
|
|
)
|