Bug#970231: ITP: stklos -- object-oriented Scheme interpreter with GTK+ integration

2020-09-13 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-sch...@lists.debian.org

* Package name: stklos
  Version : 1.50
  Upstream Author : Erick Gallesio 
* URL : https://stklos.net
* License : GPL 2 or later
  Programming Lang: Scheme and C
  Description : object-oriented Scheme interpreter with GTK+ integration

 STklos is a free Scheme system compliant with the languages features
 defined in R7RS. The aim of this implementation is to be fast as well
 as light. The implementation is based on an ad-hoc Virtual Machine.
 STklos can also be compiled as a library and embedded in an
 application.
 .
 STklos is the successor of STk, a Scheme interpreter tightly
 connected to the Tk toolkit. Whereas STk used the Tk toolkit, STklos
 uses the GTK+ graphical toolkit.

This package will be team maintained in the newly formed Debian Scheme
team.


Bug#950109: ITP: chez-srfi -- SRFI libraries for Chez Scheme

2020-01-28 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 

* Package name: chez-srfi
  Version : git checkout
  Upstream Author : Aaron W. Hsu
* URL : https://github.com/arcfide/chez-srfi/
* License : mainly MIT/X and BSD
  Programming Lang: Scheme
  Description : SRFI libraries for Chez Scheme

 SRFI stands for Scheme Requests For Implementation. It is a
 standardization process for extensions to the programming language
 Scheme. Since its start in 1998, the project has been working for
 portability between Scheme implementations.
 .
 This package provides SRFI implementations primarily developed for
 Chez Scheme. Most of the libraries are however fully portable to
 other R6RS implementations.

Almost all Scheme compilers come with a few SRFIs, but Chez Scheme
does not come with any. Yet most Scheme code, including my own,
depends on some SRFIs.

I'm working with upstream to resolve some license issues.

I will maintain this package myself, but would like to see some
coordinated maintenance of Scheme in Debian.


Bug#909411: ITP: gxemul -- machine emulator for multiple architectures

2018-09-23 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 

* Package name: gxemul
  Version : 0.6.0.2
  Upstream Author : Anders Gavare
* URL : http://gavare.se/gxemul/
* License : BSD-3-Clause
  Programming Lang: C++
  Description : machine emulator for multiple architectures

 GXemul aims at emulating complete machines with enough hardware
 emulated to run real unmodified operating systems. The emulation of
 these machine types is good enough to run a least one guest operating
 system:
 .
 ARM-based machines:
  * CATS (NetBSD/cats, OpenBSD/cats)
  * IQ80321 (NetBSD/evbarm)
  * NetWinder (NetBSD/netwinder)
 MIPS-based machines:
  * DECstation 5000/200 (NetBSD/pmax, OpenBSD/pmax, Ultrix, 
Linux/DECstation, Sprite)
  * Acer Pica-61 (NetBSD/arc)
  * NEC MobilePro 770, 780, 800, 880 (NetBSD/hpcmips)
  * Malta (NetBSD/evbmips)
  * Algorithmics P5064 (NetBSD/algor)
  * SGI O2 (aka IP32) (NetBSD/sgi) (enough for root-on-nfs)
 PowerPC-based machines:
  * IBM 6050/6070 (PReP, PowerPC Reference Platform) (NetBSD/prep)
 SuperH-based machines:
  * Sega Dreamcast (NetBSD/dreamcast) (enough for ramdisk userland)
 .
 Other machine types and architectures are emulated less completely.
 See the documentation in the gxemul-doc package for the exact details
 and guides to installing guest operating systems.

I plan to maintain this package myself. It was previously packaged in
Debian and removed due to bugs and an inactive upstream; upstream is
now active again.


Bug#894814: ITP: multimon-ng -- digital radio transmission decoder

2018-04-04 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 

* Package name: multimon-ng
  Version : 1.1.5
  Upstream Author : Elias Önal, Thomas Sailer, et al.
* URL : https://github.com/EliasOenal/multimon-ng/
* License : GPL 2.0 or later
  Programming Lang: C
  Description : digital radio transmission decoder

 The successor to multimon, with support for more modes and improved
 compatibility with moderns systems. It decodes the following digital
 transmission modes commonly found on VHF/UHF bands:
 .
   POCSAG512 POCSAG1200 POCSAG2400
   FLEX
   EAS
   UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3
   HAPN4800
   FSK9600
   DTMF
   ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI
   EEA EIA CCIR
   MORSE CW
   X10
 .
 Multiple decoders can run concurrently on the same signal, which is
 provided via a file or a pipe. Common setups are: a radio connected
 via a sound card (may require modifications to the radio); samples
 provided via a GNU Radio sink or a UDP audio stream from gqrx (via
 netcat and sox).

The original multimon is no longer being developed and I have found
this fork to be more capable (e.g. POCSAG works out of the box). When
someone points towards multimon today they usually mean multimon-ng.
It is in active development and upstream agrees that it would be good
to include it in Debian.


Bug#883430: ITP: stex -- stex to latex and latex to html converters and associated tools

2017-12-03 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 

* Package name: stex
  Version : 1.2.1
  Upstream Author : R. Kent Dybvig and Oscar Waddell
* URL or Web page : https://github.com/dybvig/stex
* License : MIT/Expat
  Programming Lang: Scheme, TeX
  Description : stex to latex and latex to html converters and associated 
tools

This is a build dependency of Chez Scheme.


Bug#883429: ITP: nanopass-framework-scheme -- Embedded DSL for writing compilers in Scheme

2017-12-03 Thread Göran Weinholt
Package: wnpp
Severity: wishlist
Owner: Göran Weinholt 

* Package name: nanopass-framework-scheme
  Version : 1.9
  Upstream Author : Dipanwita Sarkar, Andrew W. Keep, R. Kent Dybvig, Oscar 
Waddell
* URL : https://github.com/nanopass/nanopass-framework-scheme
* License : MIT/Expat
  Programming Lang: Scheme
  Description : Embedded DSL for writing compilers in Scheme

This is a build dependency of Chez Scheme.


Bug#281112: ITP: guile-simplesql -- SQL library for Guile

2004-11-13 Thread Göran Weinholt
Package: wnpp
Severity: wishlist

* Package name: guile-simplesql
  Version : 2.3.2
  Upstream Author : Dave Lambert <[EMAIL PROTECTED]>
Stephen R. Kifer <[EMAIL PROTECTED]>
Hal Roberts <[EMAIL PROTECTED]>
Jorgen Schaefer <[EMAIL PROTECTED]>
* URL : http://guile-simplesql.sourceforge.net/
* License : GPL
  Description : SQL library for Guile

 This is a library for GNU Guile which provides a simple interface to
 MySQL and PostgreSQL databases.

-- 
Göran Weinholt <[EMAIL PROTECTED]>
Debian developer, sysadmin, netadmin