File: README.Debian

package info (click to toggle)
gpsim 0.31.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 14,748 kB
  • sloc: cpp: 113,827; asm: 42,287; ansic: 14,688; sh: 4,444; makefile: 1,510; lex: 1,138; yacc: 854; pascal: 511; perl: 93; python: 81; awk: 44; xml: 41
file content (32 lines) | stat: -rw-r--r-- 1,317 bytes parent folder | download | duplicates (3)
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