Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37380325
en ru br
ALT Linux repositórios
S:0.7-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: tabbed
Version: 0.7
Release: alt2

# http://git.altlinux.org/gears/t/tabbed.git

Source: %name-%version.tar
Url: http://tools.suckless.org/tabbed/
Summary: simple generic tabbed fronted to xembed aware applications
License: MIT
Group: Graphical desktop/Other
Patch1: 0001-tabbed-prints-the-position-number-of-the-client-befo.patch
Patch2: 0002-hides-the-tab-bar-if-only-one-tab-is-open.patch
Patch3: 0003-Support-dragging-tabs-left-and-right-with-the-mouse.patch
Patch4: 0004-interpret-nonexistent-large-position-numbers-as-the-.patch
Patch5: 0005-Introduce-runtime-font-selection.patch
BuildRequires: libXft-devel

# needed for SETPROP

Requires: sed
Requires: dmenu
Requires: xprop
Requires: xwininfo
Requires: /usr/bin/xargs

%description
Simple generic tabbed frontend to xembed-aware applications, originally
designed for surf but also usable with many other applications, i.e. st,
uzbl, urxvt and xterm

%prep
%setup
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1

%build
sed -i /^CFLAGS/s/$/\ "%optflags"/ config.mk
make

%install
make \
DESTDIR=%buildroot \
PREFIX=%_prefix \
MANPREFIX=%_mandir \
install

%files
%doc LICENSE
%doc README.ALT
%_bindir/*
%_man1dir/*

%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