File dvtm.spec of Package dvtm

#
# spec file for package dvtm
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           dvtm
Version:	0.10
Release:	0
License:	MIT
Summary:	Dynamic virtual terminal manager
Url:		http://www.brain-dump.org/projects/dvtm/
Group:		TBD
Source:		%{name}-%{version}.tar.gz
BuildRequires:	ncurses-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:	noarch

%description
dvtm brings the concept of tiling window management,
popularized by X11-window managers like dwm to the console.
As a console window manager it tries to make it easy
to work with multiple console based programs. 

%prep
%setup -q
%suckless_config

%build

%install
%suckless_manpage
%suckless_src_copy
%suckless_store_config
tic -o %{buildroot}%{_datadir}/terminfo -s dvtm.info


%posttrans
%suckless_post_build


%files
%defattr(-,root,root)
%suckless_files
%{_datadir}/terminfo/d/dvtm*
%{_datadir}/terminfo/d/dvtm

openSUSE Build Service is sponsored by