X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=distdir%2Ftoolkit;h=cb054865e255032ba03d8fd1ad4074f30a9a72dc;hp=180ab29a0d80620cfb8952c13f8a704bfc5922d8;hb=HEAD;hpb=c257b555225193e54d85daf541d29578b3c93882 diff --git a/distdir/toolkit b/distdir/toolkit index 180ab29a..cb054865 100644 --- a/distdir/toolkit +++ b/distdir/toolkit @@ -1,13 +1,36 @@ name Toolkit package silc-toolkit bug-report silc-devel@lists.silcnet.org +prereq 1.3.2 + +# Inherits inherit common -inherit client -inherit server + +# License +license distdir/TOOLKIT +include distdir/GPL GPL +include distdir/BSD BSD +license-header distdir/GPL-header distdir/TOOLKIT-header + +# Distdefs define SILC_DIST_TOOLKIT +define SILC_DIST_CLIENTLIB + +# Includes include README.CVS include README.WIN32 include README.MACOSX -include silcer +include README.SYMBIAN include tutorial -pre-hook distdir/pre-run + +# Noprocess to optimize packaging and avoid re-licensing of certain files +noprocess COPYING GPL BSD +noprocess doc/toolkit/ +noprocess apps/ +noprocess win32/ +noprocess symbian/ + +post-process-dist-hook distdir/post-process-dist +pre-dist-hook distdir/pre-dist-toolkit +post-dist-hook distdir/post-dist +