Re: specification files for plugins
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Changed the plugin spec file format.
| 1. plugin spec
| ---------------
|
| The "top-level" file is the plugin spec (ends with .psp).
| The format is really simple, here an example:
|
~ <<
~ > cat numbers.psp
~ plugin number
~ {
~ description = "Some stuff"
~ }
~ link
~ {
~ file = "numberlink.lsp"
~ lang = "C++"
~ }
~ unit
~ {
~ file = "kalkulonunit.usp"
~ lang = "C++"
~ }
|>
Now it is possible (and necessary) to specify in which language you want
to implement the units and links. For now only C++ works, but C support
will soon be ready.
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAOydA/rP0cdKF/ToRAlmBAJ9D8nUK5BZhi4L8qEZewbPobEAN8QCg01TV
0N6olthi1y9jm1HI3S+ZBlI=
=HTHr
-----END PGP SIGNATURE-----