From 8f9b46c2bf66b32879c0b2c9e2d282c31f13e932 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:10:18 +0000 Subject: fixed version and added forgotten header svn path=/trunk/externals/smlib/; revision=13185 --- Makefile | 2 +- debian/changelog | 2 +- smlib-meta.pd | 19 +++++++------------ 3 files changed, 9 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index 8325ad5..92629cd 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ PDOBJECTS = # if you want to include any other files in the source and binary tarballs, # list them here. This can be anything from header files, READMEs, example # patches, documentation, etc. -EXTRA_DIST = README.txt SMLib.c SMLib-help.pd SMLib.dsp SMLib.dsw SMLib.opt SMLib.plg +EXTRA_DIST = README.txt SMLib.c SMLib-help.pd SMLib.dsp SMLib.dsw SMLib.opt SMLib.plg defines.h #------------------------------------------------------------------------------# diff --git a/debian/changelog b/debian/changelog index c241b9c..49031ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pd-smlib (0.12-1) unstable; urgency=low +pd-smlib (0.12.1-1) unstable; urgency=low * Initial release (Closes: #nnnn) diff --git a/smlib-meta.pd b/smlib-meta.pd index 0f3f90a..35e8564 100644 --- a/smlib-meta.pd +++ b/smlib-meta.pd @@ -1,16 +1,11 @@ -#N canvas 10 10 200 200 10; -#N canvas 20 20 420 300 META 0; +#N canvas 420 63 200 200 10; +#N canvas 26 71 420 300 META 0; #X text 10 10 META this is a prototype of a libdir meta file; #X text 10 30 NAME smlib; -#X text 10 50 AUTHOR Johannes Taelman ; +#X text 10 50 AUTHOR Johannes Taelman +; #X text 10 70 LICENSE GNU GPL; -#X text 10 90 DESCRIPTION vector processing, vector analysis, vector synthesis, number stream analysis, number stream filters; -#X restore 10 10 pd META; -#N canvas 10 10 200 200 10; -#N canvas 20 20 420 300 META 0; -#X text 10 10 META this is a prototype of a libdir meta file; -#X text 10 30 NAME smlib; -#X text 10 50 AUTHOR Johannes Taelman ; -#X text 10 70 LICENSE GNU GPL; -#X text 10 90 DESCRIPTION vector processing, vector analysis, vector synthesis, number stream analysis, number stream filters; +#X text 10 90 DESCRIPTION vector processing \, vector analysis \, vector +synthesis \, number stream analysis \, number stream filters; +#X text 10 130 VERSION 0.12.1; #X restore 10 10 pd META; -- cgit v1.2.1