From: <ai...@us...> - 2014-03-16 20:12:23
|
Revision: 13071 http://sourceforge.net/p/plplot/code/13071 Author: airwin Date: 2014-03-16 20:12:20 +0000 (Sun, 16 Mar 2014) Log Message: ----------- Update ignored dependencies list to be consistent with all other gtk+-related packages. This change has no practical effect because non of these additional ignored dependencies occur for these particular gtk+-related packages. Modified Paths: -------------- trunk/cmake/epa_build/gperf/CMakeLists.txt trunk/cmake/epa_build/intltool/CMakeLists.txt trunk/cmake/epa_build/libffi/CMakeLists.txt trunk/cmake/epa_build/libpcre/CMakeLists.txt trunk/cmake/epa_build/libxml2/CMakeLists.txt trunk/cmake/epa_build/libxslt/CMakeLists.txt trunk/cmake/epa_build/pixman/CMakeLists.txt trunk/cmake/epa_build/ragel/CMakeLists.txt Modified: trunk/cmake/epa_build/gperf/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/gperf/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/gperf/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST ) Modified: trunk/cmake/epa_build/intltool/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/intltool/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/intltool/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST ) Modified: trunk/cmake/epa_build/libffi/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/libffi/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/libffi/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST ) Modified: trunk/cmake/epa_build/libpcre/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/libpcre/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/libpcre/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST ) Modified: trunk/cmake/epa_build/libxml2/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/libxml2/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/libxml2/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST xmlcatalog-wrapper) Modified: trunk/cmake/epa_build/libxslt/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/libxslt/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/libxslt/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST libxml2) Modified: trunk/cmake/epa_build/pixman/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/pixman/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/pixman/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST pkg-config) Modified: trunk/cmake/epa_build/ragel/CMakeLists.txt =================================================================== --- trunk/cmake/epa_build/ragel/CMakeLists.txt 2014-03-16 18:23:01 UTC (rev 13070) +++ trunk/cmake/epa_build/ragel/CMakeLists.txt 2014-03-16 20:12:20 UTC (rev 13071) @@ -29,7 +29,7 @@ # List of dependencies (most of which are build tools) which should be # ignored. -set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libXft ${extra_ignored_dependencies_list}) +set(ignored_dependencies_LIST pkg-config;bison;flex;python2-devel;libX11;libXft;xorg-kbproto;xorg-macros;xorg-xproto;dbus ${extra_ignored_dependencies_list}) set(dependencies_LIST ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |