diff options
author | Antoine Villeret <avilleret@users.sourceforge.net> | 2014-07-10 15:04:53 +0000 |
---|---|---|
committer | Antoine Villeret <avilleret@users.sourceforge.net> | 2014-07-10 15:04:53 +0000 |
commit | 0b5575c4d074e85fc9a8cb980047a6d28f1a20dd (patch) | |
tree | 6091cd472447f9a18f426a7fdd8073bdcc157175 | |
parent | be26f7e4c89e9c9552c1bb74eb7c3bcb797cbef5 (diff) |
forgot the meta source file
svn path=/trunk/externals/pix_opencv/; revision=17326
-rw-r--r-- | pix_opencv-meta.pd.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pix_opencv-meta.pd.in b/pix_opencv-meta.pd.in new file mode 100644 index 0000000..2b3ae65 --- /dev/null +++ b/pix_opencv-meta.pd.in @@ -0,0 +1,10 @@ +#N canvas 65 210 200 200 10; +#N canvas 562 196 421 300 META 1; +#X text 13 10 NAME pix_opencv; +#X text 10 95 LICENSE Intel License Agreement For Open Source Computer +Vision Library; +#X text 10 74 VERSION @PACKAGE_VERSION@; +#X text 10 30 AUTHOR Antoine Villleret <antoine.villeret@gmail.com> +\, Yves Degoyon <ydegoyon@gmail.com> \, Lluis Gomez i Bigorda <lluisgomez@hangar.org> +; +#X restore 10 10 pd META; |