1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
gpsim for Debian
----------------
* There is a mailing list for linux related microchip software, check out
http://www.gnupic.org. New versions of gpsim are announced on the list.
- examples/modules (cited in README.MODULES) is missing as is extras. These
should be in 0.20.15
- The gpsim-doc files need updating for this release but have not been. When
they're updated, I'll include them in the next package update.
- as of 0.20.14 gpsim-source-package includes eXdbm. In Debian it is packaged
separately. I've disabled build of the internal eXdbm so that gpsim
builds against the Debian package. I updated the exdbm Debian package
to reflect the changes in gpsim 0.20.14 exdbm.
- as of 0.31.0 the embedded library eXdbm is used again.
- gpsim-led, gpsim-logic, gpsim-lcd and gpsim-lcd-graphic, are add-on modules for gpsim.
- gpsim-doc is available documentation for gpsim at time of this packaging.
- static libraries are left out because I saw no use for them.
- Headers needed to build gpsim modules are in separate binary
package: gpsim-dev
- For loading the libraries use "module library libgpsim_modules.so.0", where
libgpsim_modules.so.0 can be any gpsim library
-- Georges Khaznadar <georgesk@debian.org>, Sun, 25 Aug 2019 18:56:21 +0200
|