Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 384)
+++ Makefile	(revision 385)
@@ -12,8 +12,6 @@
 
 SOURCE_REQUIRES    = sources/packages/m/alsa/plugins
 
-ENABLE_FFMPEG_SUPPORT = no
-
 REQUIRES           = media/alsa-plugins/1.2.7.1
 REQUIRES          += media/pulseaudio/16.1-x86_32
 REQUIRES          += media/libavtp/0.2.0-x86_32
@@ -87,11 +85,9 @@
 extra_configure_switches += --with-speex=lib
 extra_configure_switches += --enable-maemo-plugin
 
-ifneq ($(ENABLE_FFMPEG_SUPPORT),yes)
 extra_configure_switches += --disable-libav
 extra_configure_switches += --disable-a52
 extra_configure_switches += --disable-lavrate
-endif
 
 extra_configure_switches += --enable-static=no
 extra_configure_switches += --enable-shared=yes
Index: .
===================================================================
--- .	(revision 384)
+++ .	(revision 385)

Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -30,6 +30,7 ##
 .rk328x-glibc
 .rk33xx-glibc
 .rk339x-glibc
+.rk358x-glibc
 .s8xx-glibc
 .s9xx-glibc
 .x86_64-glibc