Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37769596
en ru br
ALT Linux repos
S:0.3.1-alt1
3.0: 0.3.1-alt1

Group :: Graphical desktop/GNOME
RPM: gtk-chtheme

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gtk-chtheme
Version: 0.3.1
Release: alt1

Summary: Gtk+ 2.0 theme preview and selection made slick
License: GPL
Group: Graphical desktop/GNOME

Url: http://plasmasturm.org/programs/gtk-chtheme
Source: %name-%version.tar.bz2
Packager: Michael Shigorin <mike at altlinux.ru>

# Automatically added by buildreq on Sun Feb 15 2004 (-bi)

BuildRequires: XFree86-libs fontconfig freetype2 glib2-devel libatk-devel libgtk+2-devel libpango-devel pkgconfig

%description
As the name suggests, this little program lets you change your Gtk+ 2.0 theme.
The aim is to make theme preview and selection as slick as possible. Themes
installed on the system are presented for selection and previewed on the fly.
A large variety of widgets provides a comprehensive demonstration.

%prep
%setup -q

%build
%make

%install
%make install PREFIX="%prefix" DESTDIR="%buildroot" MANDIR="%_mandir"
%__cat <<EOF >%name.menu
?package(%name): needs="X11" section="Configuration/Gnome" \
title="Change GTK2 theme" longtitle="Theme selector for GTK2" \
command="%_bindir/%name" icon="%name.png"
EOF
%__install -pD -m644 %name.menu %buildroot%_menudir/%name

%post  
%update_menus

%postun
%clean_menus

%files
%doc ChangeLog
%_bindir/%name
%_man1dir/%name.*
%_menudir/%name

%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