Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37405284
en ru br
ALT Linux repositórios
S:1.4.9-alt3
4.1: 1.2.2-alt2
4.0: 1.2.2-alt2
3.0: 1.2.2-alt2

Group :: Desktop gráfico/Outros
RPM: ratpoison

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ratpoison
Version: 1.4.8
Release: alt1.git20140917.1

Group: Graphical desktop/Other
Summary: ratpoison - Simple window manager with no fat library dependencies
License: GPL2
Url: http://www.nongnu.org/ratpoison

Source: %name-%version.tar
Source1: RATPOISON.xpm

# Automatically added by buildreq on Thu Apr 08 2010 (-bi)

# optimized out: elfutils fontconfig fontconfig-devel glibc-pthread libX11-devel libXrender-devel libfreetype-devel pkg-config xorg-inputproto-devel xorg-renderproto-devel xorg-xextproto-devel xorg-xproto-devel
BuildRequires: imake libICE-devel libXext-devel libXft-devel libXi-devel libXinerama-devel libXtst-devel libreadline-devel xorg-cf-files
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
ratpoison is a simple Window Manager with no fat library
dependencies, no fancy graphics, no window decorations,
and no flashy wank. It is largely modelled after GNU
Screen which has done wonders in virtual terminal market.

All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize the
key clobbering that cripples EMACS and other quality
pieces of software.

%prep
%setup
%build
%autoreconf
%configure \
   --prefix=%_prefix \
   --infodir=%_infodir \
   --mandir=%_mandir \
--with-x

%make_build

%install
%makeinstall_std

install -d %buildroot/%_docdir %buildroot/%_niconsdir

# startfile

cat > %buildroot/%_bindir/start%name << EOF
#!/bin/sh
exec %_bindir/%name
EOF
chmod 755 %buildroot/%_bindir/start%name

# session file

install -d %buildroot/%_sysconfdir/X11/wmsession.d
install -m 644 %SOURCE1 %buildroot/%_niconsdir/RATPOISON.xpm
cat > %buildroot/%_sysconfdir/X11/wmsession.d/16%name << EOF
NAME=%name
ICON=%_niconsdir/RATPOISON.xpm
EXEC=%_bindir/start%name
DESC=%name window manager
SCRIPT:
exec %_bindir/start%name
EOF

%files
%config(noreplace) %_sysconfdir/X11/wmsession.d/16%name

%_bindir/*
%_datadir/%name
%_man1dir/%name.1*
%_infodir/%name.info*
%_niconsdir/RATPOISON.xpm
%doc README TODO AUTHORS NEWS ChangeLog doc/sample.ratpoisonrc doc/ipaq.ratpoisonrc

%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