Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
# Recipe (MakeRecipe) for GTK-QT-Engine by Daniele Maccari, on Fri Nov 16 19:59:19 CET 2007
# Recipe for version 0.8 by Daniele Maccari, on Fri Nov 16 19:59:19 CET 2007
compile_version=1.9.0
url="http://gtk-qt.ecs.soton.ac.uk/files/0.8/gtk-qt-engine-0.8.tar.bz2"
file_size=59472
file_md5=9fe75b7765b6a5b49901fcd6f4f4aa4b
dir='gtk-qt-engine'
recype_type=cmake
Compile: Unsupported configuration in recipe '/Files/Compile/LocalRecipes/GTK-QT-Engine/0.8/Recipe'. Posted By: MohjiveYes, you've misspelled 'recipe_type'.Muahahahah!!! I feel so embarrassed :D
Posted By: MohjiveI took a closer look at the release log, and cmake is still a cvs feature, it's not in 1.9.0. So either you have to wait for next release or you have to use a cvs snapshot.I see. Well, I'll wait 'till the next release, no problem.
# Recipe (MakeRecipe) for KDESvn by Paul Gideon Dann, on Mon Nov 12 14:46:56 GMT 2007
# Recipe for version 0.14.1 by Paul Gideon Dann, on Mon Nov 12 14:46:56 GMT 2007
compile_version=1.9.0
url="http://kdesvn.alwins-world.de/downloads/34"
file="kdesvn-0.14.1.tar.bz2"
file_size=1267828
file_md5=cdd1e2244e1aee3641e76124edd300f4
dir='kdesvn-0.14.1'
recipe_type=makefile
pre_build() {
cmake -D CMAKE_INSTALL_PREFIX=$target .
}
pre_build() {
mkdir ${dir}/_build
pushd ${dir}/_build
cmake -DCMAKE_INSTALL_PREFIX=$target ..
}
1 to 10 of 10