Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732275
en ru br
ALT Linux repos
S:3.5-alt2.27.gfa0bade
5.0: 0.18-alt5
4.1: 0.18-alt5
4.0: 0.18-alt5

Group :: Graphical desktop/GNOME
RPM: drwright

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: drwright
Version: 0.18
Release: alt5

Summary: A program that reminds you to take wrist breaks
Summary(be_BY.UTF-8): Праграма, якая нагадвае пра неабходнасьць адпачынку для рук
Summary(ru_RU.UTF-8): Программа, которая напоминает об необходимости перерыва для рук
Summary(uk_UA.UTF-8): Програма, що нагадує про необхідність перерви для рук

License: GPL
Group: Graphical desktop/GNOME
Url: http://developer.imendio.com/wiki/DrWright

# Typical environment for GNOME program

Requires(post): GConf2
Requires(post,postun): scrollkeeper
Requires(post,postun): desktop-file-utils
BuildPreReq: GConf2
BuildPreReq: desktop-file-utils
BuildPreReq: menu-devel

Source: http://ftp.gnome.org/pub/GNOME/sources/drwright/%version/%name-%version.tar.bz2
Source100: %name.be.po.bz2

# Automatically added by buildreq on Thu Mar 03 2005

BuildRequires: GConf2 ORBit2-devel esound fontconfig freetype2 gcc-c++ glib2-devel gnome-vfs2-devel hostinfo libGConf2-devel libart_lgpl-devel libatk-devel libbonobo2-devel libbonoboui-devel libdbus-devel libdbus-glib-devel libglade2-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libpango-devel libpopt-devel libstdc++-devel libxml2-devel perl-XML-Parser pkgconfig xorg-x11-devel xorg-x11-libs

%description
DrWright is a program that reminds you to take wrist breaks to rest your hands.

%description -l be_BY.UTF-8
DrWright гэта праграма, якая нагадвае пра неабходнасьць перарыву для адпачынку вашых рук.

%description -l uk_UA.UTF-8
DrWright -- це програма, що нагадує про необхідність перерви для відпочинку рук.

description -l ru_RU.UTF-8
DrWright это программа, которая напоминает про необходимость перерыва для отдыха ваших рук.

%prep
%setup -q -n %name-%version

bzcat %SOURCE100 > po/be.po

%build
subst "s|az bg|az bg be|" ./configure
%configure --disable-schemas-install --enable-dbus=no --x-libraries=%_libdir --x-includes=%_includedir
%make_build

%install
%makeinstall

%find_lang %name --with-gnome

%post
%gconf2_install %name
%update_menus
%update_scrollkeeper

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%postun
%clean_menus
%clean_scrollkeeper

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README
%_sysconfdir/gconf/schemas/*
%_bindir/*
%_desktopdir/*
%_datadir/%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