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 33 34 35 36 37
|
Source: bucklespring
Section: games
Priority: optional
Maintainer: Dominik George <nik@naturalnet.de>
Build-Depends: debhelper (>= 10), pkg-config, libopenal-dev, libalure-dev, libxtst-dev
Standards-Version: 3.9.8
Homepage: https://github.com/zevv/bucklespring
Vcs-Git: https://anonscm.debian.org/git/collab-maint/bucklespring.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bucklespring.git
Package: bucklespring
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bucklespring-data
Description: Nostalgia bucklespring keyboard sound
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
Package: bucklespring-data
Architecture: all
Depends: ${misc:Depends}
Description: Nostalgia bucklespring keyboard sound - sound files
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
.
This package contains the keyboard sound files.
|