Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37573089
en ru br
ALT Linux repos
S:0.71b-alt2_18
5.0: 0.69-alt1.qa1
4.1: 0.69-alt1.qa1
4.0: 0.69-alt1

Group :: Accessibility
RPM: alltray

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:         alltray
Version:      0.69
Release:      alt1.qa1
Summary:      A program to dock applications to tray
License:      GPL
Group:        Accessibility
URL:          http://alltray.sourceforge.net
Source0:      %{name}-%{version}.tar.gz
Patch0:      alltray-0.65-message-fix.patch

# Automatically added by buildreq on Thu Mar 01 2007

BuildRequires: gcc-c++ libGConf-devel libgtk+2-devel

%description
With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, Terminals) into the system tray.

A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with Gnome, KDE, XFCE 4, Fluxbox and WindowMaker.

%prep
%setup
%patch0 -p1
%__subst "s/\.la\"/\.so\"/g" configure
%__subst "s/Utility/Applet/g" alltray.desktop
%__subst "s/alltray_LDFLAGS\ =\ -L\/usr\/X11R6\/lib"/alltray_LDFLAGS\ ="/g" src/Makefile.in

%build
%configure  
%make liballtray_la_LIBADD=-lX11

%install
%makeinstall icondir=%buildroot%_iconsdir

%postun -n alltray
%clean_menus


%post -n alltray
%update_menus


%files
%doc AUTHORS COPYING INSTALL README NEWS ChangeLog    
%_bindir/%name
%_libdir/liballtray*
%_mandir/man?/*
%_datadir/applications/*.desktop
%_iconsdir/%{name}.png



%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin