Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039783
en ru br
ALT Linux repositórios
S:0.1.18d-alt1
5.0: 0.1.17a-alt3
4.1: 0.1.17a-alt1
4.0: 0.1.17a-alt1
3.0: 0.1.17-alt1

Group :: Som
RPM: vkeybd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_with lash

Name: vkeybd
Version: 0.1.18c
Release: alt1.qa2
Epoch: 1

Summary: Virtual keyboard for MIDI and ALSA drivers
Summary(ru_RU.UTF-8): Эмулятор MIDI-клавиатуры для MIDI- и ALSA-драйверов
Group: Sound
License: GPLv2+
Url: http://www.alsa-project.org/~iwai/alsa.html
Packager: Alexander Myltsev <avm at altlinux.ru>

Source: ftp://ftp.suse.com/pub/people/tiwai/vkeybd/%name-%version.tar.gz
Source1: %name.png

%define tcl_ver 8.5.1-alt1
%define tk_ver 8.5.1-alt1

Requires: tcl >= %tcl_ver, tk >= %tk_ver

%if_with lash
BuildPreReq: liblash-devel
%endif

BuildPreReq: tcl-devel >= %tcl_ver
BuildPreReq: tk-devel >= %tk_ver

# Automatically added by buildreq on Fri Feb 16 2007

BuildRequires: tk-devel

%description
This is a virtual keyboard for MIDI and ALSA drivers.
It's a simple fake of a MIDI keyboard on X-windows system.
Enjoy a music with your mouse and "computer" keyboard :-)

This program supports:
 - ALSA sequencer
 - MIDI device on OSS and ALSA
 - LASH session management

%description -l ru_RU.UTF-8
Vkeybd — это виртуальная клавиатура для MIDI- и ALSA-драйверов.
Она эмулирует функциональность обычной MIDI-клавиатуры, позволяя
отправлять MIDI-события с клавиатуры или мыши.

%prep
%setup -q -n %name

%build
%add_optflags -DUSE_NON_CONST
%make PREFIX=%prefix TCLLIB=-ltcl TKLIB=-ltk USE_AWE=0 \
   COPTFLAGS="$RPM_OPT_FLAGS" \
%if_with lash
   USE_LASH=1
%endif

%install
%make_install PREFIX=%buildroot%prefix \
     MAN_DIR=%buildroot%_mandir \
     USE_AWE=0 \
     install-all

%files
%_bindir/%name
%_bindir/sftovkb
%_man1dir/%name.1*
%_datadir/applications/*
%_datadir/%name
%_datadir/pixmaps/*
%doc README

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009