Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37830932
en ru br
ALT Linux repos
S:3.44.2-alt1
5.0: 2.26.0-alt1
4.1: 2.22.1-alt1
4.0: 2.16.3-alt1
3.0: 2.10.0-alt1

Group :: Graphical desktop/GNOME
RPM: zenity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: zenity
Version: 2.10.0
Release: alt1

Summary: The GNOME port of dialog(1)
License: LGPL
Group: Graphical desktop/GNOME

URL: http://freshmeat.net/projects/zenity
# http://ftp.gnome.org/pub/GNOME/sources/zenity/
Source: %name-%version.tar.bz2

Requires(post,postun): scrollkeeper

# from configure.in

Requires: glib2 >= 2.5.3 libgtk+2 >= 2.3.1
BuildPreReq: glib2-devel >= 2.5.3 libgtk+2-devel >= 2.3.1

# Added by buildreq2 on Sun May 08 2005

BuildRequires: libgnomecanvas-devel perl-XML-Parser scrollkeeper

%description
Zenity is a tool that allows you to display Gtk+ dialog boxes from
the command line and through shell scripts.  It is similar to gdialog,
but is intended to be saner.  It comes from the same family as dialog,
Xdialog, and cdialog, but it surpasses those projects by having
a cooler name.

%prep
%setup -q

%build
# [Bug 6797] AC_PATH_XTRA always yields xorg-x11-devel-static
%ifdef __buildreqs
autoreconf -fisv
%endif

%configure
%make_build

%install
%makeinstall
%find_lang --output=%name.lang --with-gnome %name-0.1 %name

%post
%update_scrollkeeper

%postun
%clean_scrollkeeper

%files -f %name.lang
%doc AUTHORS NEWS README THANKS TODO
%_bindir/%name
%_bindir/gdialog
%_datadir/%name/
%_datadir/omf/%name/
%_man1dir/%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