Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=9ff3fa3bc4f53413b870ee064d493aceec2227a1
commit 9ff3fa3bc4f53413b870ee064d493aceec2227a1 Author: crazy <[EMAIL PROTECTED]> Date: Tue Nov 20 20:21:01 2007 +0100 kde4.sh * Added INFO section about when KDE4 is probably ready * till the /playground/ repo is the Kde4 repo anyway diff --git a/source/include/kde4.sh b/source/include/kde4.sh index e8bbee4..25ee7a0 100644 --- a/source/include/kde4.sh +++ b/source/include/kde4.sh @@ -10,6 +10,10 @@ # == SYNOPSIS # Common schema for KDE4 packages. # +# == INFO +# * KDE4 is not ready until version 4.1.X , therefor 'current' +# * won't see any KDE4 packages till then. +# # == EXAMPLE # -------------------------------------------------- # pkgname=kdegames @@ -36,7 +40,6 @@ # * _F_cmakekde_final (default: TRUE): ### - if [ -z "$_F_cmakekde_type" ]; then _F_cmakekde_type="None" KDE_CXX_FLAGS="$KDE_CXX_FLAGS -DNDEBUG" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
