mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
- remove libarmbox/playback_gst.h/cpp
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -21,18 +21,7 @@ libarmbox_la_SOURCES = \
|
||||
audio.cpp \
|
||||
init.cpp \
|
||||
record.cpp \
|
||||
hdmi_cec.cpp
|
||||
|
||||
if ENABLE_GSTREAMER
|
||||
libarmbox_la_SOURCES += \
|
||||
playback_gst.cpp
|
||||
|
||||
AM_LDFLAGS += \
|
||||
-lgstreamer-1.0 \
|
||||
-lgsttag-1.0 \
|
||||
-lgstmpegts-1.0
|
||||
else
|
||||
libarmbox_la_SOURCES += \
|
||||
hdmi_cec.cpp \
|
||||
playback_libeplayer3.cpp
|
||||
|
||||
AM_CPPFLAGS += \
|
||||
@@ -40,6 +29,5 @@ AM_CPPFLAGS += \
|
||||
|
||||
AM_LDFLAGS += \
|
||||
-lass
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS += -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
|
||||
|
Reference in New Issue
Block a user