X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=distdir%2Ftoolkit;h=9d32fc2980d9d1108b7cfa6f7fee4ceb34acd9ec;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hp=180ab29a0d80620cfb8952c13f8a704bfc5922d8;hpb=c257b555225193e54d85daf541d29578b3c93882;p=silc.git diff --git a/distdir/toolkit b/distdir/toolkit index 180ab29a..9d32fc29 100644 --- a/distdir/toolkit +++ b/distdir/toolkit @@ -1,13 +1,38 @@ 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 +define SILC_DIST_HTTP +define SILC_DIST_SIM + +# 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 +