Wiki home
Editing page "
libical
"
Base on previous version:
0
-
1028
-
1035
-
2320
-
4445
-
4582
-
6422
-
6424
-
7180
# Note: depends on [pkg]perl[/pkg] # Note: depends on [pkg]cmake[/pkg] (autotools/configure is no longer supported) wget -c [link]https://github.com/libical/libical/releases/download/v3.0.8/libical-3.0.8.tar.gz[/link] tar -xzf libical-3.0.8.tar.gz cd libical-3.0.8 mkdir -p build cd build cmake -DCMAKE_INSTALL_PREFIX="/usr" .. || cmake -DCMAKE_INSTALL_PREFIX="/usr" -DICAL_GLIB=false .. make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page