new libgstplay location now builds
Original commit message from CVS: new libgstplay location now builds
This commit is contained in:
parent
f770157138
commit
810937c7d4
@ -1042,6 +1042,7 @@ gst-libs/gst/audio/Makefile
|
||||
gst-libs/gst/floatcast/Makefile
|
||||
gst-libs/gst/gconf/Makefile
|
||||
gst-libs/gst/idct/Makefile
|
||||
gst-libs/gst/play/Makefile
|
||||
gst-libs/gst/resample/Makefile
|
||||
gst-libs/gst/riff/Makefile
|
||||
gst-libs/gst/video/Makefile
|
||||
|
@ -120,6 +120,7 @@ GStreamer support libraries header files.
|
||||
%{_includedir}/gst-plugins-%{version}/gst/audio/audio.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/floatcast/floatcast.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/gconf/gconf.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/play/play.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/idct/idct.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/resample/resample.h
|
||||
%{_includedir}/gst-plugins-%{version}/gst/riff/riff.h
|
||||
|
@ -4,5 +4,6 @@ Version: @VERSION@
|
||||
Requires: gstreamer = @VERSION@
|
||||
Libs: -L${pcfiledir}/gst-libs/gst/gconf \
|
||||
-L${pcfiledir}/gst-libs/gst/audio \
|
||||
-L${pcfiledir}/gst-libs/gst/video
|
||||
-L${pcfiledir}/gst-libs/gst/video \
|
||||
-L${pcfiledir}/gst-libs/gst/play
|
||||
Cflags: -I${pcfiledir}/gst-libs
|
||||
|
Loading…
x
Reference in New Issue
Block a user