mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
remove --enable-gstreamer_01; rename --enable-gstreamer_10 => --enable-gstreamer
Origin commit data
------------------
Branch: master
Commit: 987b6c87d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)
Origin message was:
------------------
- remove --enable-gstreamer_01; rename --enable-gstreamer_10 => --enable-gstreamer
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -39,16 +39,9 @@ if USE_OPENGL
|
||||
libgeneric_la_SOURCES += glfb.cpp
|
||||
endif
|
||||
|
||||
if ENABLE_GSTREAMER_01
|
||||
if ENABLE_GSTREAMER
|
||||
libgeneric_la_SOURCES += \
|
||||
playback_gst_01.cpp
|
||||
AM_LDFLAGS += \
|
||||
-lgstreamer-0.10 \
|
||||
-lgstinterfaces-0.10
|
||||
else
|
||||
if ENABLE_GSTREAMER_10
|
||||
libgeneric_la_SOURCES += \
|
||||
playback_gst_10.cpp
|
||||
playback_gst.cpp
|
||||
AM_LDFLAGS += \
|
||||
-lgstreamer-1.0 \
|
||||
-lgsttag-1.0 \
|
||||
@@ -57,4 +50,3 @@ else
|
||||
libgeneric_la_SOURCES += \
|
||||
playback.cpp
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user