]> https://gitweb.dealii.org/ - candi.git/commitdiff
Project kdevelop: added support for RHEL 7
authorUwe Köcher <koecher@hsu-hamburg.de>
Tue, 21 Oct 2014 11:53:49 +0000 (13:53 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Tue, 21 Oct 2014 11:53:49 +0000 (13:53 +0200)
kdevelop/platforms/supported/rhel7.platform [new file with mode: 0644]

diff --git a/kdevelop/platforms/supported/rhel7.platform b/kdevelop/platforms/supported/rhel7.platform
new file mode 100644 (file)
index 0000000..e07d007
--- /dev/null
@@ -0,0 +1,26 @@
+# RHEL 7
+
+# This build script assumes that you have several packages already
+# installed via CentOS's yum using the following commands:
+#
+# su -c 'yum groupinstall -y "Development Tools"'
+# 
+# su -c 'yum install -y cmake gcc-c++ boost boost-devel \
+# kdelibs kdelibs-devel kdebase-workspace-devel kate \
+# grantlee grantlee-devel qjson qjson-devel \
+# qtwebkit qtwebkit-devel kdesdk-okteta kdesdk-okteta-devel'
+# 
+# Set the compiler
+#   export CC=/usr/bin/gcc
+#   export CXX=/usr/bin/g++
+#   export FC=/usr/bin/gfortran
+#   export FF=/usr/bin/gfortran
+##
+
+#
+# Define the packages this platform needs
+PACKAGES=(
+once:kdevplatform
+once:kdevelop
+)
+

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.